Guten Abend,
ich suche jemanden der mir eben erklärt wie, oder mir eben einen CSS-Design umcodet.
Ich möchte die Schriftfarbe des Designs ändern, diesen ich gerade benutze, da mir persönlich der Grauton nicht so gut gefällt.
Siehe hier:
http://lapiscraft.de.tl/Willkommen.htm
Am besten wäre eine weiße Schrift
Hier der Code:
Zitat: td[height="102"] { position:absolute; top: 195px; left:50%; margin-left:-376px; }
body {
background-color: #e4e4e4;
background-image: url(http://img.webme.com/pic/o/omba-test/backsteinmine.png);
}
#logo {
position: absolute;
left: 50%;
top: -110px;
margin-left: -195px;
width: 400px;
height: 81px;
background-image: url(http://img.webme.com/pic/l/lapiscraft/craft.png
);
}
#headeroben {
width:100%;
position:absolute;
left: 0%;
height: 140px;
margin-top: -110px;
background-image: url(http://img.webme.com/pic/o/omba-test/himmelmine44.png);
}
#navioben {
width:100%;
position:absolute;
left: 0%;
height: 51px;
margin-top: 138px;
background-image: url(http://img.webme.com/pic/o/omba-test/minecrafterde.png); }
#leuchten { position: absolute; left: 50%; top: -190px; margin-left: -195px; width: 380px; height: 140px; background-image: url(http://img.webme.com/pic/o/ombatest2/headerleuchten_pro.png); }
#container { width: 960px; height: auto; margin: auto; overflow: hidden; }
#nav_container { position: absolute; left: 50%; top: -19px; margin-left: -530px; width: 886px; height: 62px; text-align: left; border-top: 0px solid #ffffff; background-image:url(); }
li.nav_element { display: inline-block; text-align: center; height:10px; padding: 20px; width: auto; background-image:url(); }
li.nav_element a { font-size:15px; color: #cfb99d; font-family: arial; font-weight: bold; text-decoration: none;
text-shadow: 0.1em 0.1em 0.2em black;
}
li.nav_element:hover { height:10px; background-image:url(); }
li.nav_element:hover a { font-size:15px; color: #9b8870; text-shadow: 0.1em 0.1em 0.2em black;
font-family: arial; font-weight: bold; text-decoration: none;
}
#content { float: right; margin-top: 156px; margin-bottom: 30px; width: 680px; padding-top: 20px; padding-right: 20px; padding-left: 20px; padding-bottom: 20px; color: #5c5c5c; font-size: 15px; font-family: arial; text-align: left; background-image:url(http://img.webme.com/pic/o/omba-test/backminecontent.png); -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; border: 1px solid #000000;
text-shadow: 0.1em 0.1em 0.2em black
}
#content a { font-size: 15px; color: #bcbcbc; text-decoration: none; font-family: arial;
text-shadow: 0.1em 0.1em 0.2em black
}
#sidebar_container { float: left; margin-top: 157px; height: auto; width: 222px; color: #5c5c5c; font-size:12px; font-family: arial; text-align: left; background: url();
text-shadow: 0.1em 0.1em 0.2em black;
}
#hintergrundlinks { background-image:url(http://img.webme.com/pic/o/omba-test/backminecontent.png); height: auto; width: 182px; padding-top: 20px; padding-right: 20px; padding-left: 20px; padding-bottom: 20px;
-moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px;
font-size: 13px;
}
#hintergrundlinks a { color: #aeaeae; font-size: 13px; font-family: arial; text-decoration: none; } #oberlinkebox { background: url(http://img.webme.com/pic/o/omba-test/sidebarminecraft2.png); height: auto; width: 202px; hight: 21px; color: #ffffff; padding-top: 10px; padding-right: 10px; padding-left: 10px; padding-bottom: 10px;
}
#footer { clear:both; width:100%; height:60px; margin: auto; text-align:center; background-color: #000; border-top: 1px solid #000; font-size:13px; color:#cfb99d;
background-image:url(http://img.webme.com/pic/o/omba-test/footermine2.png);
text-shadow: 0.1em 0.1em 0.2em black;
font-family: arial;
}
#footer a { color:#b19877;
text-decoration: none;
text-shadow: 0.1em 0.1em 0.2em black
}
h2#title{display:none;} h1#header {display:none;} #header-container {display:none;} #nav_heading{display:none;} #sidebar_heading {display:none;} #pre_content {display:none;} #pre_header {display:none;} #post_header {display:none;} #post_content {display:none;} #below_content{display:none;} #extraDiv2 {display:none;} #extraDiv3 {display:none;} #extraDiv4 {display:none;} #extraDiv5 {display:none;} #extraDiv6 {display:none;} div.header{display: none;} #counter{display:none;}