IanMarlowe
07-06-2005, 04:27 AM
http://www.dynamicdrive.com/dynamicindex1/slideinmenu.htm
I'm having a problem changing the colors of the menu to go with my site.
<style>
<!--
#slidemenubar, #slidemenubar2{
position:absolute;
border:1.5px solid lime;
background-color:#00CCFF;
layer-background-color:#00CCFF;
font:bold 12px Lucida Sans;
line-height:20px;
}
-->
</style>
that is the code I used, but it just won't work. :( The background of my site is black, and I want the menu to blend in, but have a border so it is actually visible. Maybe my computer just has a problem. I'v used the script before (and changed the colors) and it worked perfectly fine. Any ideas? :confused:
I'm having a problem changing the colors of the menu to go with my site.
<style>
<!--
#slidemenubar, #slidemenubar2{
position:absolute;
border:1.5px solid lime;
background-color:#00CCFF;
layer-background-color:#00CCFF;
font:bold 12px Lucida Sans;
line-height:20px;
}
-->
</style>
that is the code I used, but it just won't work. :( The background of my site is black, and I want the menu to blend in, but have a border so it is actually visible. Maybe my computer just has a problem. I'v used the script before (and changed the colors) and it worked perfectly fine. Any ideas? :confused: