Grey Dragon Wind Gallery 3.0.3

time4e

Joined: 2009-09-27
Posts: 13
Posted: Fri, 2012-04-27 00:45

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

AttachmentSize
gallerydrgaon.jpg93.01 KB
 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2012-04-27 16:25

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

 
time4e

Joined: 2009-09-27
Posts: 13
Posted: Sat, 2012-04-28 16:36

floridave, thanks so much editing views/page.html.php per your instructions did the trick. Thanks so much!

Thanks,
-Tim

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Sat, 2012-04-28 18:57

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