55
Hi Azteck,
This theme from Maitsco has that menu implemented, download it from here
https://xoops.org/modules/extgallery/public-photo.php?photoId=15671. Look at the the theme.html file:
The code used is from line 48 to line 117 if you are using the Xoops Default theme that comes with Xoops installation or you can create your own based on the maitsco theme.
2. On the style.css file of the maitscoportal theme, they used the code starting from line 648 which includes the license agreement from the developer up to line 699. It is here that you customize the menu background colors, etc. The menu script came from here
http://www.cssmenus.co.uk/dropdown.html they have some nice ones too.
3. From the image folder in the maitsco theme you need down-arrow.gif and right-arrow.gif, if you already have the images folder created just dropt these images there or create your own.
copy the code to your own theme respective files.
Hope it helps.