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
<a href="[url]" class="[class] pid[page_id]">[menu_title]</a>
a "on hover" condition to the pictures
/* security */#menu .mlev1 li a.pid11 { height:50px; color:#ffffff; background: url(img/m-security.jpg) no-repeat;}#menu .mlev1 li a.pid11:hover { background: url(img/m-security-hi.jpg) no-repeat; font-weight: bold;}
Yo, a sitemap doesnt look very 'sexy'..
<div id="menu"><?php show_menu2(1,SM2_ROOT+1,SM2_CURR+1,SM2_TRIM|SM2_PRETTY,'<li class="pid[page_id]"><a href="[url]" class="[class] pid[page_id]">[menu_title]</a>','</li>','<ul class="mlev[level]">','</ul>',false,false); ?></div>