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...Administration ...Administration ...Control the posititioning of vertical nav flyouts using Nav MenuControl the posititioning of vertical nav flyouts using Nav Menu
Previous
 
Next
New Post
10/20/2009 2:22 PM
 

I have a vertical menu set up, and it works fine in firefox...but it is adding 160px to the left of each flyout menu in IE.

Any ideas why?

You can view the site: 69.24.80.239
Our Team and Solutions have flyout menus.

Code on skin:

dnn:NAV runat="server" id="dnnNAV"  ProviderName="DNNMenuNavigationProvider" IndicateChildren="false" ControlOrientation="Vertical" CSSNodeRoot="main_dnnmenu_rootitem" CSSNodeHoverRoot="main_dnnmenu_rootitem_hover" CSSNodeSelectedRoot="main_dnnmenu_rootitem_selected" CSSBreadCrumbRoot="main_dnnmenu_rootitem_selected" CSSContainerSub="main_dnnmenu_submenu" CSSNodeHoverSub="main_dnnmenu_itemhover" CSSNodeSelectedSub="main_dnnmenu_itemselected" CSSContainerRoot="main_dnnmenu_container" CSSControl="main_dnnmenu_bar" CSSBreak="main_dnnmenu_break"

 

CSS:

#menuNavStyle {
    width:151px;
    min-width:151px;
    }
.main_dnnmenu_rootitem {
    font-size:12px;
    color:#999999;
    width:151px;
    height:20px !important;
    height:23px;
    min-height:20px !important;
    min-height:23px;
    background-image:url(/Portals/0/images/nav_bg.gif);
    background-repeat:no-repeat;
    padding-top:3px !important;
    padding-top:2px;
    margin-top:-3px !important;
    }
.main_dnnmenu_rootitem_selected {
    font-size:12px;
    color:#999999;
    background-image:url(/Portals/0/images/nav_bgRO.gif);
    background-repeat:no-repeat;
    width:151px;
    height:20px !important;
    height:23px;
    min-height:20px !important;
    min-height:23px;
    padding-top:3px !important;
    padding-top:2px;
    margin-top:-3px !important;
    }
.main_dnnmenu_rootitem_hover {
    font-size:12px;
    color:#941a1d;
    text-decoration:none;
    background-image:url(/Portals/0/images/nav_bgRO.gif);
    background-repeat:no-repeat;
    width:151px;
    height:20px !important;
    height:23px;
    min-height:20px !important;
    min-height:23px;
    padding-top:3px !important;
    padding-top:2px;
    margin-top:-3px !important;
    }
.main_dnnmenu_submenu TD {
    padding:3px 0px 3px 3px;
    background-color:#f1f1f1;
    border:0px;
    border-bottom:1px solid #ffffff;
    border-top:1px solid #f1f1f1;
    color:#666666;
    font-size:12px;
    }
.main_dnnmenu_submenu {
    border-right:1px solid #f1f1f1;
    font-size:12px;
    background-color:#ffffff;
    width:120px;
    border:solid 1px #FF0000;
    text-align:left;
    float:left;
    display:block;
    }
.main_dnnmenu_itemhover TD {
    background-color:#ffffff;
    border-bottom:1px solid #f1f1f1;
    border-top:1px solid #f1f1f1;
    color:#666666;
    font-size:12px;
    }
.main_dnnmenu_itemselected td {
    background-color:#ffffff;
    border-bottom:1px solid #f1f1f1;
    border-top:1px solid #f1f1f1;
    color:#666666;
    font-size:12px;
    }

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Control the posititioning of vertical nav flyouts using Nav MenuControl the posititioning of vertical nav flyouts using Nav Menu


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