Tripodseite-Goggle Anzeigen aufeinmal oben!

Hallo!

ich habe auf Tripod meine Seiten hochgeladen. Normalerweise ist die blöde Gogglewerbung unten. Danach habe ich mein Design geändert. Jetzt ist die Werbung oben, wo schon der blöde Banner von Tripod hängt. Es muß einfach am Design liegen! meine Addy ist simspink.de. Der Quelltext ist:

[code]

shirts and wonderfull dresses for your sims! SimsPink

Homehttp://mitglied.lycos.de/simspink1/index.html">Home

The source of quality and unique simsoutfits!

Welcome!


© 2007 Website.com. Valid CSShttp://jigsaw.w3.org/css-validator/check/referer">CSS & XHTMLhttp://validator.w3.org/check?uri=referer">XHTML Website">http://templates.arcsin.se">Website template by Arcsinhttp://arcsin.se">Arcsin
Service provided by FreeWebTemplates.comhttp://www.freewebtemplates.com">FreeWebTemplates.com
Get free web design, web templates, web layouts, url redirection, contact forms, guestbooks, and other website tools and resources!

[/code]

hmm wenn du den Quelltext als Code postest würd ich mir das vielleicht durchlesen …

  1. Forenregeln lesen und beim nächsten Mal die Code-Tags verwenden.

  2. Überprüfe mal deinen Code im Validator…

hmm der Validator sagt bei mir was von 163 Fehlern …
Weiß nicht ob das schon hilft aber ich hab das mal durch HTML-Tidy durchgejagt und jetzt sind da immerhin keine Fehler mehr drin (ein war im Body-Tag und überhaupt sind da zwei 's gewesen):

[code]

shirts and wonderfull dresses for your sims! /**/

Home

http://mitglied.lycos.de/simspink1/index.html">Home

The source of quality and unique simsoutfits!

Welcome!


� 2007 Website.com. Valid CSShttp://jigsaw.w3.org/css-validator/check/referer">CSS & XHTMLhttp://validator.w3.org/check?uri=referer">XHTML Website">http://templates.arcsin.se">Website template by Arcsinhttp://arcsin.se">Arcsin
Service provided by FreeWebTemplates.com
http://www.freewebtemplates.com">FreeWebTemplates.com
Get free web design, web templates, web layouts, url redirection, contact forms, guestbooks, and other website tools and resources!
http://ads.tripod.lycos.de/ad/popunder_lycos_update.php?cat=games.games&CC=de"> [/code]Probiers mal damit, bin mir nich sicher ob DAS Problem damit gelöst ist, aber einige andere, vielleicht nicht ganz so offensichtliche, sind es mit Sicherheit ;)

danke! ich werde diesen code probieren.
@Liskel ich kann den code jetzt nicht markieren, den du für mich netterweise umgeändert hast, ich stehe heut irgendwie auf der Leitung.

Und wovon sprechen die anderen? was für ein Validatordings? wie den quelltext als code posten.

Ich bin Anfänger(in).
@Maxi vielen Dank, entschuldige meine Unwissenheit

liegt es vllt am Javascript der oben ist: ads tripod usw.?

ich weiß daß es bei einem anderen design diese Goggle anzeige ganz unten war, will aber nicht aufs alte Design umsteigen.

Also Validator ( http://validator.w3.org/):


Validator

Überprüft z.B. HTML-Seiten auf Richtigkeit in Abhängigkeit der HTML-Version oder vom verwendeten Browser-Typ bzw. Hersteller. So kann z.B. das Text-Attribut „Blinken“ nicht vom IE in der Version 6 dargestellt werden.
(Quelle: Glossar von Online-Internet-Kurs mit Glossar, nicht nur für Einsteiger)

Quelltext postest du mit [code] hier den Code [/code] (ohne das Sternchen ;))

Hmm ja… Ich hab nicht auf Tripod geachtet, kenne mich damit nicht aus ich glaube aber dass Tripod alles nur verkompliziert :stuck_out_tongue:
Was ich da gefunden habe:

Verbesserung an den Werbeeinblendungen
Tripod-Team16. June 2008, 16:57
Zur Zeit arbeitet das Tripod-Team unter Hochdruck an einer Verbesserungen der Werbescripts.
Aus diesem Grund kann es in den kommenden Tagen zu neuen Anzeigeformen auf Euren Webseiten kommen…

(Quelle: Lycos Tripod - Tripod)

Vielleicht behebt sich das Problem damit von alleine :wink:

Also das ist zwar richtig, dass das auf der Seite so steht, aber die Aussage ist falsch. Der Validator prüft natürlich nur auf die HTML-Versionen, die Browser sind völlig egal. So ist auch kein HTML-Standard und wird somit als unbekanntes Tag angezeigt, egal welcher Browser es nun versteht oder nicht. Zumal das Wort „dargestellt“ in Hinsicht auf HTML auch falsch ist, denn HTML ist nicht für die Darstellung da, sondern für die logische Auszeichnung.

Aber das nur so am Rande und nur Kritik an der verlinkten Seite!

Tut leid habe den falschen button gedrückt, dabei wollte ich die obrige Post ändern.Entschuldigung.

css code habe ich ja ganz vergessen:

[SIZE=2]/*#############################################################[/SIZE] [SIZE=2]Name: Decayed[/SIZE] [SIZE=2]Date: 2007-05-12[/SIZE] [SIZE=2]Description: A dark trash style two-column website template. Wordpress theme version available at http://templates.arcsin.se/decayed-wordpress-theme/.[/SIZE] [SIZE=2]Author: Viktor Persson[/SIZE] [SIZE=2]URL: http://templates.arcsin.se[/SIZE] [SIZE=2]Feel free to use and modify but please provide credits.[/SIZE] [SIZE=2]#############################################################*/[/SIZE] [SIZE=2]/* standard elements */[/SIZE] [SIZE=2]html {min-height: 100%;}[/SIZE] [SIZE=2]* {[/SIZE] [SIZE=2]margin: 0;[/SIZE] [SIZE=2]padding: 0;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]a {color: #CC3;}[/SIZE] [SIZE=2]a:hover {color: #FF3;}[/SIZE] [SIZE=2]body {[/SIZE] [SIZE=2]background: #000 url('http://mitglied.lycos.de/simspink1/layout/body.gif') no-repeat; /* url(http://mitglied.lycos.de/simspink1/layout/img/bg.jpg) repeat-x; */[/SIZE] [SIZE=2]color: #DDD;[/SIZE] [SIZE=2]font: normal 62.5% "Trebuchet MS",Verdana,sans-serif;[/SIZE] [SIZE=2]padding-left: 90px;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]p,code,ul,ol {padding-bottom: 1.2em;}[/SIZE] [SIZE=2]h1 {[/SIZE] [SIZE=2]color: #CCC;[/SIZE] [SIZE=2]font: normal 2em Impact,sans-serif;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]h1 a {[/SIZE] [SIZE=2]color: #000;[/SIZE] [SIZE=2]text-decoration: none;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]h1 a:hover {[/SIZE] [SIZE=2]color: #F00;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]h2 {font: normal 1.8em Tahoma,sans-serif;}[/SIZE] [SIZE=2]h1,h2 {padding-top: 6px;}[/SIZE] [SIZE=2]blockquote {[/SIZE] [SIZE=2]color: #CCA;[/SIZE] [SIZE=2]display: block;[/SIZE] [SIZE=2]font-weight: bold;[/SIZE] [SIZE=2]padding-left: 28px;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]img {border: none;}[/SIZE] [SIZE=2]img.right {margin: 5px 0 5px 12px;}[/SIZE] [SIZE=2]img.left {margin: 5px 12px 5px 0;}[/SIZE] [SIZE=2]img.border {[/SIZE] [SIZE=2]background: #555;[/SIZE] [SIZE=2]display: block;[/SIZE] [SIZE=2]padding: 3px;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]/* misc */[/SIZE] [SIZE=2].clearer {[/SIZE] [SIZE=2]clear: both;[/SIZE] [SIZE=2]font-size: 0;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2].left {float: left;}[/SIZE] [SIZE=2].right {float: right;}[/SIZE] [SIZE=2].decay,.decay-small {[/SIZE] [SIZE=2]background: url('http://mitglied.lycos.de/simspink1/layout/decay.gif') no-repeat left center;[/SIZE] [SIZE=2]color: #000;[/SIZE] [SIZE=2]font: normal 2em Impact,sans-serif;[/SIZE] [SIZE=2]letter-spacing: 1px;[/SIZE] [SIZE=2]padding: 0 0 12px 22px;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2].decay-small {[/SIZE] [SIZE=2]background: url('http://mitglied.lycos.de/simspink1/layout/decay-small.gif') no-repeat left center;[/SIZE] [SIZE=2]padding-top: 6px;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]p.postinfo {[/SIZE] [SIZE=2]border-top: 1px dashed #333;[/SIZE] [SIZE=2]color: #666;[/SIZE] [SIZE=2]font: bold 0.9em sans-serif;[/SIZE] [SIZE=2]margin-bottom: 24px;[/SIZE] [SIZE=2]padding: 8px;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]p.postinfo a {color: #888;}[/SIZE] [SIZE=2]p.postinfo a:hover {color: #CCC;}[/SIZE] [SIZE=2]/* structure */[/SIZE] [SIZE=2]#container {[/SIZE] [SIZE=2]font-size: 1.3em;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]/* title */[/SIZE] [SIZE=2]#site-title {font: normal 3em Tahoma,sans-serif;}[/SIZE] [SIZE=2]#site-title a {[/SIZE] [SIZE=2]color: #DDD;[/SIZE] [SIZE=2]text-decoration: line-through;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]#site-title a:hover {[/SIZE] [SIZE=2]color: #FFF;[/SIZE] [SIZE=2]text-decoration: none;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]#site-description {color: #CCC;}[/SIZE] [SIZE=2]/* content */[/SIZE] [SIZE=2]#content {[/SIZE] [SIZE=2]left: 360px;[/SIZE] [SIZE=2]position: absolute;[/SIZE] [SIZE=2]top: 90px;[/SIZE] [SIZE=2]width: 610px;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]#content .descr {[/SIZE] [SIZE=2]color: #8DC63F;[/SIZE] [SIZE=2]margin-bottom: 6px;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]#content li {margin-left: 18px;}[/SIZE] [SIZE=2]/* navigation */[/SIZE] [SIZE=2]#navigation {[/SIZE] [SIZE=2]left: 120px;[/SIZE] [SIZE=2]position: absolute;[/SIZE] [SIZE=2]top: 290px;[/SIZE] [SIZE=2]width: 210px;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]#navigation h2 {[/SIZE] [SIZE=2]color: #000;[/SIZE] [SIZE=2]font-size: 1.5em;[/SIZE] [SIZE=2]letter-spacing: 0;[/SIZE] [SIZE=2]line-height: 30px;[/SIZE] [SIZE=2]margin: 0;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]#navigation ul {margin: 0 0 0 1em;}[/SIZE] [SIZE=2]#navigation li {list-style: none;}[/SIZE] [SIZE=2]#navigation li a {[/SIZE] [SIZE=2]color: #777;[/SIZE] [SIZE=2]font-size: 1.1em;[/SIZE] [SIZE=2]line-height: 1.5em;[/SIZE] [SIZE=2]text-decoration: none;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]#navigation li a:hover {color: #8DCA3F;}[/SIZE] [SIZE=2]/* footer */[/SIZE] [SIZE=2]#footer {[/SIZE] [SIZE=2]border-top: 1px dashed #333;[/SIZE] [SIZE=2]color: #666;[/SIZE] [SIZE=2]font: normal 0.9em sans-serif;[/SIZE] [SIZE=2]position: absolute;[/SIZE] [SIZE=2]top: 100%;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]#footer a {[/SIZE] [SIZE=2]color: #999;[/SIZE] [SIZE=2]text-decoration: none;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]#footer a:hover {[/SIZE] [SIZE=2]color: #CCC;[/SIZE] [SIZE=2]text-decoration: underline;[/SIZE] [SIZE=2]}[/SIZE] [SIZE=2]#footer .left, #footer .right {padding: 10px 0;}[/SIZE] [SIZE=2]#footer .right a {color: #777;}[/SIZE]