Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

vgers Fixed Width Site with CSS contrib


rassa

Recommended Posts

Posted

look at my site www.rassa.nu you see...the page isnt centered

i have this currently

 

 

BODY {

text-align: center;

background: #000000;

color: #000000;

margin: 0px;

}

 

.fixcenter {

width: 700px;

border: solid; border-width: 3px;

background: #000000;

color: #000000;

margin: auto;

margin-top: 20px;

text-align: left;

 

 

so how do i get it centered???

Posted

I just checked it with FF and IE and it's centered. Only problem is with IE where for some reason, width of the page is extremely to big...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...