:kj:
04-16-2003, 05:36 PM
Heres the test page - Left Nav Mouse over:
http://www.dagazsolutions.com/sabrix_new/solutions.html
Does not work in Netscape at all, please help - need to show client ):
Here's my Styles:
<style type="text/css">
<!--
a.navlink {
background-color: ;
display: block;
padding: 4px;
padding-right: 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #003399;
text-decoration: none;
/*Change the above value to adjust the
padding as desired */
}
a.navlink:hover {
background-color: #6AA94E;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
/* Insert whatever color you want the
links background to be when the user
puts his or her mouse over it */
}
a.navlinkHere {
background-color: #6AA94E;
display: block;
padding: 4px;
padding-right: 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
/*Change the above value to adjust the
padding as desired */
}
a.subnavlink {
background-color: ;
display: block;
padding: 4px;
padding-right: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666666;
text-decoration: none;
/*Change the above value to adjust the
padding as desired */
}
a.subnavlink:hover {
background-color: #6AA94E;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
padding-right: 12px;
color: #FFFFFF;
text-decoration: none;
/* Insert whatever color you want the
links background to be when the user
puts his or her mouse over it */
}
a.subnavlinkHere {
background-color: #6AA94E;
display: block;
padding: 4px;
padding-right: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
/*Change the above value to adjust the
padding as desired */
}
-->
</style>
http://www.dagazsolutions.com/sabrix_new/solutions.html
Does not work in Netscape at all, please help - need to show client ):
Here's my Styles:
<style type="text/css">
<!--
a.navlink {
background-color: ;
display: block;
padding: 4px;
padding-right: 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #003399;
text-decoration: none;
/*Change the above value to adjust the
padding as desired */
}
a.navlink:hover {
background-color: #6AA94E;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
/* Insert whatever color you want the
links background to be when the user
puts his or her mouse over it */
}
a.navlinkHere {
background-color: #6AA94E;
display: block;
padding: 4px;
padding-right: 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
/*Change the above value to adjust the
padding as desired */
}
a.subnavlink {
background-color: ;
display: block;
padding: 4px;
padding-right: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666666;
text-decoration: none;
/*Change the above value to adjust the
padding as desired */
}
a.subnavlink:hover {
background-color: #6AA94E;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
padding-right: 12px;
color: #FFFFFF;
text-decoration: none;
/* Insert whatever color you want the
links background to be when the user
puts his or her mouse over it */
}
a.subnavlinkHere {
background-color: #6AA94E;
display: block;
padding: 4px;
padding-right: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
/*Change the above value to adjust the
padding as desired */
}
-->
</style>