Im trying to place adsense banner inside the resource manager text. But when i align the box (left or right) the text will not wrap around adsense block. So i want to show the text also under the block (see image).
I tried the ad_templates and also added this code inside the file 'resource_view'
What am i doing wrong? In which file / div do i have to place the adsense block so the text will wrap around the block?
I tried the ad_templates and also added this code inside the file 'resource_view'
Code:
<div class="innerContent">
<div style="float: right;">script adsense.....
</div>
What am i doing wrong? In which file / div do i have to place the adsense block so the text will wrap around the block?