georgeafi
11-11-2003, 11:16 PM
Hey, I can't figure out why I can't change the scroll bar colors on my site. The only thing I can think of that might cause it not to work is because the site is in a directory. Its a second version of my site so I put it in a folder named "version2". So that might me the reason it won't work. Here is the code on my home page. Just so you know it won't work no matter where I put it on the page.
<==============code====================>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html>
<head>
<STYLE TYPE="text/css">
A:LINK {color: #c0c0c0; text-decoration: none}
A:VISITED {color: #c0c0c0; text-decoration: none}
A:HOVER {color: #820000; text-decoration: none}
A:ACTIVE {color: #5b0000; text-decoration: none}
<!--
body
{
scrollbar-arrow-color : #5B0000;
scrollbar-face-color : #000000;
scrollbar-shadow-color :#000000;
scrollbar-dark-shadow-color : #000000;
scrollbar-base-color : #000000;
scrollbar-3d-light-color : #000000;
scrollbar-highlight-color : #808080;
}
-->
</STYLE>
<title>Miseria Cantare</title>
</head>
<body bgcolor="101010" font="ffffff" link="696969">
<script type='text/javascript'>
//HV Menu v5.411- by Ger Versluis (http://www.burmees.nl/)
//Submitted to Dynamic Drive (http://www.dynamicdrive.com)
//Visit http://www.dynamicdrive.com for this script and more
function Go(){return}
</script>
<script type='text/javascript' src='js/exmplmenu_var.js'></script>
<script type='text/javascript' src='js/menu_com.js'></script>
<noscript>Your browser does not support script</noscript>
<table width="754" border="1" cellspacing="0" cellpadding="2" align="center" bgcolor="#000000" bordercolor="303030">
<tr>
<td>
<table width="750" border="0" cellspacing="0" cellpadding="0" bgcolor="#000000"> <img src="images/topbanner5.jpg"> <tr>
<td height="0" valign="bottom" align="right" colspan="2">
<table width="605" border="0" cellspacing="0" cellpadding="0"> <tr>
<td rowspan="3" valign="top"></td>
<td height="0" background="bgmenuM.gif" class="menu" align="center">
<div id="gdnav" style="position:relative; width:549; height:20;"><img src="transparent.gif" width="549" height="0"></div>
</td>
<td rowspan="3" valign="top"> </td>
</tr>
<tr>
<td><img src="bgmenuB.gif" width="1" height="5"></td>
</tr>
<tr>
<td>
</td>
</tr>
</table>
</td>
</tr>
<tr valign="top">
<td>
<table width="163" border="1" cellspacing="4" cellpadding="0" bordercolor="303030">
<tr>
</tr>
<iframe src="side1.html" name="side1" width="150" height="1200" hspace="0" vspace="0" align="left" scrolling="no" frameborder="0"></iframe>
<br><br>
</table>
<table width="163" border="0" cellspacing="4" cellpadding="0">
<tr>
<td valign="top">
<p align="center"><br>
</table>
</td>
<td width="587" bgcolor="#000000">
<img src="images/title1.gif">
<div align="center"><width="750" height="240"></div>
<table width="587" border="0" cellspacing="12" cellpadding="0" bgcolor="#000000">
<tr>
<td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2" width="7" valign="top"></td>
<td height="20">
<font size="2" color="ffffff">
Welcome to MiseriaCantare.com!!<br><br>This site is a tribute to the band AFI. (aka A Fire Inside) On this site you can find info on the members of the band as well as all of thier releases. You will also find some rare mp3s, streaming video, many promo pics and live pics, an AFI art page, contests and also a Messageboard and Guestbook! I plan on adding many more to the site too.
<br><br>
I hope you enjoy the site and if you have anu questions pleese feel free to <a href="mailto:admin@miseriacantare.com">contact me.</A>
<br><br>
Thank you,<br> George Robarge/Webmaster
</table>
</body>
</html>
<==============code====================>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html>
<head>
<STYLE TYPE="text/css">
A:LINK {color: #c0c0c0; text-decoration: none}
A:VISITED {color: #c0c0c0; text-decoration: none}
A:HOVER {color: #820000; text-decoration: none}
A:ACTIVE {color: #5b0000; text-decoration: none}
<!--
body
{
scrollbar-arrow-color : #5B0000;
scrollbar-face-color : #000000;
scrollbar-shadow-color :#000000;
scrollbar-dark-shadow-color : #000000;
scrollbar-base-color : #000000;
scrollbar-3d-light-color : #000000;
scrollbar-highlight-color : #808080;
}
-->
</STYLE>
<title>Miseria Cantare</title>
</head>
<body bgcolor="101010" font="ffffff" link="696969">
<script type='text/javascript'>
//HV Menu v5.411- by Ger Versluis (http://www.burmees.nl/)
//Submitted to Dynamic Drive (http://www.dynamicdrive.com)
//Visit http://www.dynamicdrive.com for this script and more
function Go(){return}
</script>
<script type='text/javascript' src='js/exmplmenu_var.js'></script>
<script type='text/javascript' src='js/menu_com.js'></script>
<noscript>Your browser does not support script</noscript>
<table width="754" border="1" cellspacing="0" cellpadding="2" align="center" bgcolor="#000000" bordercolor="303030">
<tr>
<td>
<table width="750" border="0" cellspacing="0" cellpadding="0" bgcolor="#000000"> <img src="images/topbanner5.jpg"> <tr>
<td height="0" valign="bottom" align="right" colspan="2">
<table width="605" border="0" cellspacing="0" cellpadding="0"> <tr>
<td rowspan="3" valign="top"></td>
<td height="0" background="bgmenuM.gif" class="menu" align="center">
<div id="gdnav" style="position:relative; width:549; height:20;"><img src="transparent.gif" width="549" height="0"></div>
</td>
<td rowspan="3" valign="top"> </td>
</tr>
<tr>
<td><img src="bgmenuB.gif" width="1" height="5"></td>
</tr>
<tr>
<td>
</td>
</tr>
</table>
</td>
</tr>
<tr valign="top">
<td>
<table width="163" border="1" cellspacing="4" cellpadding="0" bordercolor="303030">
<tr>
</tr>
<iframe src="side1.html" name="side1" width="150" height="1200" hspace="0" vspace="0" align="left" scrolling="no" frameborder="0"></iframe>
<br><br>
</table>
<table width="163" border="0" cellspacing="4" cellpadding="0">
<tr>
<td valign="top">
<p align="center"><br>
</table>
</td>
<td width="587" bgcolor="#000000">
<img src="images/title1.gif">
<div align="center"><width="750" height="240"></div>
<table width="587" border="0" cellspacing="12" cellpadding="0" bgcolor="#000000">
<tr>
<td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2" width="7" valign="top"></td>
<td height="20">
<font size="2" color="ffffff">
Welcome to MiseriaCantare.com!!<br><br>This site is a tribute to the band AFI. (aka A Fire Inside) On this site you can find info on the members of the band as well as all of thier releases. You will also find some rare mp3s, streaming video, many promo pics and live pics, an AFI art page, contests and also a Messageboard and Guestbook! I plan on adding many more to the site too.
<br><br>
I hope you enjoy the site and if you have anu questions pleese feel free to <a href="mailto:admin@miseriacantare.com">contact me.</A>
<br><br>
Thank you,<br> George Robarge/Webmaster
</table>
</body>
</html>