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...Skins, Themes, ...Skins, Themes, ...the official menu of dnn 5.2.3 hide behind the live tabs and active forumthe official menu of dnn 5.2.3 hide behind the live tabs and active forum
Previous
 
Next
New Post
4/7/2010 12:21 PM
 

Hi,

If the official dnn menu is too long ,it will hide behind 3rd party live tabs and active forum module, hwo to show it in front of these 3rd party module?

thank you!

 
New Post
4/8/2010 1:08 AM
 
It's hard to say without seeing the exact issue, but I have a feeling that you need to set the z-index property to your menu in CSS to be higher. Something like:
.menu {position:relative; z-index:99}
 
New Post
4/13/2010 9:04 AM
 

Hi,
The skin file I used is stored at  Portals\_default\Skins\MinimalExtropy\css\menu.css

If I change some  other values in this file, the menu  changed  accordingly.

But  when I  changed the z-index  value to  some bigger value , for example 10000000, 10000000000000 

the submenu still hide behind 3rd party toolbar, for example live tabs , active social and active forum .

so , what should I do?

/* SUB Menu Normal */
.mainMenu tr.mi{
    background-color:#F8FAFF;
    z-index: 1000;
    font-size: 11px;
    font-weight:bold;
    text-align:left;
    color:#375162;
    line-height:2em;
    text-transform:none;
}

 
New Post
4/13/2010 11:32 AM
 

It is probably the z-index bug in ie7 and before. You have two solution directions:

  • remove the position: relative from the content menu's live live tabs, etc. or
  • place the menu below the content items in the document flow and then absolution position it on the spot you want it to appear.

Good luck,

Peter


Peter Schotman
Cestus Websites voor DotNetNuke oplossingen in Nederland
Contact us for your custom design and skinning work.
 
New Post
4/14/2010 4:12 AM
 

IIRC Minimal Extropy 1.0.5 uses this overcome that:

.mainMenu table{
    z-index: 5000;
    }

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...the official menu of dnn 5.2.3 hide behind the live tabs and active forumthe official menu of dnn 5.2.3 hide behind the live tabs and active forum


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