ich habe hier mir einen "layout"-Code ruter geladen.
<style type="text/css">
body {
background-color: rgb(49, 49, 49);
background-image: url(none);
background-position: top left;
background-repeat: no-repeat;
background-attachment: fixed;
border-top-width: 40px;
border-top-style: solid;
border-top-color: rgb(60,60,60);
}
table, tr, td {
background-color: transparent;
border: 0px;
}
table table {
border: 0px;
}
table table table table{
border:0px;
}
table table table {
border-width: 0px;
border-color: rgb(0, 0, 0);
border-style: solid;
background-color: transparent;
width: 450px;
}
table table table td {
background-color: rgb(60, 60, 60);
filter:alpha(90);
-moz-opacity:0.9;
opacity:0.9;
-khtml-opacity:0.9;
}
table table table table {
border: 0px;
width: auto;
}
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: Comic Sans;
font-size: 10px;
color: rgb(95, 95, 95);
font-weight: normal;
font-style: normal;
text-decoration: none;
text-transform: uppercase;
}
td, span, div, input, a, table td div div font, body div table tbody tr td font {
font-family:small fonts !important;
color: rgb(95, 95, 95) !important;
text-transform: uppercase;
}
td, span, div, input, table td div div font,body div table tbody tr td font {
font-size: 9px !important;
color: rgb(95, 95, 95) !important;
}
.nametext {
padding: 5px;
font-family: Verdana;
font-size: 10px;
color: rgb(95, 95, 95);
font-weight: bold;
font-style: normal;
text-decoration: none;
display: block;
}
.whitetext12, .orangetext15 {
padding: 5px;
font-family: Verdana;
font-size: 10px;
color: rgb(95, 95, 95);
font-weight: bold;
font-style: normal;
text-decoration: none;
display: block;
}
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 {
font-size: 9px;
color: rgb(125, 125, 125);
font-weight: bold;
font-style: normal;
text-decoration: underline;
}
a.navbar:hover, a.man:hover, a:hover {
font-size: 9px;
color: rgb(195, 195, 195);
font-weight: bold;
font-style: normal;
text-decoration: underline;
}
</style>
<div style="position:absolute;top:90px;left:0px;padding:0px;margin:0px;"><a href="http://www.killerkiwi.net"><img src="http://www.killerkiwi.net/images/mstag2.gif" alt="MySpace Layouts" border="0" /></a></div>
<div style="position:absolute;left:0px;top:0px;"><a href="http://www.killerkiwi.net/"><img src="http://www.killerkiwi.net/files/kiwiseed.gif" alt="MySpace Layouts" border="0" /></a></div>
das hat aber eine Schrift, die mir nicht gefällt. Und ich habe schon den ganzen Code durchgeguckt, kann aber nicht finden, wo die Schriftart angegeben ist. Ich habe die zwei "Verdana" geändert, aber an der Schrift ändert sich nicht. Also, kann mir wer vielleicht sagen, was ich ändern muss. ODer besser, ihr gebt gleich "Comic Sans MS" (wenn die Bezeichnung falsch ist, bitte dir richtige angeben) ein.
DANKE