WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
#nav { height: 1.68em; background: #666; border-top: 0; border-bottom: 1px solid #000; padding:0;}#nav ul { list-style-type: none; margin: 0; padding: 0; font-size: 81%; text-transform: uppercase; width: auto;
#nav { height: 34px; float:right; position:relative; left:-50%;}#nav ul { list-style-type: none; margin: 0; padding: 0; font-size: 11px; width: auto; left:50%;
isn't it also possible to just add a container DIV around the nav, with style "text-align: center"? Or with style "margin: 0 auto"?
#nav {float:left;height:34px;}
but normally ist div with text-align center the right way.
because the drop-downs seem badly broken in IE7