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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumDSSSilver.css popup menuDSSSilver.css popup menu
Previous
 
Next
New Post
9/21/2005 2:20 PM
 

 

The popup menus for the DSSSilver theme were difficult to see over the background.  I modified my DSSSilver.css file as follows.  This creates a nice shadow effect around the popup making it easier to see that it is a popup menu.

 

/* Forum Main Menu (For navigation in forum and blog) Till END OF FILE*/
.ForumMenu_MenuContainer {
    border-left: #F1F1F1; 0px solid;
    border-right: #F1F1F1; 0px solid; 
    border-top: #F1F1F1; 0px solid;
    border-bottom: #F1F1F1; 0px solid;
    background-color: #F1F1F1;
}
.ForumMenu_MenuBar
{
 cursor: hand;
 color: #000099;
 background-color: #F1F1F1;
        height:10px;
}
.ForumMenu_MenuItem
{
 border-left: #ffffff 0px solid;
 border-right: #ffffff 0px solid;
 border-top: #ffffff 1px solid;
 border-bottom: #ffffff 1px solid;
 font-family: Tahoma, Arial, Helvetica;
 font-style: normal;
 font-weight: normal;
 text-decoration:none;
 cursor: hand;
 color: #000000;
 height: 18px;
}
.ForumMenu_MenuIcon {
    cursor: pointer;
    cursor: hand;
    background-color: #FFFFFF;
    border-left: #ffffff 1px solid;
    border-right: #ffffff 0px solid;
 border-top: #ffffff 1px solid;
 border-bottom: #ffffff 1px solid;
 width:16px;
 height:18px;
    text-align: center;
}

.ForumMenu_MenuArrow {
    border-right: #ffffff 1px solid;
    border-left: #ffffff 0px solid;
 border-top: #ffffff 1px solid;
 border-bottom: #ffffff 1px solid;
    font-family: webdings;
    font-size: 10px;
    cursor: pointer;
    cursor: hand;    
}

.ForumMenu_RootMenuArrow {
    border-right: #ffffff 1px solid;
    border-left: #ffffff 0px solid;
 border-top: #ffffff 1px solid;
 border-bottom: #ffffff 1px solid;
    font-family: webdings;
    font-size: 10px;
    cursor: pointer;
    cursor: hand;    
}

.ForumMenu_MenuItemSel
{
 border-color: #000099;
 background-color: #CCC;
 font-family: Tahoma, Arial, Helvetica;
 font-style: normal;
 font-weight: normal;
 text-decoration:none;
 height: 18px;
 cursor: hand;
 color: #000000;

}
.ForumMenu_SubMenu
{
 border-left: #cccccc 1px solid;
 border-right: #cccccc 1px solid;
 border-top: #cccccc 1px solid;
 border-bottom: #cccccc 1px solid;
 z-index: 1000;
 filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
 cursor: hand;
 background-color: #ffffff;
}


.ForumMenu_MenuBreak {
 border-left: transparent 0px solid;
 border-bottom: white 1px solid;
 border-top: transparent 0px solid;
 border-right: transparent 0px solid;
 background-color: transparent;
 height: 0px;
}

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumDSSSilver.css popup menuDSSSilver.css popup 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