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)
-   -   Hi, I want to put a google ad in the header. google adsense (http://forum.bytesforall.com/showthread.php?t=3030)

vishvadeep Aug 18, 2009 05:26 PM

Hi, I want to put a google ad in the header. google adsense
 
i want to put google ads in the themes header next to the logo like the ones in the vbulletin forums at http://speedywap.com/

Can someone suggest if I can do this by adding a widget in the header and then adding the adsense code there.

drwinn Aug 19, 2009 07:51 PM

I would like to do that also.

vishvadeep Aug 24, 2009 06:37 PM

Someone reply to this post please

AnneTanne Aug 25, 2009 02:35 AM

I suppose you already tried to add a widget-area to the header.
What exactly did you do, and where did you encounter problems?

vishvadeep Aug 25, 2009 02:45 AM

yes, I did try adding a widget, but the problem with the widget was that it never loaded up right and it messed up thee placement of the elements in the header. I want it to be between the logo and the items on the right hand of the header(search box, etc) If possible please suggest the possible solution along with the tags where I can place the ads code.

Flynn Aug 27, 2009 12:30 PM

You can put HTML and PHP and the Google code right into Style & edit HEADER AREA -> Configure Header Area, and mix & match with the existing Atahualpa tags like %pages

%pages
<table>
<tr>
<td>%logo</td>
<td>Google code</td>
</tr>
</table>
%image

To change the vertical alignment inside the table cells (default:middle) replace <td> with i.e. <td style="vertical-align:top">


All times are GMT -6. The time now is 11:59 AM.

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