Closed (duplicate)
Project:
Media Gallery
Version:
7.x-1.0-beta4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Dec 2010 at 19:08 UTC
Updated:
25 May 2011 at 00:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
jamc17 commentedI'm having the same problem, when I show all galleries and the gallery information is set to display on hover, the information is displayed a the bottom of my browser, but when I view a images gallery It's work Ok.
Comment #2
jamc17 commentedSolved.
I solved this problem changing media_gallery.css file in modules/media_gallery/. I add
position: relative to .mg-col .node-media-gallery.node-teaser and now It's works Ok.
Comment #3
sara_78 commentedYou're perfect. Thank you.
Comment #4
effulgentsia commentedWhat browser and what theme is this happening on? I'm not seeing the problem on Firefox and Bartik. If you'd like to submit a patch with the #2 solution, here's how you do that: http://drupal.org/node/901504/git-instructions/7.x-1.x.
Comment #5
effulgentsia commentedComment #6
effulgentsia commentedSorry, I missed that this was referring to the All Galleries page. In that case, looks like a duplicate of #1147824: All galleries page CSS problem.