View Full Version : Where do I stick the code for scrollbar colours??


Cemetery_Circus
08-03-2004, 05:03 AM
Here's the beginning of my div...It took a LONG time to get the coding right..and I dont want to mess it up by putting the scrollbar code in the wrong spot...kk...my code so far...

<div id=layer1 style="position:absolute; top:35; left:30; width:450; height:380; z-index:1; padding:5px; border:single; #000000 2px solid; background-color:#663399; font-family: Tahoma; font-size:10px; color: #000000; layer-background-image:url(yourfilename.gif); overflow:auto">

<font face="tahoma" color="#FFFFFF" font-family:12px>


MY CRAP HERE...LAAA LA LAAA LAAA LLAAA...

</div>

Thanks!
-Jennifer-

kittycat
08-03-2004, 05:21 AM
You want to change just the div scrollbar? Add it between style="..." with all of the other stuff.