Html Problem
(Click here to view the original thread with full colors/images)Posted by: Marius24
can someone tell me what is wrong with my website, i have added the script for the scrollbar in the right place and it isnt working :huh:
any ideas?
<head>
<title>home</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body,td,th {
color: #CCCCCC;
}
body {
background-color: #000000;
}
body {
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFFFFF;
}
-->
</style>
</head>
site (http://www.angeltowns.com/members/zeromarius/home.htm)
Posted by: ObiWan
where did you get the code
Posted by: Marius24
i got it from guistuff (http://www.guistuff.com) and i merged it with the background colour style and the text colour style
Posted by: [B][O][T]
What isnt working?
You want to change colors on the scrollbar? It's all black now....
BOT
Posted by: ZaZu
Originally posted by Marius24@28 November 2003 - 14:29
<HTML>
<head>
<title>home</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body,td,th {
color: #CCCCCC;
}
body {
background-color: #000000;
}
body {
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFFFFF;
}
-->
</style>
</head>
</HTML>
site (http://www.angeltowns.com/members/zeromarius/home.htm)
I think you need the html tags
Posted by: [B][O][T]
:huh: :blink: His site is already up (that means that the HTML tags is already there, but He didnt post them in the code)
BOT
