When having "Gallery information" for all galleries set to "Show title on hover", the gallery title is displayed at the bottom left corner of my browser. Actually, it is so far down my browser window adds a scrollbar for me to be able to see it.

Best regards,
Ao

Comments

jamc17’s picture

Version: 7.x-1.0-beta2 » 7.x-1.0-beta4
Issue tags: +hover, +media gallery
StatusFileSize
new198.23 KB
new126.18 KB

I'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.

jamc17’s picture

StatusFileSize
new119.67 KB

Solved.
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.

sara_78’s picture

You're perfect. Thank you.

effulgentsia’s picture

Title: Gallery information: Show title on hover » Image titles shown on hover are displayed at bottom left of browser window, not below image

What 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.

effulgentsia’s picture

Title: Image titles shown on hover are displayed at bottom left of browser window, not below image » Image titles shown on hover are displayed at bottom left of browser window rather than below image
effulgentsia’s picture

Status: Active » Closed (duplicate)

Sorry, 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.