HomeHomeDotNetNuke Forg...DotNetNuke Forg...Module ForumsModule ForumsForumForumDSSSilver.css popup menuDSSSilver.css popup menu
Previous
 
Next
New Post
9/21/2005 11:20 AM
 

 

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
HomeHomeDotNetNuke Forg...DotNetNuke Forg...Module ForumsModule ForumsForumForumDSSSilver.css popup menuDSSSilver.css popup menu


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Free Demo Site
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me
Have Someone Contact Me
DotNetNuke Store

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

PowerDNN
r2integrated
Telerik JustCode Free

DotNetNuke Scoop!

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates the DotNetNuke Store where users purchase third party apps for the platform.