View Single Post
  #8  
Old 09-27-2012, 01:52 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: what css code do I modify

Playing with the demo with Firebug here are the changes I made:

Code:
#page-container { width: auto; } #content-container { float: none; width: 960px; margin: 0 auto; }
It's hard to tell about margins and such with the demo header in place but this should point you in the right direction. Firebug will help you track down which changes to make.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote