Search…

X3 Photo Gallery Support Forums

Search…
 
wcbert
Topic Author
Posts: 16
Joined: 20 Aug 2007, 22:57

Two Requests - Thumbnailscroller and Menu Changes

12 Sep 2008, 09:29

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
<a href="http://www.WilliamBert.com">William Bert Photography</a>
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

12 Sep 2008, 10:23

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;