
Originally Posted by
kitcorsa
nope this not work
Are you sure you did this correctly? Marks bit of code did work for me, placed at the bottom of my stylesheet.css.
Code:
#categoryIcon {
display:none
}
If you have it, you may want to use the Firefox Web Developer Add-on, view one of your subcategory pages in FF and select "Display ID & Class Details" from the Information drop-down list. You'll see the name of the subcategory image. (Mine, and obviously Marks, are both #categoryIcon. Yours may be different for some reason) If indeed it is different, use that name with Marks bit of code and that should do the trick.
Good luck!!
Tim