how i can hide the thumbnail counter?
Posted: 24 Aug 2010, 16:56
hello,
is it able to hide the thumbnail counter in the main menue?
regards
tabs
is it able to hide the thumbnail counter in the main menue?
regards
tabs
X3 Photo Gallery Support Forums
https://forum.photo.gallery/
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 ->tabs wrote:hello,
is it able to hide the thumbnail counter in the main menue?
regards
tabs
.mainmenu_amount {
display: none;
}