I love the theme. But when I edit content which has fieldsets in their records an open fieldset overlays on top of data below it. So, for example, if i have fieldset one and fieldset two both of which are closed -when I expand fieldset one it will overlap fieldset two.

CommentFileSizeAuthor
#2 example_overlay.jpg204.01 KBcspbm
#2 example_overlay2.jpg228.64 KBcspbm

Comments

sign’s picture

can you provide a screenshot please?

cspbm’s picture

StatusFileSize
new228.64 KB
new204.01 KB

Thanks for responding so quickly. Attached are two images (so that you can see it is not just one fieldset that does it). This happens to be a Webform record but it happens to me on all fieldsets for all records. Doesn't happen IE8 or latest Firefox. This is happening to me in IE 7 and IE 6.

Thanks again for help.

cspbm’s picture

Were you able to ever fix this?

sign’s picture

sorry it took me too long to response,
not able to replicate this behaviour :/

do you think there are any other modules that might be causing this?
or could you try the latest dev version?

f0ns’s picture

hey,

putting fieldset positioning in rootcandy-dark.css to static seems to solve the problem over here!

I hope this helps you out!

example:

html.js fieldset.collapsible {
	position: static;
}
sign’s picture

Version: 6.x-1.6 » 6.x-1.8
Status: Active » Fixed

I can't replicate this in the latest version (6.x-1.8)
If you won't mind trying it, that will be great.
Feel free to reopen

Thank you

Status: Fixed » Closed (fixed)

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