I am trying to setup SlideDeck for my site. I would like SlideDeck to appear between the top navigation and the first post or even just above everything. I have the following code to insert into the header, but I am not entirely sure where to insert it:
<?php slidedeck( 1008, array( 'width' => '100%', 'height' => '370px' ) ); ?>
Could I please have a hint? Thanks!














