In the file wp-content/themes/vantage/header.php you have to add this line
<div align="right" style="position:relative; float:right;"><?php dynamic_sidebar( 'header' ); ?></div>
after <hgroup>...
In the file wp-content/themes/vantage/header.php you have to add this line
<div align="right" style="position:relative; float:right;"><?php dynamic_sidebar( 'header' ); ?></div>
after <hgroup>...