MyBB Community Forums

Full Version: Adsence in header top right
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
Is there a plugin where i can put a banner google adsence top right of header.

Thanks Wink
you should edit the header template in the ACP to add the following

<div style="float:right">your ad code here</div>

right after

<div class="logo">

and before

<a href="{$mybb->settings['homeurl']}">

and simply replace the "your ad code here" with the adsense code for that zone/channel

you can see the result on my site, click the link in my sig