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, ...Solpartmenu - again....Solpartmenu - again....
Previous
 
Next
New Post
1/16/2008 3:17 AM
 

I have a small non-critical, but VERY annoying problem with the solpartmenu and it's massive possibilities for styling....

I have the .MainMenu_MenuItem, .MainMenu_MenuItemSel, .MainMenu_MenuItemAct, .RootMenu_MenuItem, .RootMenu_MenuItemActive and .RootMenu_MenuItem down pretty well, BUT....

The stylesheet for when the Mousebutton is clicked and the mousebutton is DOWN - none of these styles apply correctly to my skin?

If I have made myself unclear - the skin can be viewed at http://demo.martinmoesby.com. Try clicking on page 2 or 3 - and hold down the mousebutton......

I paste the RootMenu stylesheets and the SOLPART definition here...and then tell me what stylesheet I need to apply to get the stylesheet correct...

.ASCX definition : 
                    <dnn:MENU ID="dnnMenu" runat="server" RootOnly="false" UseArrows="false"
                        UseRootBreadCrumbArrow="false"
                        UseSubMenuBreadCrumbArrow="false"
                        SubMenuCssClass="RootMenu_SubMenu"
                        RootMenuItemActiveCssClass="RootMenu_MenuItemActive"
                        RootMenuItemCssClass="RootMenu_MenuItem"
                        RootMenuItemSelectedCssClass="RootMenu_MenuItemSelected"
                        DelaySubmenuLoad="true"
                        RootMenuItemBreadCrumbCssClass="RootMenu_MenuItemActive"></dnn:MENU>

.CSS definition

.RootMenu_MenuItem td
{
 width:121px;
 font-family:Verdana;
 font-size:11px;
 font-weight:bold;
 color:#FFFFFF;
 background-image:url('images/menu_inactive.gif');
 background-repeat:no-repeat;
 padding-top:5px;
}

.RootMenu_MenuItemSelected td
{
 width:121px;
 font-family:Verdana;
 font-size:11px;
 font-weight:bold;
 color:#FFFFFF;
 background-color: Transparent;
 background-image:url('images/menu_active.gif');
 background-repeat:no-repeat;
 padding-top:20px;
}

.RootMenu_MenuItemActive td
{
 width:121px;
 font-family:Verdana;
 font-size:11px;
 color:#FFFFFF;
 font-weight:bold;
 background-image:url('images/menu_active.gif');
 background-repeat:no-repeat;
 padding-top:20px;
}

 

Any help would be appreciated.....

 
New Post
1/16/2008 1:46 PM
 

Martin Petersen wrote

I have a small non-critical, but VERY annoying problem with the solpartmenu and it's massive possibilities for styling....

I have the .MainMenu_MenuItem, .MainMenu_MenuItemSel, .MainMenu_MenuItemAct, .RootMenu_MenuItem, .RootMenu_MenuItemActive and .RootMenu_MenuItem down pretty well, BUT....

<SNIP>

 

I figured most of it out with a bit of guidance from Nina Meirs - the HEIGHT attribute needs to be set..:-)

 

 
New Post
1/18/2008 3:47 AM
 

Issue has been resolved.

Check it out at http://demo.martinmoesby.com

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Solpartmenu - again....Solpartmenu - again....


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