TinyPortal

Development => International => German => Topic started by: taucher on May 10, 2006, 08:07:02 AM

Title: Google Adsense in Html-Modul einbinden
Post by: taucher on May 10, 2006, 08:07:02 AM
Hallo,
ich teste derzeit Lokal das TP und bin erstaunt, wie supereinfach die Installation lÃÆ'Ã,¤uft.
Auch konfigurieren lÃÆ'Ã,¤sst sich das Teil sehr einfach.

Trotzdem hab ich mal eine Frage: wie ist es möglich, den Google-Adsense Code in einen HTML-Block reinzubringen? bzw. ist es überhaupt möglich?
Title: Re: Google Adsense in Html-Modul einbinden
Post by: feline on May 10, 2006, 09:35:20 AM
GrundsÃÆ'Ã,¤tzlich schon. Aber um genaueres sagen zu können, müsste man schon etwas mehr wissen .. wie der code aussieht, wie du das darstellen willst etc.

Fel
Title: Re: Google Adsense in Html-Modul einbinden
Post by: taucher on May 10, 2006, 05:58:07 PM
ich hÃÆ'Ã,¤tte mir vorgestellt, das man das vielleicht ganz einfach in die html-box packen kann.

der code sieht so aus (könnt ihr gern alle verwenden, dann profitier ich davon ;) )

<script type="text/javascript"><!--
google_ad_client = "pub-5726845789392301";
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = "160x600_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "0A2E82";
google_color_bg = "DEDCE7";
google_color_link = "0A2E82";
google_color_url = "666666";
google_color_text = "0A2E82";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Title: Re: Google Adsense in Html-Modul einbinden
Post by: cool on May 10, 2006, 06:25:13 PM
hi,
den code kannst du in einer scriptbox (javascript/html) verwenden, nicht in einer html-box.
Title: Re: Google Adsense in Html-Modul einbinden
Post by: taucher on May 10, 2006, 08:40:00 PM
mann bin ich blind. vielen dank, hat funnktioniert