Quote:
Originally Posted by Spaceboy
Hi,
I would like to run a banner ad in lieu of the Blog Title/Description on top of the theme. Where would I go to add that?
|
I'm using the AdServ plugin (
http://wordpress.org/extend/plugins/adserve/), I defined a zone called TopBanner by adding the following at the very bottom of header.php:
Code:
<div align=center><?php AdServe("TopBanner"); ?></div>
It doesn't replace the blog title & description, but you can edit the header options to not display that section.