Theme support is offered to verified customers by forum only. Support requests and solutions made by email, Skype, Envato or any other method will be redirected back to the forum.
-
For the main advert at the bottom of site how can we use the <img> tags but still use the google adsense code?
Would it just be like the following?<div class=”main_advert”>
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– Shadows 728 x 90 –>
<ins class=”adsbygoogle”
style=”display:inline-block;width:728px;height:90px”
data-ad-client=”ca-pub-**********”
data-ad-slot=”*********”></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>We still want the http://s11.postimg.org/ry04hjyn7/image.png around the google code.