- This topic is empty.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- The forum ‘Design’ is closed to new topics and replies.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Hi,
I am having trouble getting a couple of banners to work, I am using a Smarty Template design but this is baffling me as I have managed to get 5 out of 7 ads to work but cant solve this. Any advice much appreciated as I am very new to code / design etc. Thanks very much
This is the code that is currently there and is just showing ‘dummy’ images where the ads will eventually go:
This is my best guess:
<
div style=”text-align: center”>
<
div>
{/literal}
<div>
<div>
{literal}
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!– Anyonegot responsive Display Only –>
<ins class=”adsbygoogle”
style=”display:block”
data-ad-client=”ca-pub-5565056957123678″
data-ad-slot=”7383737140″
data-ad-format=”auto”></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
{/literal}
</div>
Thanks for looking . . and for your time.
Rich