I am using blue streak template, and would like to change the name of header_bg to BANNER.htm
where do i change this in css???
Sorry speant ages looking, can't find it anywhere!
Thanks so much!
I am using blue streak template, and would like to change the name of header_bg to BANNER.htm
where do i change this in css???
Sorry speant ages looking, can't find it anywhere!
Thanks so much!
header_bg is normally an image and either jpg, gif, or png and these refer to images. the extention .htm is a web content page and normally consists of html code.
These extention names are not interchangeable...
By default, a standard ZenCart install header is comprised of a header background image and a logo image.
The background image is just that, in the background and can not be addressed, the logo image floats over the background and is defaulted to link to your home page for the cart.
Separate the background and the logo images, apply as they are in a normal install and then you can link the logo image to the home page or elsewhere.
If you want it in the header wrapper, and I assume that it is a navigation bar of sorts, place it in the tpl_header.php file in the correct place and give it a div. Align it to the bottom and either left or right aligned.
Do not define it as a background image.