Try with this style for your menulist:
ul.navbar {
        width : 100%;
        margin : 0;
        padding : 0;
        background-color : #89d60e;
}

.navbar li {
        float: left;
        list-style:none;
        width: 20%;
}

And the set the width of .titleBox top 98%

// Sebastian Dammark
www.dammark.net
______________________________________________________________________
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