Adding Icons To Categories
Hi,
I have added the code below to the ClassiPress: Stylesheet (style.css)
cat id is confirmed, image url is confirmed
so why wont the icon show on the home page categories listing?
.cat-item-20 {
background:url("http://serviceireland.net/wp-content/uploads/2012/09/bsic.png") no-repeat scroll 10px transparent;
}