![]() |
|
Spacing of the thumbnails - K2 Theme - 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: Spacing of the thumbnails - K2 Theme (/thread-389.html) |
Spacing of the thumbnails - K2 Theme - onedub - 2006-03-24 I have everything working great between WP and ZP. My only issue is now the thumnails are all squished together. Is there a setting that I have missed that will space the thumbnails out from each other? http://www.casadelsoulhawaii.com/photos/march+casa+del+soul/ There is an example URL. Spacing of the thumbnails - K2 Theme - rickindy - 2006-03-24 Check the stylesheet you are using and compare it to the one that comes in the default theme. Check the "image" div styles in the album section of the stylesheet. Spacing of the thumbnails - K2 Theme - aitf311 - 2006-03-24 I had the same problem i had to go into album.php and add padding-left:10px;padding-bottom:10px; to the images. |