GetSimple Support Forum
why not see images? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: why not see images? (/showthread.php?tid=1639)



why not see images? - Oleg06 - 2011-05-01

because the file style.php in line 54
Code:
.imgthumb {display:none;width:70px;}
they became evident only after I changed the code
Code:
.imgthumb {width:70px;}
.imgthumb img {border:1px solid #555; width:65px;}



why not see images? - Connie - 2011-05-01

Oleg,

отлично, спасибо за указание!

Thanks for the tip, that's great!


why not see images? - robblack - 2012-03-27

Did not work for me.

Guess my problem is elsewhere.

--rob


RE: why not see images? - Shasaar - 2017-08-02

(2011-05-01, 21:53:16)Oleg06 Wrote: because the file style.php in line 54
Code:
.imgthumb {display:none;width:70px;}
they became evident only after I changed the code
Code:
.imgthumb {width:70px;}
.imgthumb img {border:1px solid #555; width:65px;}

Hello,

the line is now in css.php and i had to comment the "display:none" setting to be able to see the thumbnails in file browser.
Could someone please tell me, how to enable the view for the thumbnails without having to change a core file?
Did i miss a setting somewhere?

Thank you very much in advance.
Shasaar


RE: why not see images? - shawn_a - 2017-08-02

Thumbnails only show when the dropdown is images