Design Fehlerhaft

Hallo, wie bekomme ich diesen Streifen von Myspace weg
das nervt und stört total, bitte hilfe :hail: :smiley:

myspace.com/mus sieht ihr den streifen von myspace den wollte ich weg haben
wie mach ich das oder wo is der fehelr im code…

‘der fehelr’ -> ‘der Fehler’

Das sind aber schon zwei ;o)

Die referenzierte Seite enthält laut Validator 366 Fehler und
dazu bekommst du noch 596 Warnungen gratis.

Es stellt sich also nicht die Frage, wo der Fehler ist, sondern eher,
wo keiner ist ;o)

Nach kurzem Blick in den Quelltext würde ich dazu raten, die
ganze Seite wegzuwerfen und neu anzufangen - mit einem
korrekten Grundgerüst …

hallo,

habe gerade festgestellt, dass dieser Myspace streifen nur bei Fierfox und Safair auftritt.
Bei IE8 ist das Normal.

[code]
.nametext, .whitetext12, .orangetext15, .btext {
background-color:none;
background-image:;
background-position:center center;
background-repeat:repeat-x;
border-style:none;
padding-bottom:0px;
padding-left:0pt;
padding-right:0pt;
padding-top:0px;
}
table table table.latestBlogEntry td span.btext {display:block; text-align:center; margin:10px;}
table table table.friendSpace td span.btext {display:block; text-align:center; margin:10px;}
table table table.friendSpace td span.orangetext15 {display:block; text-align:center; margin:10px;}
table table table.profileInfo td span.nametext{display:block; text-align:center; margin:10px;}
table table table.interestsAndDetails td span.whitetext12 {display:block; text-align:center; margin:10px;}
table table table.userProfileDetail td span.whitetext12 {display:block; text-align:center; margin:10px;}
table table table.userProfileSchool td span.whitetext12 {display:block; text-align:center; margin:10px;}
table table table.userProfileCompany td span.whitetext12 {display:block; text-align:center; margin:10px;}
table table table.blurbs td span.orangetext15 {display:block; text-align:center; margin:10px;}
table table table.friendsComments td span.orangetext15 {display:block; text-align:center; margin:10px;}

.{this is just the background settings}
body{
background-color:4e3e27;
background-image:url(http://images.hotprofileplus.com/myspace-layouts/images/layouts/1235130570-754-0.gif);
background-repeat:repeat;
background-position:center center;
background-attachment:fixed;
}
a img{display:block; border:0;}

.{this makes the tables transparent(for now)}
table,tr,td{background-color:transparent; border:0px;}
.{this is the center part with the second background-image}
table table{
background-color:transparent;
background-image:;
background-repeat:repeat;
background-position:center bottom;
background-attachment:scroll;
background-position:center center;
}table table table{background-image:none; background-color:transparent; }

.{this puts in the contact table}
.contactTable{
background-image:url(http://images.hotprofileplus.com/myspace-layouts/images/layouts/1235130570-754-1.gif);
background-repeat:no-repeat;
background-position:bottom center;
height:145px;
width:300px;
}
.contactTable a img{opacity:0.0; filter:alpha(opacity=0);}
.contactTable .whitetext12{display:none;}

.lightbluetext8 {font-family:georgia; font-size: 11px; display:block; color:92744b; font-weight: bold; text-decoration: normal; letter-spacing: 0px; text-transform: uppercase; text-decoration: none; padding: 0px; line-height: 12px; background-color:none; text-align: center; width: 100%; border-style:none; border-width:1px; border-color:none;}

.{this is for the sub-headers}
.lightbluetext8{color:ffffff; font-style:georgia;}
.blacktext10{display:block; border-bottom:15px single; color:ffffff;}

.aeronotes{Regular links, and that damn view all friends link, myspace had to make it a class for a stupid reason}
a:link, a:active, a:visited, a.redlink:link, a.redlink:active, a.redlink:visited {
color: 92744b!important;
font weight: bold;
font-family:century gothic; !important;text-align:center;
font-size: 7pt !important;
text-decoration:none;}
a:hover, a.redlink:hover {
color:614a39!important;
font-family: century gothic !important;text-align:center;
font-size: 8pt !important;
text-decoration:underline;
font-weight:bold;}
.aeronotes {Navigation bar - home, search, mail ect ect}
a.navbar:link, a.navbar:active, a.navbar:visited {
color: 92744b!important;
font-family:century gothic !important;
font weight: bold
font-size: 8pt !important;
text-decoration:none;}
a.navbar:hover {
color:614a39!important;
font-family: century gothic !important;
font-size: 8pt !important;
text-decoration:none;
font-weight:bold;}

.aeronotes {Default Text Settings}
table, tr, td, p, li, div, span, .text {
color: 92744b!important;
font-family: century gothic !important;text-align:center;
font-size: 7pt !important;
font-weight:bold !important;}

.aeronotes {your name above your profile pic}
span.nametext {
color: 614a39!important;
font-family: georgia!important;
font-size: 14pt !important;
letter-spacing:-0px;
text-transform: capitalize;
font-weight:normal!important;}
.aeronotes{XXs interest XXs details}
span.whitetext12 {
color: 614a39!important;
font-size: 12pt !important;
letter-spacing:-0px;
font-family: georgia!important;
text-transform: capitalize;
font-weight:NORMAL !important;}

.aeronotes {latest blog entries, and XX has XX friends}
span.btext {color:614a39!important; letter-spacing:-0px;
font-size: 12pt !important;font-family: georgia!important;
text-transform:capitalize ;
font-weight:NORMAL !important;}

.aeronotes {The red text, aka the numbers on friends, and comments}
span.redbtext, span.redtext {
color:92744b!important;
font-size: 7pt !important;font-family: CENTURY GOTHIC! important;
font-weight:BOLD !important;}

.aeronotes {Time and date in comments}
span.blacktext10 {font-family:georgia; font-size:8px; font-weight: BOLD; text-transform: UPPERCASE; text-align:center; text-decoration: underline;letter-spacing:-0px; line-height: 1px; display: block; border: 0px solid; border-color:none; color:92744b; padding:6px; background-color:none; }

.aeronotes {about me, who id like to meet}
span.orangetext15 {display:none !important;}

body, .bodyContent {
scrollbar-face-color:2a1f1b;
scrollbar-highlight-color:2a1f1b;
scrollbar-3dlight-color:2a1f1b;
scrollbar-shadow-color:2a1f1b;
scrollbar-darkshadow-color:2a1f1b;
scrollbar-arrow-color: 7e613f;
scrollbar-track-color:7e613f;
}
body div div table td{background-color:transparent!imp ortant;}
ul li a.open:hover, ul li a.open small, ul li a:hover {background-color:transparent!important;}

www.hotprofileplus.com { Top Margin Code }
body table {margin-top:67px;}
body div table,
body table table {margin-top:0px;}
.topcontent {position:absolute; left:50%; top:175px; margin-left:-350px; width:700px; text-align:center; border:0px black solid; background-color:transparent; padding:2px;);
background-repeat: no-repeat;
}



.r{} divmodulebasicInfo {background:transparent url(http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNTg3MjM3Mzg2NzEmcHQ9MTI1ODcyMzc1NDI1NSZwPTE4NTUxMSZkPSZnPTEmbz1lNWExMWIwNzE1YTY*NTZkYTMwYThmN2FjMjdmZmQ1ZA==.gif) no-repeat scroll 0 0} [/code]

Wie gesagt, weil der Quelltext der Seite grober Unfug ist
(liegt ja wohl nicht an dir, sondern an dem Anbieter myspace),
gibt es da auch keine definierte oder ‘normale’ Anzeige - alles
ist möglich und gleich gut oder schlecht ;o)

Insbesondere ist es Blödsinn, style-Elemente dort unterzubringen,
wo Elemente wie a, b, div herumstehen.
style-Elemente gehören bei (X)HTML in das Element head, die
anderen in das Element body (gegebenenfalls dort im Falle von
a und b eigentlich auch noch in ein Blockelement).

Wenn du das ordentlich haben willst, solltest du zu einem
Anbieter wechseln, wo du vollen Zugriff auf den Inhalt hast und
externe Stilvorlagen einbinden kannst.
Willst du das nicht, mußt du mit dem Unfug, der Markierungssuppe
von myspace leben.
Du kannst da immer noch versuchen, durch Versuch und Irrtum
herauszufinden, welches browser die Suppe wie auslöffelt.
Definiert ist das aber nicht und kann sich mit jeder
browser-Version ändern, also nicht nur von browser zu browser
unterschiedlich sein. Das ist ganz normal für Markierungssuppe,
ändert sich vielleicht mal, wenn sich HTML5 etabliert hat, da
gibt es dann für jeden Blödsinn eine einheitliche Interpretation
definiert ;o)
Aufgrund der Komplexität des aktuellen Verhaltens von browsern
und auch der Regeln vom aktuellen Vorschlag für HTML5 gibt es
da keinen klaren und einfachen Weg, wie man fehlerhaftes Zeug
mit CSS definiert und einfach erklärbar dekorieren kann, solange
die Fehler nicht beseitigt sind.
Auch sind vermutlich nur wenige Leute motiviert, in der trüben
Suppe zu fischen, solange da noch Fehler über Fehler drin sind.

Vielleicht gibt es ja aber bei myspace ‘Experten’, die sich darin
auskennen, wie man die dortige Markierungsuppe auslöffelt.
Hast du dich da schon mal umgehört?

Versuche es doch einmal dort:

webcoaster.eu/index.html

homepage-baukasten.de/

oyla.de/

MfG: René