View Single Post
  #5  
Old 07-07-2008, 10:04 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Moving the site to the center

Yea, that won't quite work. Try replacing this:

<div align="center">

with this:

<div style="margin: 0 auto; width: 975px;">

Change the 975 to whatever width you want.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote