?>
<div id="advertisement" class="block">
<h2><span><?php echo $lang_common['Advertisement'] ?></span></h2>
<div class="box">
<div class="inbox">
<div><p><center>put your stuff here.</center></p></div>
</div>
</div>
</div>
<?php
Thanks for the help, how would I put this in the header though. either above or below the h1 and p tag. I can reposition it with css.