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, ...Default image canDefault image can't change in the menu??
Previous
 
Next
New Post
9/23/2006 1:39 AM
 

I want to change some default menu image in the menu.(ex: breadcrumb.gif for rightarrow, menu_down.gif for downarrow) But I can't find how to make it works if the image I want to used is under skin folder.

It seems images will reference to the \image\ directory.

I try to set PathImage & PathSystemImage attribute to [SKINPTH] but the menu still use \image as the same as it's default value.

What I really want to do is to change the background of the menu text. But I can't find which css or setting can only affect the text only? It seems each text contains three subitems. (the structure looks like: left | text | arrow ) 

MainMenu_MenuContainer
MainMenu_MenuBar
MainMenu_MenuItem
MainMenu_MenuIcon
MainMenu_SubMenu
MainMenu_MenuBreak
MainMenu_MenuItemSel
MainMenu_MenuArrow
MainMenu_RootMenuArrow

none of these are worked??

And I can't disable the default image also. If I used background image. It will overlap with the default image.

Does anybody know which css is the right one I can used?

ps: I just want to use the default menu object of the DNN.

 
New Post
10/2/2006 2:40 PM
 
I was able to customize it like this:

<dnn:nav runat="server" id="dnnNav" csscontrol="MainMenu_MenuBar" csscontainerroot="MainMenu_MenuContainer" cssnode="MainMenu_MenuItem" cssicon="MainMenu_MenuIcon" csscontainersub="MainMenu_SubMenu" cssbreak="MainMenu_MenuBreak" cssnodehover="MainMenu_MenuItemSel" cssindicatechildsub="MainMenu_MenuArrow" cssindicatechildroot="MainMenu_RootMenuArrow" pathsystemimage="[SKINPATH]" pathimage="[HOMEDIRECTORY]" mouseoverdisplay="highlight" providername="SolpartMenuNavigationProvider" nodelefthtmlbreadcrumbroot="<img src='[SKINPATH]breadcrumb.gif'>" IndicateChildren="True" IndicateChildImageRoot="../[SKINPATH]menu_down.gif" IndicateChildImageSub="../[SKINPATH]menu_right.gif" />
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Default image canDefault image can't change in the 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