I am experiencing the same problem with trying to center my header. I have been searching and reading and trying all kinds of suggestions given in the forum but it does not work. I am waiting for this one last piece of "customisation" before changing permission (has to be done by my host apparently, as it wont take MY change), so that is why the red warning is still there. The site is here for now:
http://creationcassel.com/store
This is what i have:
#logoWrapper {
width:970px;
height:278px;
text-align:center;
background-image:url(../images/PatSS_header_img.jpg);
background-repeat:no-repeat;
background-position: center center;
}
Any other suggestion?