I wanted to put a back ground image in the header can some please pooint me in the right area.
Thanks
I wanted to put a back ground image in the header can some please pooint me in the right area.
Thanks
This is usually done with a small image that can be tiled horz, vertically or both and applied similar to this in your stylesheet.css
Code:#logoWrapper { width: ???%or px; height: 110px; background-image: url(../images/header_bg.jpg); background-repeat: repeat-x; }
Zen-Venom Get Bitten
Default Zen Cart already has one. Here's the FAQ entry for changing it, which would work equally well for adding one back in if you have already taken it out.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)