Re: Ads Before Post Title
you could try sticking your ad code here and see what happens
<div class="postarea">
<?php include(TEMPLATEPATH."/breadcrumb.php");?>
AD CODE
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<h1><?php the_title(); ?></h1>
|