If my memory is working, the 1st category you create is associated with Category_1. Then the 2nd is associated with Category_2 and so on. If you have more categories than are in the css file, you'll have to copy and paste and add more.
oh i see. i never knew that. thanks for letting me know
umm this addon also has pictures on the discussion page
(can i give a suggestion for an option to add to this?)
Was the images folder uploaded, too? The stylesheet controls what images are displayed. It comes with a bunch of default images. They should display once the extension is activated.
I'm sorry that I don't understand what the problem you are having with "putting categories icons in the admin panel". Perhaps you, or someone else, can explain your issue.
I am having trouble. I found out that this plugin will not work with the Delbat Basecamp theme. It works with Vanbook and SoulScape fine. If you can tell me if there is a fix I can do or an update to the plugin it would be great. Thanks.
I'd like to use small, colored icons instead of the big square ones, and display them on the right side (in fact, about same size & position as seen in Kaon's post.)
All my attemps have failed so far, using the Blogger theme... If anyone can help, I'd be much obliged.
Comments
/* Category icons on the discussions page by DraganBabic */
#Discussions .Category_1 .CategoryDescription{
background: transparent url(images/nay-kicon10.jpg) 2px 50% no-repeat;
min-height:60px;
}
#Discussions .Category_2 .CategoryDescription{
background: transparent url(images/nay-kiconcarribe1.01.jpg) 2px 50% no-repeat;
min-height:60px;
}
etc. etc. etc.
What am I doing wrong?
All my attemps have failed so far, using the Blogger theme...
If anyone can help, I'd be much obliged.