View Single Post
  #2  
Old 10-24-2008, 12:40 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default Re: Centering my webpage?

Quote:
Originally Posted by Halloween2007
How can I bring my website to the center of the page?

You need edit class "TABLE.Container" in the file "skin1/skin1.css":

PHP Code:
TABLE.Container width960pxmargin-leftautomargin-rightautobackground-color#FFFFFF; } 


width:960px - width central part.
Reply With Quote