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, ...DNN 5 Main Menu CSS GlitchDNN 5 Main Menu CSS Glitch
Previous
 
Next
New Post
4/23/2011 12:08 AM
 
I am having a glitch with my main menu in DNN 5 using the NAV menu. here is my current CSS

/*--------- dnn menu style ----------*/
/* main menu td */
.mainMenu
{
 cursor:pointer;
 font-size: 14px;
 background-color:transparent;
 width:100%;
}

/* Main Menu Normal */
.mainMenu .root

 color: #E9E9E9;
 font-size: 15px;
 font-weight:bold;  
 text-align:center;
 padding:11px 11px 11px 11px;
 text-transform:uppercase; margin-right:1px;
 white-space:nowrap;
 line-height:40px;
 background:url(../images/button.png) repeat-x center center;
}

/* Main menu hover */
.mainMenu .hov{
 color: #461813;
 background:url(../images/button_active.png) repeat-x center center;
}

/* Main menu selected */
.mainMenu .sel, .mainMenu .bc {
color:#461813;
 background:url(../images/button_active.png) repeat-x center center;
}
.mainMenu table{
 border:1px solid #C0D6E5;
 z-index: 5000;
 }

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

/* SUB Menu hover & selected */
.mainMenu tr.hov {
background: #CE0D0D url(../images/button.jpg) repeat-x center center;
}

.mainMenu tr.hov td{
color:#461813;
}

.mainMenu tr.sel, .mainMenu tr.bc{
background: #CE0D0D url(../images/button.jpg) repeat-x center center;
}

.mainMenu tr.sel td, .mainMenu tr.bc td{
 color:#461813;
}

.main_dnnmenu_break{
 height: 2px;
 background-color: #D5E0FF;
}



/* Module Action Menus */
.ModuleTitle_SubMenu
{
 border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
 background-color:#F8FAFF;
 white-space: nowrap;
}

.ModuleTitle_MenuIcon {
 background-color:#F8FAFF;
 border:none;
 padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
 background: #CE0D0D url(../images/button.jpg) repeat-x center center;
 color: #461813;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
 height: 2px;
 background-color: #D5E0FF;
}





the issue I am having is that I want the main menu to display in one line without wrapping and making the rest of the menu item forced under the other menu items. I managed to get this to work. however when i mouse over items that have a drop down menu under certain items, the whole menu freaks out and goes crazy making random menu items show up under the first 3 or 4 menu items and the menu flickers.


Here are some images of what I am talking about.

Internet Explorer Glitch





Yet it works flawlessly on Google Chrome.



Unfortunately the people I am making this site for only want to use crappy internet explorer. does anyone have any suggestions as to what i can do to fix this?
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...DNN 5 Main Menu CSS GlitchDNN 5 Main Menu CSS Glitch


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