• Resolved shakrov

    (@shakrov)


    Hi there, I see that slider has hardcoded values of sizes which usin in calculations of absolute positioning of the thumb-navi icons. How can I change size of thumb navi items without ruined logic?

    Each item hase inner styles: padding: 2px; width: 59px; height: 50px; left: 0px; top: 0px; display: block; opacity: 1;

    And parent containers has inner styles calculated from preinstalled sizes. So how can I change this hardcoded values to customize thumbnails as I want? Or I just need recalculate everything via JavaScript?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author GalleryCreator

    (@gallerycreator)

    Hello,

    It is impossible to change the size of thumbnails without changing the JavaScript. But you can do whatever you want with my JavaScript in your copy of the plugin.

    Thread Starter shakrov

    (@shakrov)

    Ah, understood. Ok, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.