stef219
11-15-2004, 11:41 PM
ive been looking for awhile and i cant find the scrollbar code.
*thanks*
steph
*thanks*
steph
|
View Full Version : scrollbar code stef219 11-15-2004, 11:41 PM ive been looking for awhile and i cant find the scrollbar code. *thanks* steph coneblue45 11-15-2004, 11:54 PM <style type="text/css"> body { scrollbar-face-color : #000000; scrollbar-highlight-color : #000000; scrollbar-3dlight-color : #000000; scrollbar-shadow-color : #000000; scrollbar-darkshadow-color : #000000; scrollbar-track-color : #000000; scrollbar-arrow-color : #000000; } </style> i found this on Lissa's main site FoxxyAngl143 11-15-2004, 11:54 PM BODY { scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF;} stef219 11-16-2004, 12:00 AM its not working...would it matter that i have a premium free trial? my friend has a scrollbar with the same code, but she doesnt hav the trial. also is their a way i can get rid of the trial if it has an effect on it? coneblue45 11-16-2004, 12:02 AM put it in you head section, it should work. do you have another style tag going on? stef219 11-16-2004, 12:05 AM i did..but not nemore. all i hav is a marquee code and a title website code other than the scrollbar code in the header section tokyo bleu 11-16-2004, 04:03 AM It's basic CSS, it should work regardless of the type of account you have. If it doesn't work in Custom Header, try Website Stats. |