Hi All,
Is it possible to replace the category list in the side bar with a selectable drop down list? Basically I'd like to reclaim realestate and replace the following with a selectable drop down list:
<h3 class="heading">{$lng->a_skins_categories}</h3>
{$category_menu}
I've tried with {$categories_menu} and it provides the drop down list but i can't seem to get it to work as I'm not sure how to then take the selection and action it. I can just select a category and thats it.
Many thanks,
Is it possible to replace the category list in the side bar with a selectable drop down list? Basically I'd like to reclaim realestate and replace the following with a selectable drop down list:
<h3 class="heading">{$lng->a_skins_categories}</h3>
{$category_menu}
I've tried with {$categories_menu} and it provides the drop down list but i can't seem to get it to work as I'm not sure how to then take the selection and action it. I can just select a category and thats it.
Many thanks,