I am having some kind of trouble with my adsense module. When the adsense core and api is active it changes the code on my website from...

Only local images are allowed.
  • Scale: 1/18
  • Drive Type: Electric
  • Style: Truggy

to...

  • Scale: 1/18
  • Drive Type: Electric
  • Style: Truggy
  • Only local images are allowed.

if you notice it moves the image below the content. Any ideas? thanks

Comments

dawood-1’s picture

I am having some kind of trouble with my adsense module. When the adsense core and api is active it changes the code on my website from...


 <div class="content clear-block"><div class="field field-type-image field-field-images-0"><div class="field-items"><div class="field-item"><a href="/content/losi-118-mini-t"><img src="http://www.bestchoicerc.com/files/images/imagecache/small/files/images/urate/losi mini-t.jpg" alt="losi mini-t.jpg" title="losi mini-t.jpg"  /></a></div></div></div><ul class="none">
  <li><b class="large">Scale:</b> 1/18</li>
  <li><b class="large">Drive Type:</b> Electric</li>
  <li><b class="large">Style:</b> Truggy</li></div>

  <div class="clear-block clear"></div>


to...

<div class="content clear-block"><!-- google_ad_section_start --><ul class="none">
  <li><b class="large">Scale:</b> 1/18</li>
  <li><b class="large">Drive Type:</b> Electric</li>
  <li><b class="large">Style:</b> Truggy</li><div class="field field-type-image field-field-images-0"><div class="field-items"><div class="field-item"><a href="/content/losi-118-mini-t"><img src="http://www.bestchoicerc.com/files/images/imagecache/small/files/images/urate/losi mini-t.jpg" alt="losi mini-t.jpg" title="losi mini-t.jpg"  /></a></div></div></div><!-- google_ad_section_end --></div>

  <div class="clear-block clear"></div>



f you notice it moves the image below the content. Any ideas? thanks