Mac Fly
13.02.2002, 21:23
Tagchen. Ich hab einen Fehler mit meinen Scrollbars und finf ihn einfach net...
folgende Datei netkiffer.css im Roota:link { color: #009900; font-weight: bolder }
a:visited { color: #336633; font-weight: bolder }
a:hover { color: #00ff00; font-weight: bolder; text-decoration: none; cursor: crosshair }
a:active { color: #00ff00; font-weight: bolder }
h1 { font-variant: small-caps; font-weight: bolder }
h2 { font-variant:small-caps; }
h3 { font-variant:small-caps; }
hr { color:#009900; }
body {
background-color:#000000;
color:#009900;
background-image:url(images/background3.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center;
scrollbar-base-color:#336633;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#336633;
scrollbar-arrow-color:#336633;
scrollbar-track-color:#336633;
scrollbar-darkshadow-color:#336633
}
in der HTML dann im Header<LINK Rel="stylesheet" Type="text/css" Href="../netkiffer.css">
und folgendes Body Tag<BODY Onload="window.status=´-=www.Netkiffer.de=-´; return true">
Der Background funktioniert wunderbar, nur die Scrollbars net???
Aber die funktionierten schon. Und am Browser liegts auch net.
SelfHTML hat so ne Page drinne, und da gehts...
WO liegt das Prob???
folgende Datei netkiffer.css im Roota:link { color: #009900; font-weight: bolder }
a:visited { color: #336633; font-weight: bolder }
a:hover { color: #00ff00; font-weight: bolder; text-decoration: none; cursor: crosshair }
a:active { color: #00ff00; font-weight: bolder }
h1 { font-variant: small-caps; font-weight: bolder }
h2 { font-variant:small-caps; }
h3 { font-variant:small-caps; }
hr { color:#009900; }
body {
background-color:#000000;
color:#009900;
background-image:url(images/background3.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center;
scrollbar-base-color:#336633;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#336633;
scrollbar-arrow-color:#336633;
scrollbar-track-color:#336633;
scrollbar-darkshadow-color:#336633
}
in der HTML dann im Header<LINK Rel="stylesheet" Type="text/css" Href="../netkiffer.css">
und folgendes Body Tag<BODY Onload="window.status=´-=www.Netkiffer.de=-´; return true">
Der Background funktioniert wunderbar, nur die Scrollbars net???
Aber die funktionierten schon. Und am Browser liegts auch net.
SelfHTML hat so ne Page drinne, und da gehts...
WO liegt das Prob???