Javascript Gallery Help
Author: Ian H.
Visited 2503,
Followers 1,
Shared 0
I was wondering where is the javascript for the thumbnails for the gallery as I have the following var imObjectGallery_1_settings = { 'target': '#imObjectGallery_1', 'width': 460, 'height': 421, 'guiColor': '#BFB1CD', 'backgroundColor': '#000000', 'fontSize': '10pt', 'autoplay': false, 'thumbsPosition': 'bottom', 'thumbsSize': 76, 'thumbsNumber': 6, 'showButtons': true, 'random': false, 'fullscreen': false, 'media': [ {
and want to change the following line from 76 to 77
'thumbsSize': 76,
Please help
Posted on the
Hello Ian,
Unfortunately I cannot give you support to custom code but I can tell you that you will find the javascript file in the RES folder. I suggest you to make always a backup copy of the file before you start to edit it.
Please let me know if I can help you any further! Thank you!
Hello,
what does "RES" stand for ?
thanks
Hello Eric,
It stands for Resources.
Hope it helps.
thank you :)