jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Topic started by: baobao032 on 17.07.2018 06:27:45

Title: Showing images in files layout problem
Post by: baobao032 on 17.07.2018 06:27:45
Can anyone tell me what to change to make images to read more instead of lightbox just in files layout?

<div class="jd_image_right">{screenshot_begin}<a href="{screenshot}" rel="shadowbox"><img src="{thumbnail}" alt="" /></a>{screenshot_end}</div>

EDIT: Please, please use meaningful title for topic  Colin
Title: Re: Showing images in files layout problem
Post by: ColinM on 17.07.2018 14:47:32
Hi,
Not sure I quite understand what you mean! :( Do you mean you would like to show more images as that is quite simple<div class="jd_image_right" style="">{screenshot_begin}<a href="{screenshot}" rel="lightbox"><img src="{thumbnail}" style="" /></a>{screenshot_end}{screenshot_begin2}<a href="{screenshot2}" rel="lightbox"> <img src="{thumbnail2}" align="right" /></a>{screenshot_end2}
</div>
Or are you l00king to view an albumn of pictures?Perhaps a screenshot might helpColin