Gallery Widget Template SingleItemLink Thumbnails

Posted by Community Admin on 03-Aug-2018 00:12

Gallery Widget Template SingleItemLink Thumbnails

All Replies

Posted by Community Admin on 28-Sep-2012 00:00

Hi, I am wondering if there is a way to specify the thumbnail image of list items in the lightbox gallery template. I want to use the full sized image instead of stretching the thumbnails that are auto generated by Sitefinity.

I tried to set the imageurl property but it still gives me the thumbnails while the href is correct
What Im using:
<sf:SitefinityHyperlink runat="server" id="singleItemLink" ImageUrl='<%# Eval("MediaUrl")%>' rel="prettyPhotos[photos]" class="thumb img" style="display:block; position:relative;" href='<%# Eval("MediaUrl")%>' />






This thread is closed