Hi,

I've been searching the internet on how to fix the issue shown in this picture: http://drupal.org/files/SiteExample.jpg

Only local images are allowed.

As you can see the "Add Items" page of Gallery2 runs through the right sidebar of Drupal. It looks to be because of the left sidebar of Gallery2, which is an absolute width and the "Add Items" seems to fill 100% of the drupal themes content width (but with an added 175px for the Gallery2's left sidebar this will overflow over 100%).

I hope you can give me some pointers as to where to look. I'm not a complete n00b, but not an expert on CSS and PHP either.

Thanks!

CommentFileSizeAuthor
SiteExample.jpg93.17 KBmverhagen

Comments

mverhagen’s picture

Correct link is apparently this: http://drupal.org/files/issues/SiteExample.jpg

lvthunder’s picture

First in the config of the the gallery module on the general tab under the sidebar settings check the boxes to move the sidebar to the Drupal Gallery Navigation block. Look and see how that works for you.

mverhagen’s picture

Status: Active » Closed (fixed)