News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.