Member
Member
monster   05-06-2007, 08:53
#1

Hi,
please look at my gallery http://www.pawelnawrocki.com/zenphoto/
and tell my why thumbnails look like that :(
Maybe sth in the CSS?
http://www.pawelnawrocki.com/zenphoto/themes/0_nice/zen.css

Member
Member
tuxable   05-06-2007, 09:38
#2

It's because the height of the third thumbnail is a little less than all the rest. The easy fix is to change the thumbnail that displays for that album (in the admin). The slightly harder fix would be to play around with the numbers for printCustomAlbumThumbImage() in the index.php page of the theme.

Member
Member
monster   05-06-2007, 10:52
#3

You are great!!! Thank you very, very much :D
I just changed the thumbnail to normal photo which is 3:2,
and new thumbnail has good size.

Before I set some pano to be a thumb but b/c it was very flat
(maybe 5:1) zenphoto couldnt create good thumb :D

One more time: Thank You!

Member
Member
monster   05-06-2007, 10:54
#4

Maybe you also know how to center thumbs in #main div?

Thanks in advance

Member
Member
tuxable   06-06-2007, 03:16
#5

Glad I could help. This next one's a little harder since all the thumbnails are list items set to float:left. Probably the easiest thing is add some padding-left to the main div (but be careful because this might affect your other pages), unless you want to wrap the list of thumbs in another div inside main and center that div.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.