Page 1 of 1

Foldercount

Posted: 12 Sep 2008, 04:04
by soulmate
Hello Imagevue team.

I can't disable the folder count on a horizontal menu. Example:

pictures [7] --- i don't need the "[7]" does somebody know a solution for me??

Thanks for advice.

Soulmate

Posted: 12 Sep 2008, 04:16
by mjau-mjau
Yes - Goto admin -> themes -> edit your theme -> edit theme stylesheet ->

Find the class .mainmenu_amount and set:
Code
display: none;