Jump to content
Invision Board France
  • 0
Sign in to follow this  
iProxy

4.1 Publicité Google ?

Question

iProxy

Comment faire pour intégrer une publicité au bas du forum comme vous ?

 

Car avec le module Publicité j'ai une erreur qui interdit le java-script.

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0
Youp3

Bonjour,

 

voici le code que nous avons pour la publicité en pied de page :

<div class='ipsResponsive_hidePhone ipsResponsive_hideTablet'>
  <div style="text-align: center;">
  <script type="text/javascript"><!--
  google_ad_client = "ca-pub-1234567890";
  /* Bannière horizontale */
  google_ad_slot = "9876543210";
  google_ad_width = 728;
  google_ad_height = 90;
  //-->
  </script>
  <script type="text/javascript"
  src="//pagead2.googlesyndication.com/pagead/show_ads.js">
  </script>
  </div>
</div>
<div class='ipsResponsive_hideDesktop'>
  <div style="text-align: center;">
  <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  <!-- Responsive -->
  <ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-123456789"
     data-ad-slot="987654321"
     data-ad-format="auto"></ins>
  <script>
  (adsbygoogle = window.adsbygoogle || []).push({});
  </script>
  </div>
</div>

 

J’ai bien sûr remplacé les identifiants par des nombres factices.

Share this post


Link to post
Share on other sites
  • 0
iProxy

Merci et tu l'intègres ou (via le module Thèmes) ?

Share this post


Link to post
Share on other sites
  • 0
iProxy

C'est tout bon, Merci. 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.