My url is http://www.virtualbusinesspartners.com.
I'm trying to get it to show the drop down menu that the theme is supposed to support.
When i tried to do it via:
<?php wp_list_pages('sort_column=menu_order&title_li=&depth=1'); ?>
and changing the 1 to a 2, the nav bar was all over the place.
Any tips?
Thanks :)