Member
Member
ForgottenMemorie   2009-03-27, 18:57
#1
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.
Member
Member
ZeBoxx   2009-03-27, 20:02
#2
yeesh - slap a 'NSFW' on that, will ya? Unless you're trolling - in which case, well-played Wink

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:
`<?php printCustomAlbumThumbImage(getAnnotatedAlbumTitle(), null, 210, 59, 210, 59); ?>`
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. )
Member
Member
ForgottenMemorie   2009-03-27, 20:08
#3
Thanks, i will try this.

( I was not expecting anyone to help but thanks so much)
Member
Member
ForgottenMemorie   2009-03-27, 23:17
#4
Thats great but, its breaks the border and overlaps the descriptions.
Member
Member
sbillard   2009-03-27, 23:26
#5
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.
Member
Member
ForgottenMemorie   2009-03-28, 13:37
#6
Would you be able to be a little more specific in the css parts i need to edit please.
Member
Member
sbillard   2009-03-28, 16:29
#7
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.
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.