Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Menus falling behind containers.Menus falling behind containers.
Previous
 
Next
New Post
7/28/2011 10:11 AM
 
If I rename/delete my default.css the menus act as they should. Of course that creates all sorts of other issues. It does look like an issue somewhere in the defaul.css file, I just can't seem to find out where. I will keep digging and report back.
 
New Post
7/28/2011 10:37 AM
 
Ok, if I remove this line from my default/default.css everything works fine. Can anyone tell me what if anything this line is supposed to do or support? I don't see anything else wrong when I remove it but I also don't want to find out I broke something else later...


.dnnActionMenuBorder{-moz-box-shadow: 0 0 5px #888;-webkit-box-shadow: 0 0 5px #888;box-shadow: 0 0 5px #888;z-index:-1;
 
New Post
7/28/2011 10:40 AM
 
Hi Ian,

It looks like I have to remove the DnnActionmenuBorder altogether. It doesn't matter what I set the z-index to. No value seems to work... If I remove this line all looks well but I am unsure what else I break if anything...

.dnnActionMenuBorder{-moz-box-shadow: 0 0 5px #888;-webkit-box-shadow: 0 0 5px #888;box-shadow: 0 0 5px #888;z-index:-1;



 
New Post
7/28/2011 10:46 AM
 
This is actually resolved with your solution below Ian. The email I got in response to this proposed solution didn't include the DnnActionMenu line. When I looked at your post here and applied the values below (in bold) it actually resolved my issue. I put the DnnActionMenuBorder line back, changed the valuse per Ian's instructions below and it all works. Sorry for the confusion everyone.
Thanks Ian!


The css in _default/default.css that solves this for me is shown in yellow.
There are now several posts on this annoying problem and not all report any success.

/* Module actions */
.dnnActionMenuBorder{-moz-box-shadow: 0 0 5px #888;-webkit-box-shadow: 0 0 5px #888;box-shadow: 0 0 5px #888;z-index:-1;
background:transparent;position:absolute;margin:-8px 0 0 -8px;padding: 0 16px 16px 0;width:100%;height:100%;border:1px #ccc solid}
.DnnModule{z-index:1;position:relative;height: 100%;}
.dnnActionMenu{margin:0;padding:0;position:absolute;z-index:10;color:#000;left:10px;top:10px;}
 
New Post
7/28/2011 11:07 AM
 
Yes the SOLPARTMENU IS WHAT I HAVE. but the second part of the instructions are completely different than what I have in my index.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Menus falling behind containers.Menus falling behind containers.


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out