Closed (fixed)
Project:
jQuery Impromptu
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Dec 2008 at 01:37 UTC
Updated:
23 Apr 2012 at 04:11 UTC
Jump to comment: Most recent file
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
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | jquery_impromptu.txt | 502 bytes | obsidiandesign |
| overlap.gif | 47.39 KB | igorik |
Comments
Comment #1
igorik commentedI forgot a signuture
thanks and have a nice day
Igorik
Comment #2
igorik commentedaddenum: 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
Comment #3
obsidiandesign commentedThis 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.
Comment #4
obsidiandesign commented@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
Comment #5
obsidiandesign commentedChanges added to both 5.x and 6.x.