
Originally Posted by
gjh42
Look at the readme. The section titled "To display images in place of selected category names:" gives the instructions for this.
Did, so, but the image is not displayed correctly... any ideas?
From stylesheet_chcategories_dressing.css
PHP Code:
#chcategories li a.catBg9 {
background-image: url(http://www.elegance.si/store/includes/templates/theme322/buttons/slovensko/catbg9.gif);
width: 200px;
height: 60px;
}
#chcategories li a.catBg9:hover {
background-image: url(http://www.elegance.si/store/includes/templates/theme322/buttons/slovensko/catbg9hover.gif);
width: 200px;
height: 60px;
}
The image is somehow distored (wider than it really is) and not shown as it should. any ideas?
Bookmarks