WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: RedGnomos on January 22, 2008, 08:58:19 PM

Title: Menu Display
Post by: RedGnomos on January 22, 2008, 08:58:19 PM
Hi,

I followed the example of how I can define my menu i.e. http://help.WebsiteBaker.org/pages/en/advanced-docu/designer-guide/multiple-menus.php however was wondering how I could alternative the row colours e.g. the first row is blue, second is white, etc. This is what my current menu code looks like.

<?php show_menu(1, 0, -1, false, '<tr><td bgcolor="#D9E4F4">[a][menu_title][/a]</td></tr>', '', '', '', 'class="menu"', 'class="menu"', 0); ?>

Appreciate any help. Thanks