Following this tutorial, i've moved the main menu to just above the container div. On the front page (i've set it as a static page), I'd like the menu to remain untouched (inside the header)
I've tried the following but it doesn't do anything.
<?php if ( !is_front_page() ).... ?>
I'm new to wordpress and thematic. Any pointers would be appreciated.
Cheers