Topic: Regarding Google Adsense
alright, if you look at www.syi.cc and www.rsmarket.org, you see how their ads are inside of a table between the menu and the forums? I was wondering how i would go about doing that -.-
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Regarding Google Adsense
alright, if you look at www.syi.cc and www.rsmarket.org, you see how their ads are inside of a table between the menu and the forums? I was wondering how i would go about doing that -.-
edit main.tpl, and add above <pun_announcement>
<div class="block">
<div class="box">
<div class="inbox">
[GOOGLE AD CODE HERE]
</div>
</div>
</div>
to center it, add to the last div
style="text-align:center"
PunBB Forums → PunBB 1.2 troubleshooting → Regarding Google Adsense
Powered by PunBB, supported by Informer Technologies, Inc.