vb3 Responsive Forums

vb3 Responsive Forums (https://www.sultantheme.com/forum/index.php)
-   FAQs Forum (https://www.sultantheme.com/forum/forumdisplay.php?f=6)
-   -   How to make your google ads responsive (https://www.sultantheme.com/forum/showthread.php?t=114)

napy8gen 01-19-2016 04:26 PM

How to make your google ads responsive
 
For your old ads you can do these changes.

for example normal ads:
Quote:

<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-2517459423514138"
data-ad-slot="2028335009"></ins>
make responsive by these changes.

Quote:

<ins class="adsbygoogle"
style="display:block;"
data-ad-client="ca-pub-2517459423514138"
data-ad-slot="2028335009"
data-ad-format="auto"
></ins>
New ads you can just pick up the responsive ads from your adsense account when creating new ads.

napy8gen 11-03-2016 06:20 PM

Or you can set a css class for different size like this:
https://support.google.com/adsense/answer/6307124?hl=en


All times are GMT. The time now is 07:11 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.