Change thumbnail size for 1 theme, 1 place. Change thumbnail size for 1 theme, 1 place.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Change thumbnail size for 1 theme, 1 place.

Started by jlove, July 03, 2007, 04:33:19 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jlove

I wanted to know if it was possible to change the size of images for Random Files, and Latest Additions, for one theme only through theme.php.

Link to gallery and theme.

I want those thumbs to display in a smaller size, but the rest can stay the same.

I know that we can change the thumbnail size in the config, but I need the thumbnails to stay the size the currently are, and only change for that 1 theme.

So, is it possible to change the code to <a href="displayimage-random-0--6615.html"><img src="image.jpg" class="image" alt="jc05-21-0700066.jpg" title="" border="0" width="80"><br></a>?


Instead of <a href="displayimage-random-0--6615.html"><img src="image.jpg" class="image" alt="jc05-21-0700066.jpg" title="" border="0" width="100">


I've checked the docs, the tutorials, searched the forum, but I haven't found an answer.