Customize slider navigation thumbnails
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.