By Adam O. on Monday, 23 July 2018
Replies 3
Likes 0
Views 2.8K
Votes 0
Hi there,

I've got a question - which file is responsible for generating full image slideshow in case of thumbnails block?

I need to make some changes in image size displayed after click thumbnail - at now it's horrbile to explore images on mobile phone, so I think, that I need to make changes eg. in padding etc.

I'll be very grateful for your help
Best regards!
Adam
Hi Adam,

This the file that render the layout:
.../components/com_easyblog/themes/wireframe/layout/image/popup.php
·
Monday, 23 July 2018 13:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Fadhli,

I know that file, but it is not, what I need - I'm looking for .js file (I think it is reponsible for it), what generates size of displayed image.

As I see on firebug, size of displayed images depends of browser resolution, moreover this photo viewer uses some .js file to browse that images...

I'll be very grateful for your help!
Best regards!
Adam
·
Tuesday, 24 July 2018 00:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Adam,

Actually the js script file for the generates size of displayed image is already minified/compress in the file:
.../media/com_easyblog/scripts/site-5.2.7.min.js
·
Tuesday, 24 July 2018 11:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post