hey guys! i have a very small CMS right now on my site.
it is working great, but i want to change the way the menu is displayed. right now it shows just text links, but i want to replace the text links with a dropdown menu.
this is the code i use at the moment to show the menu.
this generates something like:
Home
Downloads
Info
but now i want it to show these things in the dropdown menu.
how do i edit the php code i pasted here, to show my items in a dropdown menu?
thanks in advance!