Quote:
Originally Posted by BirdOPrey5
Not personally but it wouldn't be difficult to open some of the templates and simply copy and paste your adsense code into place...
I would personally put it in the very bottom of the navbar template or the very top of the footer template.
Put the following html code around the adsense code to center it:
HTML Code:
<div align="center">
Adsense code here
</div>
|
Mobile ads are different as they dont use javascript. You have to serve a php file to google and google sends you back the appropriate ad based on the mobile device.
I ended up following dartho's instructions found here
https://vborg.vbsupport.ru/showpost....&postcount=134