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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Turn off Menu dropdownsTurn off Menu dropdowns
Previous
 
Next
New Post
5/10/2010 7:25 PM
 
I would like to turn off the dropdowns that show when you hover over a top menu.  How can I do this?
 
New Post
5/11/2010 4:05 AM
 

Jeff,

If you're editing the .ascx file, add the following to the dnn:nav object: IndicateChildren="false"

If you're adding this to the skin.xml, add the following to the [NAV] settings:

<Setting>
<Name>IndicateChildren</Name>
<Value>false</Value>
</Setting>

Regards,

Rick.



PSDtoDNN - You supply the artwork... we'll build the skins!™
Website | Twitter | YouTube | Skype
 
New Post
5/11/2010 11:05 AM
 
so its not a global setting in dotnetnuke?  I do not have an "dnn:nav" object inside of my .ascx files, nor do I have a [NAV] section in the skin.xml.  I am assuming this means I need to do this inside of all skins being used on the website...

seems in index.ascx that the section for the menus is  (and I have no idea what to do with this):

<td background="<%= SkinPath %>images/menu_bg.gif" height="35" bgcolor="#cccccc"><dnn:SOLPARTMENU runat="server" id="dnnSOLPARTMENU"  usearrows="false" userootbreadcrumbarrow="false" usesubmenubreadcrumbarrow="false" separator="<img src=&quot;images/menu_sep.gif&quot; border=&quot;0&quot; align=&quot;absmiddle&quot;>" Rootmenuitemlefthtml="</span>" Rootmenuitemrighthtml="</span>" rootmenuitemcssclass="rootmenuitem" rootmenuitemselectedcssclass="rootmenuitemselected" rootmenuitembreadcrumbcssclass="rootmenuitembreadcrumb" submenucssclass="submenu" submenuitemselectedcssclass="submenuitemselected" submenuitembreadcrumbcssclass="submenuitembreadcrumb" CSSNodeSelectedRoot="rootmenuitembreadcrumb" CSSNodeSelectedSub="submenuitemselected"  />
       </td>
 
New Post
5/11/2010 11:55 AM
 

Jeff,

You'r skin is using the solpartmenu, which is quite old, but still has a setting for hiding sub menus. You're right in that you'll need to add this to all skins on your site.

The setting should be: rootonly="true" add this to the list you have shown in the previous post.

Rick.



PSDtoDNN - You supply the artwork... we'll build the skins!™
Website | Twitter | YouTube | Skype
 
New Post
5/11/2010 12:06 PM
 
Thank you, that worked!
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Turn off Menu dropdownsTurn off Menu dropdowns


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