Link:
http://step2.net.dynamicweb.dk/Default.aspx?ID=1

Code:
#DwLeftMenu li a {
        font-weight: bold;
        color: #332300;
        display: block;
        width: 198px;;
        padding-left: 15px;
        margin-bottom: 3px;
        height: 16px;
}

#DwLeftMenu li a:hover {
        background: url('/files/navigation/menu_left_hover.gif') no-repeat
center;
        text-decoration: none;
}

#LeftActiveItem {
        background: url('/files/navigation/menu_left_hover.gif') no-repeat
center;
}

If you follow the link you will see an menu on the left.
Can anyone tell me why my hover changes the margin-bottom ??

Sebastian Dammark
Webdesigner

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to