Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Trying to add Adsense below my header...So confused... (http://forum.bytesforall.com/showthread.php?t=14523)

skyecaitlin88 Jun 7, 2011 12:52 AM

Trying to add Adsense below my header...So confused...
 
I am trying to ad my 728x90 adsense ad below my header and can not for the LIFE of me get it to go there..
Help..

juggledad Jun 7, 2011 03:37 AM

So..you have a problem and need some help...

skyecaitlin88 Jun 7, 2011 08:35 PM

Im running Atahualpa 3.6.7 by BytesForAll

Ive tried above the <head>
Ive tried below it

I am able to get it below my header by putting it underneath the header code-

<!-- Header -->
<td id="header" colspan="<?php echo $cols; ?>">

<?php echo bfa_header_config(); ?>

</td>
<!-- / Header -->

</tr>


And adding a row-
<tr><td colspan=2>GOOGLE CODE</td></tr>

But all I get is a 300*200ish box with the "can not display page"

skyecaitlin88 Jun 7, 2011 08:36 PM

My site is
http://www.realmomreviews.net/

juggledad Jun 8, 2011 03:48 AM

put this in your 'Configure Header area' option
HTML Code:

%logo %pages %cats
<!-- To remove the ad altogether, start removing here... -->
<div style="position:absolute;top:20px;right:20px;width:728px;height:90px;background:#ddd;">
<!-- Put the ad code BELOW this (and remove the sample text if there is any) -->
728x90 ad code here. Edit Atahualpa Theme Options -> Style & Edit HEADER AREA -> Configure Header Area and put your code inside the DIV
<!-- Put the ad code ABOVE this -->
</div>
<!-- End removing the ad here -->

you can play with the position and height/width numbers


All times are GMT -6. The time now is 07:40 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.