Are you familiar with template creation, especially when it goes to invoking builtin GS navigation menu, or Mvlcek's advanced menu plugin ?
Just add in your template
where: [call_menu_function] is the place, where you call menu function.
Read about template functions in wiki, or about Mvlcek's plugins.
Of course you have to add to template's css file all styles of the menu you have shown, along with images in right place, and javascript files to have fancy menu item roll effect.
But everything is described in menu creation tutorial.
Just add in your template
Code:
<div>
<ul id="navigationMenu">
[call_menu_function]
</ul>
</div>
where: [call_menu_function] is the place, where you call menu function.
Read about template functions in wiki, or about Mvlcek's plugins.
Of course you have to add to template's css file all styles of the menu you have shown, along with images in right place, and javascript files to have fancy menu item roll effect.
But everything is described in menu creation tutorial.
Addons: blue business theme, Online Visitors, Notepad