Hi... I just want to know how can I add adsense code on my sidebar? I tried editing left.tpl and right.tpl still don't work.
hope you can help me with my problem.
thank you :)
Hi... I just want to know how can I add adsense code on my sidebar? I tried editing left.tpl and right.tpl still don't work.
hope you can help me with my problem.
thank you :)
You paste the code in right.tpl or left.tpl in your template directory.
Add code after
<div id="right-panel" class="left-panel">
{$_HOOK_RIGHT_} add code here
thanks for the reply.
I already tried that step but it doesn't work :(
do I need to enclose it on a special code?
I also tried putting a {literal} tag but still don't work
Did you try clearing your Cache after you insert the code?
I use Module template above or below which i want to add adsense in sidebars, say add adsense code in statistic module tpl file....
Module templates can be found in Modules folder in root directory...
Thanks zeero6 and Nikhil for your reply.. I will try both of your suggestions :)
Hey it works! :D ... I follow both of your advice and it works! thanks a million ^_^
You must log in to post.