Set Forum Width
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=20552
Printed Date: 11 April 2026 at 1:05pm Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Set Forum Width
Posted By: jscano
Subject: Set Forum Width
Date Posted: 05 July 2006 at 3:31pm
|
I have setup the WebWiz Forum within my site, but my site is set to a 900px width. What is the easiest way to set the width of the forum to be 900px and not 100%. If this is a CSS fix, please be specific as I don't have much experience with CSS.
Thanks,
Jim
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 05 July 2006 at 4:20pm
You would need to edit the CSS file 'css_style/default_style.css'
If you are not good with CSS then you should use TopStyle Pro for editing the style sheet.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: PrivateEye
Date Posted: 07 July 2006 at 8:11pm
Which tag in the CSS file 'css_style/default_style.css' needs to be edited for desired width?
------------- The Judgement Day
|
Posted By: WebWiz-Bruce
Date Posted: 07 July 2006 at 8:58pm
This can be done in a number of different places, again use TopStyle Pro if you are unsure of CSS as it will guide you through how each style looks.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: dpyers
Date Posted: 07 July 2006 at 10:47pm
The forum sits in a table that's opened in header.asp and closed in footer.asp. You could just wrap the table in a div with a width of 900 px.
-------------
Lead me not into temptation... I know the short cut, follow me.
|
|