Adin
Neuling
Thread Starter
- Mitglied seit
- 16.04.2008
- Beiträge
- 45
Hallo,
ich habe hier diesen myspace code und möchte da die schriftfarbe ändern...
wo muss ich das genau machen?
ich habe hier diesen myspace code und möchte da die schriftfarbe ändern...
wo muss ich das genau machen?
PHP:
<td style="" valign="top" width="435" align="left" bgcolor="ffffff">
<div class="masthead"></div>
<style>
body {
background-color:000000;
background-image:url('http://s3.directupload.net/images/080723/4692gsdr.jpg');
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;
margin-top:586px;
}
table, tr, td {background:transparent; border:0px;}
table table table {background-color:000000;}
input {background-color:transparent !important;}
td, span, div, input, a, table td div div font,
body div table tbody tr td font {font-family:Verdana !important;}
td, span, div, input, table td div div font,
body div table tbody tr td font {color:f2722a !important;}
.nametext, .whitetext12, .lightbluetext8, .orangetext15, .blacktext12,
.redtext, .redbtext, .blacktext10, .btext {color:f2722a !important;}
a {color:A9A9A9 !important; text-decoration: !important; font-style: normal !important; font-weight: normal !important; text-transform: uppercase !important; }
a:hover {color:A9A9A9 !important; text-decoration: underline overline !important; font-style: normal !important; font-weight: normal !important; text-transform: uppercase !important; }
div table tr td font {visibility:hidden;}
div table table tr td font {visibility:visible;}
a.text, table div font a, table div div {visibility:hidden;}
table table div font a, table table div div {visibility:visible;}
img {border:0px;}
.blacktext10 {
border-top-width:1px; border-bottom-width:0px; border-left-width:0px; border-right-width:0px;
border-color:191919; border-style:dashed; display:block; width:100%;}
table table table {width:300px;}
table table td.text table {width:auto;}
.contactTable {
width:300px!important;height:100px!important; padding:0px!important; background-image:url(http://img299.imageshack.us/img299/2486/co2lg3.jpg); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;}.contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;}.contactTable a img {visibility:hidden; border:0px!important;}.contactTable a {display:block; height:28px; width:115px;}.contactTable .text {font-size:1px!important;}.contactTable .text, .contactTable a, .contactTable img {filter:none!important;;
}
.masthead {
width:800px;
height: 677px;
position:absolute;
margin-left: -400px;
left: 50%;
top: 0px;
background-image: url(http://s6.directupload.net/images/080729/dw99t2n7.jpg);}
</style>