4
there is another method also, based on the smarty pluggin blockanywhere, (founded by trabis) and the multimenu or any other menu maker module.
- download the smary from trabis website :
http://www.xuups.com/modules/planet/view.article.php?1812 - upload the code to your class/smarty/xoops_plugins folder.
- make your own menu by using multimenu
- make all necessary settings to the menu block and make it invisible, but copy it's ID.
- go to your theme and implent the block ID where you want to show the horiaontal menu.
for example, if your multimenu block has an 32 as an ID, write in your theme : <{block id=32}>
the road of success is always under construction