hi, I’m also having trouble getting it to work properly. I’m a total newbie too…so that doesn’t help.
Basically the only time I see that it works is if I actually click on the page (in the top navigation) and then once I’m there, it looks all funny, not the way it should I don’t think.
what is the exact code I’m supposed to put in the header.php file?
I don’t really understand these instructions:
<?php
if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘Simple Top Nav’) ) : ?>
<!–YOUR OLD NAVIGATION –>
<?php
endif;
?>
thanks!
Laura