Print Page | Close Window

Centering the forum

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Modifications
Forum Description: Mod's and Add-on's for Web Wiz Forums.
URL: https://forums.webwiz.net/forum_posts.asp?TID=25590
Printed Date: 29 March 2026 at 9:41pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Centering the forum
Posted By: sitetutor
Subject: Centering the forum
Date Posted: 11 April 2008 at 5:56am

I am trying to center the forum and added a center tag at the top before the code and closed the tag on the bottom after the code. This works when the forum shows in firefox, but in explorer, all the content etc is centered as well.

I can't seem to find in the knowledgebase how to center the forum. If anyone knows, please advise. I know it is probably a very simple solution.

Thanks,

 

 



-------------
http://www.surfingsandiego.com/forum - surfing forum



Replies:
Posted By: WebWiz-Bruce
Date Posted: 11 April 2008 at 9:10am
You should do this by editing the CSS file for your forum. The CSS file being used depends on the skin you use, so have a look in the skins page in the admin area for the path to your forums CSS file.


-------------
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: sitetutor
Date Posted: 14 April 2008 at 11:40pm
I found that I am using the defualt template and have pulled up the css stylesheet for that template, however I am not sure of 2 things:
 
1) where in the css in input the centering code
2) what code to input
 
I want it to be centered in any browser which displays the forum as that is the way it is set up for the rest of the website. Any help with this is appreciated.


-------------
http://www.surfingsandiego.com/forum - surfing forum


Posted By: sitetutor
Date Posted: 15 April 2008 at 12:27am

For those who ma yneed help. I found my answer using the following:

add this to the HTML pages: <div id="page-wrapper">
add this to the css:

body {
    text-align: center;
    }

#page-wrapper {
    width: 750px;
    margin: 0 auto;
    text-align: left;
    }

This answer was found here:
http://www.wdil.org/reuseables/centering-web-pages-with-css - http://www.wdil.org/reuseables/centering-web-pages-with-css
 


-------------
http://www.surfingsandiego.com/forum - surfing forum



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net