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
<div id="nav" class="clearfix"><font face="Verdana" size="3"><?php show_menu2(0, SM2_ROOT, SM2_ALL, SM2_ALL, false, "\n</li>", false, false, false, '<ul id="header_menu" class="menu desktop-menu">'); ?></font><img border="0" src="http://www.granelsa.com/images/banderita1.jpg" width="24" height="15"> <img border="0" src="http://www.granelsa.com/images/banderita2.jpg" width="24" height="15"></div>
#header_menu { float: left; }
display: inline-block;margin: 40px 0 0 10px;
<?php show_menu2( $aMenu = 0, $aStart = SM2_ROOT+1, $aMaxLevel = SM2_ALL, $aOptions = SM2_ALL|SM2_PRETTY, $aItemOpen = '<li class="[class] [if(class==menu-current){active}] [if(class==menu-expand){sub-menu}]">[a][menu_title]</a>', $aItemClose = '</li>', $aMenuOpen = '<ul>', $aMenuClose = '</ul>', $aTopItemOpen = false, $aTopMenuOpen = '<ul id="navigation"><li class="home-button current-menu-item"> <a href="http://www.mydomain.com"><i class="fa fa-home"></i></a>' ); ?>
I tried the approach suggested by Ruud but got stuck with the css for the flag
<div style="display: inline-block; margin: 20px 0 0 10px;"> <img src="http://www.granelsa.com/templates/Hamburguer/banderita1.jpg" width="38" height="28" border="0"> <img src="http://www.granelsa.com/templates/Hamburguer/banderita2.jpg" width="38" height="28" border="0"></div>