Hello Kweitzel,
ThnQ. I checked the examples!
After a few hours of trying all the steps I am a few steps closer now.
My basic template will be ALLCSS2. I managed it to let the flags do his job.
The ONLY issue that I cannot solve is that I cannot hide the container pages without hiding the childpages too.
So my question is: How can I hide the containers but show the menu that's underneath the containers.
These are my 2 show_menu's:
<?php show_menu(1, 0, 1, true, "[a]<img src=" .WB_URL . "/media/flags/[menu_title].gif border=0 />[/a]", '', '', '', false, '', 0); ?>
<?php show_menu2(0, 0, 1, SM2_ROOT+2, false, "\n</li>", false, false, false, '<ul id="header_menu" class="menu">'); ?><br />