Previous Thread
Next Thread
Print Thread
Rate Thread
#115868 12/17/2004 10:30 AM
Joined: Jun 2001
Posts: 729
Coder
Coder
Offline
Joined: Jun 2001
Posts: 729
Ok here is something interesting and hopefully Ian or someone with more knowledge will chime in. This would deal more with ColorForums and useing CSS to center the site may or may not help or even work.

In CSS file make sure to add "text-align: center;" and the new container entry

Code
body {
text-align: center;
background: #fff;
color: #000;
margin: 0;
}

#container {
width: 758px;
border: 1px solid #666;
background: #fff;
color: #000;
margin: 0;
text-align: left;
}
In the header section add:

Code
<div id="container">
In the footer section add:
Code
</div>
Any instance of:

Code
<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">
Whould be replaced with:

Code
<body>

Sponsored Links
Entire Thread
Subject Posted By Posted
Sidebar owns me DarkFormula 12/14/2004 12:35 AM
Re: Sidebar owns me Gizmo 12/14/2004 1:18 AM
Re: Sidebar owns me Gizmo 12/14/2004 1:19 AM
Re: Sidebar owns me DarkFormula 12/14/2004 2:01 AM
Re: Sidebar owns me Gizmo 12/14/2004 3:38 AM
Re: Sidebar owns me DarkFormula 12/14/2004 6:16 AM
Re: Sidebar owns me 1QuickSI 12/14/2004 7:04 AM
Re: Sidebar owns me Ian Spence 12/14/2004 7:28 AM
Re: Sidebar owns me AllenAyres 12/14/2004 7:44 PM
Re: Sidebar owns me Ian Spence 12/14/2004 8:06 PM
Re: Sidebar owns me Gizmo 12/15/2004 1:45 AM
Re: Sidebar owns me DarkFormula 12/15/2004 8:06 AM
Re: Sidebar owns me 1QuickSI 12/15/2004 8:49 AM
Re: Sidebar owns me DarkFormula 12/16/2004 8:45 AM
Re: Sidebar owns me Ian Spence 12/16/2004 5:49 PM
Re: Sidebar owns me DarkFormula 12/16/2004 11:35 PM
Re: Sidebar owns me 1QuickSI 12/17/2004 2:24 AM
Re: Sidebar owns me DarkFormula 12/17/2004 11:22 AM
Re: Sidebar owns me 1QuickSI 12/17/2004 5:30 PM
Re: Sidebar owns me Gizmo 12/18/2004 2:33 AM
Re: Sidebar owns me Ian Spence 12/18/2004 3:30 AM
Re: Sidebar owns me Gizmo 12/18/2004 10:21 AM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Shock Hosting
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
badfrog
badfrog
somewhere on the coast of Maine
Posts: 94
Joined: March 2007
Forum Statistics
Forums63
Topics37,583
Posts293,955
Members13,824
Most Online151,614
Nov 14th, 2025
Today's Statistics
Currently Online 37729
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 12
Top Posters
AllenAyres 21,080
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2026 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.1.0
(Snapshot build 20260108)