absolute positioned blocks on page overlap field_privacy popup settings
igorik - December 8, 2008 - 01:37
| Project: | jQuery Impromptu |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | obsidiandesign |
| Status: | needs review |
Description
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
| Attachment | Size |
|---|---|
| overlap.gif | 47.39 KB |

#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
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
@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