Page 1 of 1

Two Requests - Thumbnailscroller and Menu Changes

Posted: 12 Sep 2008, 09:29
by wcbert
I have been playing the new beta version for a month now and I have two requests for some minor changes.

1 - Make it possible to turn off or always hide the Thumbnailscroller. I will admit it nice and much better design than SlideshowPro, but I am happy having the user jump back to the thumbnails.

2 - Not display the number on the Menu that displays the # of photos in the album. Some people (typical visitor to my website) I showed them the beta version and they did not have a clue what the number was on the Menu.

Bill

Posted: 12 Sep 2008, 10:23
by mjau-mjau
Thanks for the feedback -

1 - Enable/disable the thumbnailscroller has already been integrated and will be available in the next release.

2 - You can already disable the imagecount - Goto admin -> themes -> edit your theme -> edit stylehsheet. Find the class .mainmenu_amount and add:
Code
display: none;