
Originally Posted by
stevesh
In a stock Zencart installation using the Classic template, that rule looks like this:
#navEZPagesTop {
background-color: #abbbd3;
background-image: url(../images/tile_back.gif);
font-size: 0.95em;
font-weight: bold;
margin: 0em;
padding: 0.5em;
}
and the image overrides the background color, so I don't know what's different about yours, unless the image in question isn't where you're telling Zencart it is. That path with the two dots is correct, assuming the image is in the 'images' folder under your custom template, and not in /includes/images.