Kraxell
02-07-2012, 11:00 PM
Userwish from DirtyJones.
Maybe i can help some other peoples.
This is a very little and simple modification to show adsense below the dotted line and above the article (look screenshot).
1. Open template vbcms_content_article_page
2. Search
<img src="{vb:stylevar imgdir_misc}/comment.png" alt="{vb:rawphrase comments}" border="0" />
</div>
</vb:if>
</div>
</div>
3. Add below:
<center>
YOUR ADSENE-HTML-Code
</center>
<br />
<br />
4. Save & Finish
If you use it, please push install, rate and nominate :)
Maybe i can help some other peoples.
This is a very little and simple modification to show adsense below the dotted line and above the article (look screenshot).
1. Open template vbcms_content_article_page
2. Search
<img src="{vb:stylevar imgdir_misc}/comment.png" alt="{vb:rawphrase comments}" border="0" />
</div>
</vb:if>
</div>
</div>
3. Add below:
<center>
YOUR ADSENE-HTML-Code
</center>
<br />
<br />
4. Save & Finish
If you use it, please push install, rate and nominate :)