When my popup appears (by hovering over the title) there is a gap (about 1 inch) between the bottom horizontal line just below the popup content and the bottom border of the popup element.

In this space, I can see what is on the page below it.

As no one mentioned the problem before, i thought it had something to do with my theme's CSS but couldn't find anything...so I finally switched to Garland to check...and the same thing happens...

I'm surprised no one mentioned that before though...Any idea where this could come from?

Comments

Scheepers de Bruin’s picture

Check the bottom margins on your content in the popup, they may be responsible. If that's it, add padding to bottom of the innermost containing element of the popup content.

Tilt_11’s picture

Added some padding to...

div.popup-body div.popup-body-inner

...in the popup-style.css file of the popup style I am using...and problem is solved.

Thanks!

Tilt_11’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.