Demo NotesForGallery v2.0 BETA (Focus on box properties)

Gallery #1
FolerUrl
Change gallery
OverlayBgColor
Background color to overlay; inform a hexadecimal value like: #RRGGBB. Where RR, GG, and BB are the hexadecimal values for the red, green, and blue values of the color.
OverlayOpacity
Opacity value to overlay; inform: 0.X. Where X are number from 0 to 9.
FixedNavigation
Boolean that informs if the navigation (next and prev button) will be fixed or not in the interface.
ContainerBorderSize
If you adjust the padding in the CSS for the container, #lightbox-container-image-box, you will need to update this value
ContainerResizeSpeed
Specify the resize duration of container image. These number are miliseconds. 500 is default.
ImageText
Specify text 'Image'
OfText
Specify text 'of'
PreviousText
Specify text 'previous'
NextText
Specify text 'next'
SlideShowInterval
(integer) number of milliseconds to change image by default 3000.