forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: jlove on July 03, 2007, 04:33:19 am

Title: Change thumbnail size for 1 theme, 1 place.
Post by: jlove on July 03, 2007, 04:33:19 am
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 (http://gallery.jarlylove.com/index.php?theme=sleek).

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.