View Single Post
  #1  
Old 08-12-2010, 08:50 AM
 
gotpump gotpump is offline
 

eXpert
  
Join Date: Aug 2008
Posts: 272
 

Default Center the store

How do I center my page now? I have changed my width to 960px but I cannot seem to get it to align middle.

Any help?

Code:
html,body { height: 100%; width: 960px; background-color: #ffffff; margin: 0px; padding: 0px; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; min-width: 780px; border: 0px none;

The only way I have been able to do it is by adding padding-left: 80px;

But there must be a better way I'm super new to css

Also when I do this my speed bar seems to get all crammed up even though it is not taking up the entire bar. How do I make the speed bar go all the way across the bar?

And the bottom of the page where the copyright and poweredby is needs to line up.

page: http://www.helphispaniola.org

We are testing x-cart on this domain for a relaunch of our hot tub store. We will be paying someone to do the design but I would like it to look correct while we are testing.

Thanks so much for all your help.
__________________
X-Cart DB Version: 5
Reply With Quote