JuliaOertner
Hi, ich hab für meine Seite einen code bekommen, bzw. hab eine Vorlage bekommen, die ist auch so weit fertig und ok, nur sind mir die Links+ die Scrollballs viel zu hell, wie/wo kann ich das ändern...:hier der code:
<html>
<head>
<title>%titel%</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
}
a:link {
color: #ffffff;
text-decoration:none;
}
a:visited {color: #ffffff;
text-decoration:none;
}
a:active {color: #ffffff;
text-decoration:none;
}
a:hover {color: #ffffff;
text-decoration:none;
}
-->
</style>
</head>
<body bgcolor="#ffffff" topmargin="0" leftmargin="0">
<img border="0" src="http://www.bildhoster.de/uploads/20.07.2007_13:03:03_design.jpg " scroll="no" bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="1023" height="608">
<div style="overflow: auto; position: absolute; width: 788; height: 400; left: 233; top: 205">
<font face="Verdana" size="2"><font color="#000000">%content%</font></font>
</div>
<div style="overflow: auto; position: absolute; width: 160; height: 400; left: 10; top: 205">
<font face="Verdana" size="2" color="#0000000">%navigation_v%</font>
</div>
<html>
<head>
<title>%titel%</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
}
a:link {
color: #ffffff;
text-decoration:none;
}
a:visited {color: #ffffff;
text-decoration:none;
}
a:active {color: #ffffff;
text-decoration:none;
}
a:hover {color: #ffffff;
text-decoration:none;
}
-->
</style>
</head>
<body bgcolor="#ffffff" topmargin="0" leftmargin="0">
<img border="0" src="http://www.bildhoster.de/uploads/20.07.2007_13:03:03_design.jpg " scroll="no" bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="1023" height="608">
<div style="overflow: auto; position: absolute; width: 788; height: 400; left: 233; top: 205">
<font face="Verdana" size="2"><font color="#000000">%content%</font></font>
</div>
<div style="overflow: auto; position: absolute; width: 160; height: 400; left: 10; top: 205">
<font face="Verdana" size="2" color="#0000000">%navigation_v%</font>
</div>