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, ...SOLPART Menu submenu highlighting issueSOLPART Menu submenu highlighting issue
Previous
 
Next
New Post
9/26/2007 12:07 PM
 

Hey all, having a small problem with a site I'm working on for a client using DNN and Solution Partners' SOLPARTMENU. I've had a couple of colleagues take a look at it too and they can't work it out either.

Basically, I'm looking for a way to make the text change colour, highlighting the selected item as the mouse rolls over it in the submenus. I have it working on the root menu. I'm using the .ascx and css method for making tweaks as the skin is already done and I'm otherwise happy with it. Any ideas at all please? I'm pretty sure it should be something really simple, but I'm new to all this and my colleagues don't have a great deal of spare time to help out.

Here's my CSS:

.MainMenu_RootMenuArrow
{
 display: none;
}

.MainMenu_MenuContainer {
 z-index: 1000;
 float:right;
}

.MainMenu_MenuBar
{
 background-color: transparent;
 cursor: pointer;
 font-weight: bold;
 font-family: Arial Narrow;
}

.MainMenu_MenuBar.RootMenuItemSelected {
 cursor: pointer;
 font-weight: normal;
}


.MainMenu_MenuBar.RootMenuItem {
 color: #006158;
 cursor: pointer;
 font-weight: normal;
}

.MainMenu_MenuItem td {
 color: #006158;
 font-weight: bold;
 border: none;
 height: 30px;
 background-color: transparent;
}

.MainMenu_MenuItemSel td {
 color: #80C54F;
 font-weight: bold;
 border: none;
 height: 30px;
 background-color: transparent;
}

.MainMenu_SubMenuItemSel td {
 color: #80C54F;
 font-weight: bold;
 border: none;
 height: 30px;
 background-color: FFFFFF;
}

.MainMenu_MenuIcon {
 width: 0px;
 border: 0px;
 display: none;
}

.MainMenu_SubMenu td {
 color: #ffffff;
 background-color: #006158;
 font-weight: bold;
 border: none;
 height: 20px;
 z-index: 1000;
 font-size: 12px;
 padding: 2px;
}

Thanks a lot for any help you can give. I'm struggling here and it would be great to work this one out so I can use it for some projects in future!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SOLPART Menu submenu highlighting issueSOLPART Menu submenu highlighting issue


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