Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): 3.x Pre-release forums (retired) > Separate Thumbnail Images For Gallery In Lightbox Mode

Separate Thumbnail Images For Gallery In Lightbox Mode

  • gohigher avatar

    Posted on Apr 12, 2010 (permalink)

    Is there a way to specify different images that are not the larger images of the thumbnails for the image gallery in Lightbox mode? Our clients has images of different sizes and we would like to the thumbnails to display so that they appear crisp and not distorted. Then when you click it on it displays the actual image in full resolution.

    Reply

  • Radoslav Georgiev Radoslav Georgiev admin's avatar

    Posted on Apr 13, 2010 (permalink)

    Hi Jamal,

    For this you would have to make your own image gallery control and set it to use different images and thumbnails, based on which images you seelct. You should use the Libraries module API in order to get the images from image libraries and display them in your image gallery control. More information on working with the images and documents API can be found here: Managing Files with LibraryManager

    Greetings,
    Radoslav Georgiev
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): 3.x Pre-release forums (retired) > Separate Thumbnail Images For Gallery In Lightbox Mode