I followed the directions in this link:
https://www.zen-cart.com/tutorials/i...hp?article=124
And placed the following code in my stylesheet
#logoWrapper{
width:750px;
height:100px;
background-image: url(../images/forest.jpg);
background-repeat: no-repeat;
}
I created a directory under templates/CUSTOM/images and placed my forest.jpg at this location.
For some reason it is not picking up the image.
Plus if you check out my website the header is not spanning the page.
www.choicegifts.ca/



