Sally
Hey Leute, ich habe gestern meine erstes Design (mit etwas Hilfe) gecodet...
Jetzt brauch ich eure Hilfe!
Klick
wie ihr sehen könnt, ist die Schriftfarbe im Main schwarz, doch möchte ich sie gerne weiß haben...
Wie mache ich das?!
Und dann würde ich total gerne wissen, wie man diese Scrollleiste etwas hübscher (also in der Farbe wi der HG ist und auch nicht so wie bei der normales Leiste) machen kann...
Kann mir einer helfen?
Hier der Code:
<html>
<head>
<title>%titel%</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #CEB78D;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}
a:link {
color: ##FFFEF1;
text-decoration:none;
}
a:visited {color: #FFFEF1;
text-decoration:none;
}
a:active {color: #FFFEF1;
text-decoration:none;
}
a:hover {color: #FFFEF1;
text-decoration:none;
}
-->
</style>
</head>
<body bgcolor="#ffffff" topmargin="0" leftmargin="0">
<img border="0" src="http://www.oyla13.de/userdaten/73646200/bilder/neues_desi_(mit_selbstc
oden).jpg" scroll="no" bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="1000" height="600">
<div style="overflow: auto; position: absolute; width: 555; height: 383; left: 309; top: 197">
<font face="Times New Roman" size="2"><font color="#000000">%content%</font></font>
</div>
<div style="overflow: auto; position: absolute; width: 132; height: 188; left: 65; top: 385">
<font face="Times new Roman" size="2" color="#000000">%navigation_v%</font>
</div>
Jetzt brauch ich eure Hilfe!
Klick
wie ihr sehen könnt, ist die Schriftfarbe im Main schwarz, doch möchte ich sie gerne weiß haben...
Wie mache ich das?!
Und dann würde ich total gerne wissen, wie man diese Scrollleiste etwas hübscher (also in der Farbe wi der HG ist und auch nicht so wie bei der normales Leiste) machen kann...
Kann mir einer helfen?
Hier der Code:
<html>
<head>
<title>%titel%</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #CEB78D;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}
a:link {
color: ##FFFEF1;
text-decoration:none;
}
a:visited {color: #FFFEF1;
text-decoration:none;
}
a:active {color: #FFFEF1;
text-decoration:none;
}
a:hover {color: #FFFEF1;
text-decoration:none;
}
-->
</style>
</head>
<body bgcolor="#ffffff" topmargin="0" leftmargin="0">
<img border="0" src="http://www.oyla13.de/userdaten/73646200/bilder/neues_desi_(mit_selbstc
oden).jpg" scroll="no" bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="1000" height="600">
<div style="overflow: auto; position: absolute; width: 555; height: 383; left: 309; top: 197">
<font face="Times New Roman" size="2"><font color="#000000">%content%</font></font>
</div>
<div style="overflow: auto; position: absolute; width: 132; height: 188; left: 65; top: 385">
<font face="Times new Roman" size="2" color="#000000">%navigation_v%</font>
</div>