• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Topbanner

Status
Für weitere Antworten geschlossen.

chiefchiller

Neues Mitglied
Moin
Ich habe ein myspace-profil (MySpace.com - ChiefChiller - Hamburg, DE - Hip Hop / Reggae - www.myspace.com/chiefchiller) und wollte da ein topbanner einfügen dass über dem Profil steht Beispiel: MySpace.com - sido - Aggro Berlin, DE - Hip Hop / Rap / Hip Hop - www.myspace.com/sido
Ich finde den zwar doof aber als layoutbeispiel taugt er halt.
Das Bild das ich als Topbanner verwenden will hat folgende Adresse: http://i237.photobucket.com/albums/ff292/CHIEFCHILLER/head-1.jpg
Der html-code der im moment auf meinem profil steht ist das totale chaos da er von verschiedenen codes zusammengeflickt ist. wer mir den code umschreibt, so dass alles besser aussieht (style soll bleiben wie er ist und auch das schwarz/weisse muss bleiben) und mit dem topbanner versehen ist dass einen link auf Ihre Domain enthält dem lass ich einen Kasten bier seiner wahl zukommen(nur in deutschland)! Ich hoffe das ist antrieb genug....
Also hier ist mein aktueller chaos code:



Code:
<style type="text/css">

</a></div>

body {
position: absolute;
background-color: fff;
background-image: none;
background-position: center top absolute;
background-repeat: no-repeat;
background-attachment: scroll;
overflow-x:hidden;
margin-top: 100;
margin-left: center
}


table, tr, td {
background-color: transparent;
border: 0px;
}

table table {
border: 0px;
}


table table table table { width:100%;} 
body{
background-image:url("http://i237.photobucket.com/albums/ff292/CHIEFCHILLER/lang4.jpg"); background-position:Center Center; background-attachment:fixed; background-repeat:repeat-y; border-width:0px; border-style:Solid; 
}


table table table {
border-width: 1px;
border-color: rgb(0, 0, 0);
border-style: solid;
background-color: FFFFFF;
}
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:1;
opacity:100;
-khtml-opacity:1;
}


table table table table td {
filter:none;
}

body, div, span, td, p, .orangetext15, .whitetext12, .lightbluetext8, strong, b, u, .redtext, .redbtext, .btext, .text, .nametext, .blacktext10, .blacktext12 {
font-family: Verdana;
font-size: 10px;
color: 000000;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
.nametext {
padding: 5px;
font-family: Verdana;
font-size: 10px;
color: 000000;
font-weight: bold;
font-style: normal;
text-decoration: none;
display: block;
}
.whitetext12, .orangetext15 {
font-family: Verdana;
font-size: 10px;
color: 000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
color: 999999;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
a.navbar:hover, a.man:hover, a:hover {
color: CCCCCC;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
.badge {
position: absolute;
left: 1px;
top: 1px;
}



}

a.text, table div div {visibility:hidden;}
table div {display:none;}
table table div {display:block;}

.k{top:0px;left:0px;position:absolute;z-index:9;}


.commentlinks a { font-weight:normal; font-size:9px; }

        body, html {visibility:visible !important; display:block !important}
    
a .text 
 {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
 }

</style>
 
Zuletzt bearbeitet von einem Moderator:
Ein geschlossener Link- und Div-Tag haben in einem CSS-Code nichts zu suchen.

Sowas wie das hab ich bisher auch noch nie gesehen:

Code:
table table table table td
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben