hi

im using Zen Cart 1.3.8a im trying to get my header to span the page from edge to edge as ive seen in many templates and stores like this http://www.thriftytots.ca/ heres mine so far. http://www.mtgcardresource.com/ Ive read the tutorials about changing this

#mainWrapper {
background-color: #FFFFFF;
text-align: left;
vertical-align: top;
border: 0px solid #000000;
width: 100%
}

this is off my stylesheet and it looks like what is recommended i also set this

#logoWrapper{
background-image: url(../images/header_back.gif);
margin: 0 auto;
padding: 0em;
height: 125px;
width: 100%}

any help?

thanks