Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Thumbnails Below Treeview in 2.4.5 - can it be fixed easily in 2.4.4??
chrisrogeski
#1 Posted : Thursday, 1 September 2011 1:05:16 PM(UTC)
Rank: Member

Joined: 15/12/2010(UTC)
Posts: 28
Location: USA

I am currently using a customized version of Gallery Server Pro version: v2.4.4.

I see that in 2.4.5, you fixed the issue where the thumbnails end up below the treeview.

Was this an easy fix? Is it something I could put into 2.4.4?

Roger Martin
#2 Posted : Thursday, 1 September 2011 3:22:45 PM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

From the bug report available on the release history page:

Defect: Thumbnail images appear below treeview

Issue Detail:
In some browsers (such as IE8), the thumbnail images appear below the album treeview, not to the right of it. This applies only when the treeview option is enabled on the Gallery Control Settings page.

Resolution:
The fix was to modify the CSS. The old CSS:
.gsp_floatcontainerWithTv {overflow:hidden;width:85%;}
The new CSS:
.gsp_floatcontainerWithTv {overflow:hidden;width:85%;margin-left:15% !important;}

The file is gs\styles\gallery.css. Hope this helps.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
chrisrogeski
#3 Posted : Thursday, 1 September 2011 6:18:19 PM(UTC)
Rank: Member

Joined: 15/12/2010(UTC)
Posts: 28
Location: USA

Roger, I did not realize the details of the bug fixes were avaliable! Thanks for the information!!
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.