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

CommentFileSizeAuthor
#4 jquery_impromptu.txt502 bytesobsidiandesign
overlap.gif47.39 KBigorik

Comments

igorik’s picture

I forgot a signuture

thanks and have a nice day
Igorik

igorik’s picture

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

obsidiandesign’s picture

Project: CCK Field Privacy » jQuery Impromptu
Assigned: Unassigned » 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.

obsidiandesign’s picture

Status: Active » Needs review
StatusFileSize
new502 bytes

@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

obsidiandesign’s picture

Status: Needs review » Fixed

Changes added to both 5.x and 6.x.

Status: Fixed » Closed (fixed)

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