• I have just installed Galleryview and it works but I need a little bit to tweaking to meet the client’s requirement but not too sure how to do this, I have tried but its not working. I will appreciate some tips on how to do this.

    1. I need to align the thumbnail images against the left side hedge of the panel without the navigation arrow. How do I remove the navigation arrow and how do I move the flimpstrip to align to the left hedge of the panel without the space inbetween after removing the arrows.

    2.I need a lightbox effect on the thumbnails or the main picture, how do I do this. I have installed jquery lightbox but the effect does not work fo this pictures in the galleryview thought it works for others, how do I integrate the lightbox effect with galleryview,

    3.The easing effects on the thumbnail are really nices, is there a way to get some nice transition effect on the pictures as the one on here is quite boring.

    Any help will be appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Munirah

    (@munirah)

    I have sorted the lightbox effect as show as follows

    I changed img src="<?php echo $image->imageURL ?>"/> to

    <a href = "<?php echo $image->imageURL ?>"><img src="<?php echo $image->imageURL ?>"/></a>

    I also used “colorbox” and switch off the lightbox effect in “nextgen” as required or “Colorbox” to work. I could not get the light box effect on “Nextgen” to work with galleryview, which is why I used “Colorbox”.

    I still need to sort out left aligning the thumbnails in galleryview and transition effect.

    Any help with this will be appreciated.

    i was wondering if you ever figured this one out… I’m wrking up a site right now and need to align the images right and get rid of teh navigation arrows. please let me know how you did it. this is driving me crazy.

    thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Galleryview and Lightbox, Transition effects, thumbnails alignment’ is closed to new replies.