Page 1 of 1

how i can hide the thumbnail counter?

Posted: 24 Aug 2010, 16:56
by tabs
hello,

is it able to hide the thumbnail counter in the main menue?

regards

tabs

Re: how i can hide the thumbnail counter?

Posted: 27 Aug 2010, 04:47
by mjau-mjau
tabs wrote:hello,

is it able to hide the thumbnail counter in the main menue?

regards

tabs
You mean the [number] after the folder title in the main menu? You can remove it by going to admin -> themes -> edit your theme -> edit theme stylesheet ->
Code
.mainmenu_amount {
	display: none;
}

Posted: 05 Sep 2010, 10:36
by Bebotix
dont't need them as well. CSS mod work's; I think look's better now, anyhow, thx for the Hint
br
Thomas