Zencart VS. 1.3.9.f
I am using mostley Grey template; no add ons or upgrades other then Zen cart upgrades.
I have tried following instructions on centering a header found in the forum but my codes in the template are different then the suggestions I have found. Can someone tell me what part of this code I would need to change to center a logo? Or if there is somewhere else I need adjust the logo.
Thanks
}
#headerWrapper {
}
#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em;
padding: 0em;
}
#logoWrapper{
background-image: url(../images/headerfinished.jpg);
background-repeat: no-repeat;
background-color: #444;
height:390px;
}


Reply With Quote
