APNSoft.com - Web Controls, components for ASP.NET
 About Us 
 Articles 
 Products
 Downloads 
 Purchase
 Support

Menu
Controls Suite 4.5


Overview
Features
Reference Book
Live Demos
Populating with Data
Appearance
Skins
With Icons
Background Image
Images Only
Transparency
Shadow
HTML Formatting
Precise Customization
Templates
Behavior
Programming
Application scenarios




 Home 
 About Us 
 Products 
 Solutions 
 Support 
 Site Map 



On this example you can see the Menu with background image. To achieve this, modify corresponding classes in the CSS Style.

  • CSS

    /*Main Menu: DIV*/
    .MainMenuDIV
    {
         padding:2px;
         border:outset 2px #efefef;
         background:#CDCDCD url($SkinFolder$Background.jpg);
         cursor:default;
    }
    
    




Code Samples:


© 2003-2024 APNSoft. All rights reserved.    Terms of use.