Hello,
I have been using Gallery for about 3 years now, I have recently put together a FreeBSD web server with apache2, myphpadmin, and php5. I installed Gallery 3.0.3 (Hotlanta)(first time using this Version) and as always I picked my favorite theme Grey Dragon Wind, but unfortunately my albums overlap as shown in the attachment. The default Gallery Wind works without issue. Does anyone have any idea how to resolve this issue? I enjoy the Grey Dragon Wind theme so much I can't even imagine having a gallery site without it. Any help would be great!
Thanks,
-Tim
Posts: 27300
I've never used that theme so I will let you see if this helps:
views/page.html.php
<? if ($thumb_proportion != 1): ?>
Change to:
<? if (($thumb_proportion = $theme->thumb_proportion($theme->item())) != 1): ?>
That has fixed other themes based on Wind.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 13
floridave, thanks so much editing views/page.html.php per your instructions did the trick. Thanks so much!
Thanks,
-Tim
Posts: 2466
GDW 1.0.8 does include the fix and was posted
experimental was attached in one of the last posts on the forum
http://gallery.menalto.com/node/94713?page=1
since it is now confirmed that "trick" works, I am making it public
Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter