Page 1 of 1

Removing image count

Posted: 01 Apr 2009, 12:49
by Paul
Hi,

Can someone tell me if there is a way to remove the image count from the drop down menus?

Posted: 01 Apr 2009, 16:52
by Nick
You change it in theme's css, you should add display: none to .mainmenu_amount

Here is the list of all css classes used in theme:

viewtopic.php?t=4270

Posted: 01 Apr 2009, 19:48
by Paul
Yes that did it, thank you :)