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, ...Having a problem styling the menuHaving a problem styling the menu
Previous
 
Next
New Post
7/8/2006 1:33 PM
 
Hi all,
    I am having a problem styling the menu. On the sub menu, there appears to be a gap in between my menu items. I cannot seem to make it go away. The site is located here: http://209.200.75.25/dnn/

The css I am using is as such:

/* Main Menu */
.MainMenu_MenuContainer {
    background-color: Transparent;
}
.MainMenu_MenuBar {
    cursor: hand;
    height:23;
    background-color: Transparent;
}
.MainMenu_MenuItem {
    cursor: hand;
    color: #707070;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    height: 23px;
}
.MainMenu_MenuIcon {
    cursor: pointer;
    cursor: hand;
    background-color: #CCCCCC;
    text-align: center;
    width: 15px;
    height: 23px;
}
.MainMenu_SubMenu {
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #CCCCCC;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
    border-bottom: #898989 1px solid;
    border-left: #898989 1px solid;
    border-top: #898989 0px solid;
    border-right: #898989 1px solid;
    color: #707070;
}
.MainMenu_MenuBreak {
 display: none;
}
.MainMenu_MenuItemSel {
    cursor: pointer;
    cursor: hand;
    color: White;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: #707070;
}
.MainMenu_MenuArrow {
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuArrow {
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}

Can someone please help with this? I have not run across this before and it is driving me nuts.

Thanks in advance
 
New Post
7/8/2006 2:52 PM
 

Dear

I've not the time now to have a closer look.
But it is better that you have another css style for the rootmenu's then for the submenu's.
The class .MainMenu_MenuItem and .MainMenu_MenuItemSel are working both on the rootmenu and the submenu.
As I can see you must set the border-top and the border-bottom style of the submenuitems the same as the background.


Vriendelijke groeten
Gilbert Vanden Borre
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Having a problem styling the menuHaving a problem styling 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