Hi, I've created custom skins and they've been working fine for 12 months. We've recently upgraded DNN to latest version and now, when a new module is dropped in the Module Edit Menu (when hovering over the little edit triangle to the left of the module title) drops the sub-menu down below the screen. Once a module container has been applied it works ok again and the edit options menu appears in place - however our typical admin users will not be able to get that far because they won't see the menu below the screen.
I've pulled apart both the skin and the CSS to isolate the issue. I'm sure it is related to my skin using container divs (with nested divs) using "position: relative". When I remove this attribute from the related style in the SKIN.CSS the issue is resolved, however my page layout is totally screwed up and I can't get it to work without using relative positioning.
I have tried hundreds of adjustments in both the SKIN.CSS and DEFAULT.CSS to try and resolve. But no luck.
I can post bits of code and/or screen grabs but can't direct you to the site because it's behind a firewall.
PLEASE HELP!!! I've been trying to resolve this all day! Going crazy.
Thanks,
GeekGirl