Seven11
02-26-2005, 05:10 AM
I've done this before, but it was a couple of years ago... before my hardrive crashed and I lost the file, but now when I have to do it again I can't remeber. Go figure.
I'm making a layout for a friend using image slices and I need the text area to have transparent scrollbars. I just can't remeber where to add the code in the midst of all the slice URL's.
Here is the layout now: Click (http://www.freewebs.com/upperloaders/LayoutBox.htm)
*Note, if you are using Mozilla Firefox then it will look completely out of sorts due to the code.
It's for a sim game she plays... HorseLand I think. She said that it's picky about the codes it allows so i'm most likely going to do a lot of testing.
Help anybody?
MaGiCSuN
02-26-2005, 04:20 PM
you are missing a </span> tag :)
<span style="width: 223; height: 189; overflow: auto; scrollbar-face-color : #ff0000;
scrollbar-highlight-color : #ff0000;
scrollbar-3dlight-color : #ff0000;
scrollbar-shadow-color : #ff0000;
scrollbar-darkshadow-color : #ff0000;
scrollbar-track-color : #ff0000;
scrollbar-arrow-color : #000000; FILTER: chroma(color=#ff0000);">
<center><font face="tahoma" font size="2" font color="#191149">
It Scroll's...<br>
a b c d e f g h i j k l m n o p q r s t u v w x y z a b c d e f g h i j k l m n o p q r s t u v w x y z a b c d e f g h i j k l m n o p q r s t u v w x y z a b c d e f g h i j k l m n o p q r s t u v w x y z a b c d e f g h i j k l m n o p q r s t u v w x y z a b c d e f g h i j k l m n o p q r s t u v w x y z a b c d e f g h i j k l m n o p q r s t u v w x y z a b c d e f g h i j k l m n o p q r s t u v w x y z a b c d e f g h i j k l m n o p q r s t u v w x y z a b c d e f g h i j k l m n o p q r s t u v w x y z a b c d e f g h i j k l m n o p q r s t u v w x y z a b c d e f g h i j k l m n o p q r s t u v w x y z</font></center></span>
red parts are what i have added :)
Love,
Mirna
blacknailpolish
02-26-2005, 04:42 PM
How do you get the same effect as "chroma" for Mozilla?
Monkey Bizzle
02-26-2005, 08:46 PM
there is no way to have transparent scrollbars in FF.
Seven11
02-27-2005, 08:34 PM
Thank you so much Magic!
Yeah, sadly there is no way for color/transparent scrollbars to work in Mozilla FireFox.
Monkey Bizzle
02-27-2005, 08:39 PM
Yeah, sadly there is no way for color/transparent scrollbars to work in Mozilla FireFox.
If you really wanted to, you could do it the javascript way. I have never tried it in FireFox but it might work and is worth a try if you care about that sort of thing!
Seven11
03-01-2005, 05:32 PM
If it does work in FF then I probably would use it for some things.
It's not that I actually care for it, its just that I could use it sometimes.
smartie5602
03-01-2005, 06:22 PM
If it does work in FF then I probably would use it for some things.
It's not that I actually care for it, its just that I could use it sometimes.
Dont think scroll bar colours of any sort work in firefox, unfortunately. Firefox is great for just about anything else tho!