Skip to main content
Topic: Lightbox content (Read 903 times) previous topic - next topic

Lightbox content

Hi ,

In classic, when viewing a picture into the lightbox ( click on a picture) , the picture is cropped . That's not fine.
How the solve this ?

Thanks

Re: Lightbox content

Reply #1
This will require manual editing of file by changing the src link of the image as it uses timthumb.php resize plugin.

Thanks


 

Re: Lightbox content

Reply #3
@int21‍ phprad uses a secure implementation of the timthumb.php script, by disabling remote image linking(i.e images not on the server where your phprad project is hosted) and setting WEBSHOT_ENABLED to false. timthumb.php is only used to create thumbnails of images located on the current server.