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...ver 6.0.0 menu problemver 6.0.0 menu problem
Previous
 
Next
New Post
2/7/2012 12:17 AM
 
Tim, I added the code line you suggested to my skin.css but it did not fix the issue. I assume it's the file in the DarkKnight folder that you added it to? Also does it need to be added a specific place in the file? I restarted the application but no joy and I am very desperate.
 
New Post
2/13/2012 2:28 PM
 
After reading this long post and trying every CSS change, the one change that actually worked for me was to add to the div tag surrounding the menu

position: relative;

All the other z-indexes must have not meant anything until that was there.
 
New Post
2/13/2012 2:58 PM
 
Eric,
Can you tell us in which .css file you made that change? Skin, portal, or somewhere else? I assume when you say "add to the div tag" that you mean that you placed it in between the opening and closing div tags which describes the menu. Is that correct?
 
New Post
2/13/2012 4:12 PM
 
sschleiffer,
My issue was solved in skin.css by adding that position:relative; to my menu div tag.

The best I can explain it is:


in skin.css
.menu_bg {
...
position:relative;
z-index:905;
}

Understand this is in addition to changing the z-index of several other tags (I don't remember which off the top of my head).

Hope that helps.

Eric
 
New Post
2/17/2012 9:06 AM
 

The problem we've found with every install of DNN 6 and menu issues is line 231 in the default.css. Take all the content out of .DnnModule and upload. Should read .DnnModule {} after editing. No idea why that is in there as it causes us havoc with every install and menu we do. Instant solve.

See image shot (New Window)

I posted this elsewhere as well.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...ver 6.0.0 menu problemver 6.0.0 menu problem


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