Hi
Im quit new to wordpress and thematic.
I created a bookmark/link in wordpress admin panel.
I found out with wp_list_bookmarks() I can retrieve my links.
But can someone suggest a way to add this in dropdown submenu?
For example I have a link "contact". When you hover it a dropdown menu shows
"Send us an email"
"Forum"
When the visitor clicks Forum it should open a new window, and go to the linked page.