Ok I dont get what im missing here but I read the zencart tutorial on how to change my background of my header https://www.zen-cart.com/tutorials/i...hp?article=124
I found the code I think that the tutorial refers too but my code is a little bit differnt and I have tried many different combinations of this code and no luck.
tutorial code -
#logoWrapper {
width:760px;
height:110px;
background-image:url(../images/your_header_image.???);
background-repeat:no-repeat;
}
My code -
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em;
padding: 0em;
}
Is that the logowrapper the tutorial refers too?
Help me please Im going crazy with this




