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, ...How do I get rid of Icon and Arrow column in the DNN NavMenu???How do I get rid of Icon and Arrow column in the DNN NavMenu???
Previous
 
Next
New Post
2/19/2009 5:06 PM
 

 

Hi all, I designed a menu style (first menu in the pic) and applied to one of my site. At the right side of the submenu there should be a 2px black border.

Then I worte css like this:

.main_dnnmenu_submenu td
{
    background:#F2462E url(../images/submenu_bg_normal.jpg) repeat-y top right;
    z-index: 1000;
    font-size: 12px;
    font-weight:normal;
    text-align:left;
    color:#fff;
    padding: 5px 5px;
    margin:0px;
    border-right:2px #000 solid;
}

But it doesn't work quite well I think it's because there is a Icon column and Arrow column at the both side of the submenu, so the border has been added to the right side of the submenu item td.

This is the NavMenu part in my ascx file:

<dnn:NAV runat="server" id="dnnNAV"  ProviderName="DNNMenuNavigationProvider" IndicateChildren="false" ControlOrientation="Horizontal" 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"  />

Can any one please tell me how I can turn off the Icon and Arrow column?

Thanks a lot..

 

 

 
New Post
2/22/2009 3:02 PM
 

I'm using DNN 4.9.0 by the way.

 
New Post
2/25/2009 8:21 PM
 

Try adding usearrows="false" to the dnn:NAV attributes.

 
New Post
3/12/2009 10:35 PM
 

TFawcett wrote
 

Try adding usearrows="false" to the dnn:NAV attributes.

 

Thanks for the help. But it is still not working. Any other solutions?

 
New Post
3/13/2009 5:06 AM
 

If you could post a link to an example page this is easier to answer

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...How do I get rid of Icon and Arrow column in the DNN NavMenu???How do I get rid of Icon and Arrow column in the DNN NavMenu???


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