
Originally Posted by
stevesh
Not sure I understand exactly, but what happens if you add this to the bottom of stylesheet.css ?
#indexCategories .categoryImg {display: none;}
That removed the wrong header image. I like the top gray image, I don't want all the long subcategory images like: Jewelery and Scarves. When I look at the coding for the image I want to remove I see this:
As you can see in this coding there are no css definitions. Well not except for categoryListBoxContents which is for the whole box. Which file would I have to modify, in order to add a css rule to the images in the coding above?
My problem is that I want these images to show if there are products in this subcategory. Like this looks really nice:
http://www.lasilhouettelingerie.com/...ves-c-193_197/
But this one: http://www.lasilhouettelingerie.com/...ssories-c-193/ not so nice. I want the top header image to show on this subcategory page (the gray image), but hide or remove all the subcategory images on this page. Having these very long subcategory images are going to wreak havoc on these pages with subcategories. We are only interested in showing the long banners on pages that have products. Not on the subcategory list pages.