ZenphotoCMS Forum
Stopdesign Theme - Thumbnail Problem - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Stopdesign Theme - Thumbnail Problem (/thread-4919.html)



Stopdesign Theme - Thumbnail Problem - ForgottenMemorie - 2009-03-27

Hello.

[Screenshot] www.uploaddaily.com/Image-Host/image-260C_49CD132C.jpg

Stopdesign Theme included with Zen Photo.

How can i increase the height of the tumbnail images displayed on the main page.

I do hope you can help please.




Stopdesign Theme - Thumbnail Problem - ZeBoxx - 2009-03-27

yeesh - slap a 'NSFW' on that, will ya? Unless you're trolling - in which case, well-played

Either way;
themes\stopdesign\album.php
themes\stopdesign\gallery.php
themes\stopdesign\index.php
themes\stopdesign\search.php

Adjust the height values in these theme files. Your specific page is gallery.php, I think. Check out line 37 or thereabouts:
``
Change the '59' values there to whatever height you desire.

( Note that some of the templates use a value of '60' rather than '59'. Not sure why that is - but it's probably good to make them all the same so you don't waste cache space. )




Stopdesign Theme - Thumbnail Problem - ForgottenMemorie - 2009-03-27

Thanks, i will try this.

( I was not expecting anyone to help but thanks so much)




Stopdesign Theme - Thumbnail Problem - ForgottenMemorie - 2009-03-27

Thats great but, its breaks the border and overlaps the descriptions.




Stopdesign Theme - Thumbnail Problem - sbillard - 2009-03-27

You will have to make appropriate changes to the stopdesign css files. They were created for the image sizes the theme displays out of the box.




Stopdesign Theme - Thumbnail Problem - ForgottenMemorie - 2009-03-28

Would you be able to be a little more specific in the css parts i need to edit please.




Stopdesign Theme - Thumbnail Problem - sbillard - 2009-03-28

Sorry. This theme is quite complex. If you need to be guided as to CSS modifications, this is not a project for you to attempt.