i managed to install it and get it working, but the image link container (click area) is smaller then the plugin. as you can see on the screenshot its in the middle of the FCG, can i some how change the width?

thx
*update
its the arrows link container that is so long, not the image link... can i make the arrows links smaler in width?
*update2
got the arrows link smaler with
- Code: Select all
jdGallery a.right, .jdGallery a.left
{
position: absolute;
height: 99%;
width: 5%;
but not the image link container! (click area)









