Download & Extend

absolute positioned blocks on page overlap field_privacy popup settings

Project:jQuery Impromptu
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:obsidiandesign
Status:needs review

Issue Summary

Hi

I noticed that when I have absolute positioned blocks on page, they are overlapping field_privacy popup settings and it doesn't look very nice looks weird.
I attached a screenshot, I can send a page with css too or you can download it (save as) - url is http://www.somvprahe.sk

thanks for your great module

AttachmentSize
overlap.gif47.39 KB

Comments

#1

I forgot a signuture

thanks and have a nice day
Igorik

#2

addenum: my absolute positioned blocks have a z-index css property. I tried to use lower number (10) instead my 990, but it doesn't help

#3

Project:CCK Field Privacy» jQuery Impromptu
Version:6.x-1.x-dev» 6.x-1.x-dev
Assigned to:Anonymous» obsidiandesign

This sounds like an issue with JQuery Impromptu, since it provides the popup interface. I'll talk to my partner, who knows much more about CSS than I do.

#4

Status:active» needs review

@igorik: can you tell me if this CSS file fixes it? You'll need to rename the .txt extension to .css, since the attachment box won't allow css as a file type.

I don't use absolute positioning normally, so I can't test easily. It changes the z-index of the background to 9999, which should help.

Bryan

AttachmentSize
jquery_impromptu.txt 502 bytes