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
http://mcoenvironmental.com/wb/pages/team.phpI'm using the same CSS file on both. I'm guessing it has to do with the way WB sets up its menu, but I'm not sure. Any ideas?
show_menu2( $aMenu = 1, $aStart = SM2_ROOT, $aMaxLevel = SM2_ALL, $aOptions = SM2_ALL|SM2_PRETTY, $aItemOpen = '[li] [a][menu_title]</a>', $aItemClose = '</li>', $aMenuOpen = '<ul id="menu" class="menu">', $aMenuClose = '</ul>', $aTopItemOpen = false, $aTopMenuOpen = false );
Any other suggestions?
<ul class="menu" id="menu"> <li><a href="#" class="menulink">Dropdown One</a> <ul> <li><a href="#">Navigation Item 1</a></li> </ul> </li></ul>
<ul class="menu" id="menu">
$aMenuOpen = '<ul id="menu" class="menu">',
display: table;margin: 0 auto;