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, ...Menu Background-imagesMenu Background-images
Previous
 
Next
New Post
4/24/2006 5:44 AM
 
Hi There

Just ahead, I'm still a newbe in skinning - so please be patient :)

I was reading through the attributes of the solpartmenu token. I'd like to attach my own background images to each menu position (Passiv Active Hover). I'm wondering, if this is possible.

Someone allready used Images in the solpartmenu?

Greetings Mike
 
New Post
4/24/2006 7:19 AM
 

Are you talking about making each menu option a different colour depending on the menu name? If so, that's not a DNN Solpart menu option.

If you are looking at how to work with the passive, active and hover classes, my design away skin on my site has that in the code and CSS but I do confess, I'm working on some Firefox misbehaviour that I've not resolved at the moment.

But if you want full menu flexibility you may need to look at either hard coding (not recommended) or commercial applications like telerik or componentart menus.

Nina Meiers


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
New Post
5/12/2006 12:08 AM
 

Nina,

What kind of misbehavior in firefox?  For the life of me I cannot get firefox to show my menu hover graphics even though my coding works perfectly in internet explorer.  I have studied other people's skins that do work in both firefox and IE....  compared it to my code... and I can see no discernable difference to why theirs works in both browsers but mine does not.  Per code below, the "idle" and "active" graphics show properly in firefox but the "hover" does not show!

I included these values in my solpart menu:

            rootmenuitemcssclass="MainMenu_Idle"
            rootmenuitemactivecssclass="MainMenu_Active"
            rootmenuitemselectedcssclass="MainMenu_Selected"
            rootmenuitembreadcrumbcssclass="MainMenu_BreadcrumbActive"

I coded my CSS this way:

.MainMenu_Idle              { font: bold 11px Tahoma, Arial; color: #666; background:  url(nav_idle.gif) no-repeat; padding: 0px; height: 20px; font-weight: bold; }

.MainMenu_Selected          { font: bold 11px Tahoma, Arial; color: #666; background:  url(nav_hover.gif) no-repeat; padding: 0px; height: 20px; font-weight: bold; }

.MainMenu_Active,
.MainMenu_BreadcrumbActive  { font: normal bold 11px Tahoma, Arial; color: #666; background:  url(nav_active.gif) no-repeat; padding: 0; height: 20px; }

 
New Post
5/12/2006 1:02 AM
 

Are these the only classes you have in? Do you have the main classes in - apart from these?

You don't appear to have a hover state if I'm correct in reading this. I'll look at my code and paste some here

Nina Meiers


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
New Post
5/12/2006 1:18 AM
 

Isn't the "rootmenuselecteditemcssclass" the hover state?
Here is my full solpart coding:

<td class="MyMenuTD">
           <dnn:SOLPARTMENU runat="server" id="dnnSOLPARTMENU"
            menualignment="left"
            cleardefaults="true"
            separatecss="true"
            display="Vertical"
            MenuEffects-UseShadow="True"
            MenuEffects-MouseOverDisplay="Highlight"
            userootbreadcrumbarrow="false"
            usesubmenubreadcrumbarrow="false"
            menueffectsmenutransition="AlphaFade"
            menueffectsmenutransitionlength="10"
            menueffectsshadowstrength="1"
            rootmenuitemcssclass="MainMenu_Idle"
            rootmenuitemactivecssclass="MainMenu_Active"
            rootmenuitemselectedcssclass="MainMenu_Selected"
            rootmenuitembreadcrumbcssclass="MainMenu_BreadcrumbActive"
            rootmenuitemlefthtml="&nbsp;&nbsp;&nbsp;"
            rootmenuitemrighthtml=""
            /><br>            
</td>

******************************************
Now here are my CSS skin settings for the menu...

.myMenuTD td        { font: bold 11px Arial, Tahoma; color: Green; }

/* Menu Settings */

/*-- box that holds the menu  --*/
.MainMenu_MenuContainer     { width: 163px; background-color: transparent; }

/*-- bar that holds the menu  --*/
.MainMenu_MenuBar           { width: 163px; cursor: pointer; cursor: hand; }

/* -- submenu container        --*/
.ModuleTitle_SubMenu,
.MainMenu_SubMenu          
{ width: 163px; background: #EEE; margin: 0 0 0 1px; padding: 0px; border: 1px solid #777777; font: bold 11px Tahoma, Arial; z-index: 1000; cursor: hand; filter: none; }

/* -- submenu items no hover      --*/
.ModuleTitle_MenuItem,
.MainMenu_MenuItem         
{ width: 163px; font: bold 11px Tahoma, Arial; border: 0; color: #666; padding: 0px; height: 20px; }

/* -- submenu items hover      --*/
.ModuleTitle_MenuItemSel,
.MainMenu_MenuItemSel    
   { cursor: pointer; cursor: hand; font: bold 11px Tahoma, Arial; border: 0; color: #666; padding: 0px; height: 20px; background: #DDD; }

/*-- menuitems idle           --*/
.MainMenu_Idle              { font: bold 11px Tahoma, Arial; color: #666; background: url(nav_idle.gif) no-repeat; padding: 0px; height: 20px; }

/*-- menuitems over          --*/
.MainMenu_Selected          { font: bold 11px Tahoma, Arial; color: #666; background: url(nav_hover.gif) no-repeat; padding: 0px; height: 20px; }

/*-- menuitems active         --*/
.MainMenu_Active,
.MainMenu_BreadcrumbActive 
{ font: bold 11px Tahoma, Arial; color: #666; background: url(nav_active.gif) no-repeat; padding: 0px; height: 20px; }

.MainMenuSeperator,
.MainMenu_RootMenuArrow,
.MainMenu_MenuIcon,
.MainMenu_MenuBreak,
.MainMenu_MenuArrow        
{ display: none; }

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Menu Background-imagesMenu Background-images


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