Would it be easy for me to implement adsense into the faq? I was thinking of having it like on this article.
http://www.isnare.com/?ca=Internet&id=3560
adsense question..
Moderator: Thorsten
Hi,
you mean the advertisments?
bye
Thorsten
you mean the advertisments?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Hi,
just include them in the templates where you want.
bye
Thorsten
just include them in the templates where you want.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Thanks Thorsten I assume it would be in the index.tplThorsten wrote:Hi,
just include them in the templates where you want.
bye
Thorsten
somewhere here
<!-- start main content -->
<div class="centercolumn">
<div class="centerpadding">
<div class="main-content" id="main">
{writeContent}
</div>
</div>
</div>
<!-- end main content -->