WebsiteBaker Support (2.8.x) > Templates, Menus & Design

Edit menu

(1/1)

Maarten8:
Sorry, I've searched but couldn't find.

If I use <?php show_menu();?> is shows the menu thats good.
But where is the template of the menu.

The output is
 

--- Code: ---<ul>
<li><span class="menu_current"><a href="#" target="_top"  class="menu_current"> Home </a></span>
</li>
</ul>

--- End code ---

But I would like to change the ul tag and some classes, any where I can change this?

erpe0812:
Please replace the show_menu call  with show_menu2 call (show_menu2_module is included in regular WB_Installation)
and read the documentation:
 Tutorial link removed 404

This will help.

rgds

erpe

Maarten8:

--- Quote from: erpe on July 07, 2010, 11:01:23 AM ---Please replace the show_menu call  with show_menu2 call (show_menu2_module is included in regular WB_Installation)
and read the documentation:
 Tutorial link removed 404

This will help.

rgds

erpe

--- End quote ---

Thanks, it works :D

Navigation

[0] Message Index

Go to full version