Promo Banner mit falsche Größe im HTML code deklariert

Seiten: https://www.000webhost.com/affiliates/banners[/*]

Alle Promo Banner deklarieren im HTML code eine Größe von ‘width=“468” height=“60”’ die nicht immer der tatsächlichen Größe des Banners entspricht.

Ich empfehle die Attribute ‘width=’ und ‘height=’ der tatsächlichen Größe anzupassen.

Gruss
Uli

1 Like

You can adjust them like you wish :slight_smile:
It’s easy HTML :slight_smile:

Wie kann ein geschlossener Topic wieder geöffnet werden?

Hi @4um!

It depends on what topic you are referring to and why it has been closed. Usually closed topics are not reopened.

Hallo @NGiNX,
ich beziehe mich auf mein Posting ‘Promo Banner mit falsche Größe im HTML code deklariert’.
Mein Posting wollte ich als Fehlermeldung an den Betreiber der WebSite verstanden wissen.
Es war keine Frage meinerseits!
Die Antwort behebt den Fehler nicht.
Weiterhin lässt die Antwort den Verdacht aufkommen, dass mein Posting möglicheweise falsch verstanden wurde.

Ich komme aber gerne auf die Antwort von @ckhawand zurück:
:innocent: darf ich den Fehler auf eurer Site selber ändern?
:credit_card: wieviel zahlt Ihr?
:key: ich brauch dann noch eure Zugangsdaten!

Gruß
Uli

If you are referring to the 000webhost banner, you can disable it by going to 000webhost cPanel > Settings > General > Show banner > Off

Es scheint noch immer ein Verständnisproblem zu geben.
Dies ist eine Hinweis auf einen Fehler.
Dieser Fehler betrifft EUCH.
Dieser Fehler betrifft nicht mich.
Euer Banner sind mit falscher Breite und Höhe gekennzeichnet.
Ich empfehle EUCH den Fehler auf eurer HomePage zu berichtigen.

Übersetzt mit https://translate.google.com:
There still seems to be an understanding problem.
This is a hint of an error.
This error affects YOU.
This error does not affect me.
Your banner is marked with the wrong width and height.
I recommend YOU to correct the error on your HomePage.

I’ve forwarded this issue to the admins :slight_smile:

Übersetzungsfreundlichere Version der original Fehlerhinweises:
Alle Promo Banner deklarieren im HTML code eine Größe von ‘width=“468” height=“60”’. Dies entspricht nicht immer der tatsächlichen Größe des Banners.

More translation-friendly version of the original error hints:
All promo banners declare in the HTML code a size of ‘width = “468” height = “60”’. This does not always correspond to the actual size of the banner.

Hmm, they all look good from here :confused:

Could you please post screenshots?..

:de:Wie kann ich hier in diesem Forum ein Bild (zum Beispiel einen Screenshot) posten?
:gb:How can I post a picture (for example a screenshot) in this forum?

:de:Da ich nicht weiß, wie ich deiner Bitte nachkommen kann, versuchen wir es mal ohne screenshot.
:gb:Since I do not know how I can meet your request, we try it without screenshot.

:de:gehe nach :gb:go2

:de:Schau in den HTML-Quellcode :gb:Look into the html source code

:de:finde :gb:find :hash:<h3>5 Best Converting Banners</h3>

:de:Zu jedem Listenpunkt wirst Du etwas in dieser Art finden:
:gb:To each list point you will find something like this:
:hash:
<li><strong>160x600 banner:</strong><br> <p><a href="https://www.000webhost.com/" onclick="this.href='https://www.000webhost.com/977125.html'" target="_blank"><img src="https://www.000webhost.com/images/banners/160x600/banner1.gif" alt="Web hosting" width="160" height="600" border="0"></a><br></p>

`


Your HTML code for it:
<a href=“https://www.000webhost.com/” onClick=“this.href=‘https://www.000webhost.com/977125.html’” target="_blank"><img src=“https://www.000webhost.com/images/banners/160x600/banner1.gif” alt=“Web hosting” width=“468” height=“60” border=“0” /></a>
`

:de:Du siehst den kleinen Unterschied? :gb:You see the little difference?

:hash:img src=“https://www.000webhost.com/images/banners/160x600/banner1.gif” alt=“Web hosting” width=“160” height=“600” border=“0”

:hash:img src=“https://www.000webhost.com/images/banners/160x600/banner1.gif” alt=“Web hosting” width=“468” height=“60” border=“0”

:white_check_mark:width=“160” height=“600”
:negative_squared_cross_mark:width=“468” height=“60”

1 Like

:de:Der beschriebene Fehler tritt bei allen euren Bannern auf, die nicht die Größe 468x60 haben.
:gb:The described error occurs with all your banners, which are not the size 468x60.

1 Like

Before saying anything, I am sorry you have to translate everything from german to english…

How can I post a picture (for example a screenshot) in this forum?

Use the following button:


Oh, now I understand! Thank you very much for reporting this issue! :blush:


@akhilkumar332 @sulliops @ckhawand, please forward this problem to administrators:

The snippet links from Affiliates area must be corrected. The width and the size of the images is written incorrectly in the snippet, causing the images to display ambiguously. Those with 468 x 60 configured sizes are the main problem.

1 Like

Suggestion forwarded :thumbsup:

1 Like