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: 75px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}#nav ul { list-style-type: none; font-size: 110%; padding-left: 240px; /* (Disappearing List-Background) http://www.positioniseverything.net/explorer/ie-listbug.html */ position: relative; /* Fix the Stupid IE6 Bug */}#nav ul li {float: left; text-align: center; font-weight: normal; width: 95px; height: 75px; vertical-align:top; letter-spacing: .1em;}#nav ul li a {height: 75px; display: block; color: #96427d; text-decoration: none; background-image: url(img/menu-on.png); background-repeat: no-repeat; background-position: center middle; padding-top: 20px;}/* Root Level Link Formatting */#nav ul li a:hover, #nav li a:focus {height: 75px; color: #000; text-decoration: none; background-image: url(img/menu-over.png); background-repeat: no-repeat; background-position: center middle;}#nav li a:active, #nav ul li a.active {height: 75px; border-color: #fff; color: #000}/* Current page Customisations*/#nav li.menu-current a {height: 75px; color: #fff; background-image: url(img/menu-over.png); font-weight: 500;}/* 2nd Child menu */#nav .menu li ul {position: absolute; width: 200px; margin: 0; display: none; text-transform: none; font-size: 90%; border: 0; background-color: #6F6687;}#nav .menu li ul li {height: 30px; width: 200px; text-align: left; font-weight: normal; margin: 0; padding: 0; vertical-align: middle;}#nav .menu li ul a {height: 30px; width: 200px; padding: 7px; background-color: #A09DC6; color: #fff; border: 0;}/* 2nd Child link hover */#nav .menu li ul a:hover {height: 30px; color: #4b4c4d; background-color: #666; border: 0; color:#fff; display: block;}#nav .menu li ul.menu-current a {height: 30px; color: #4b4c4d; background-color: #666; border: 0; color:#fff; display: block;}/* Show and hide */#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}#nav .menu li ul ul { display: none;}#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}
#nav li.menu-current a
#nav .menu li ul.menu-current a
padding-left: 240px;[