scrollbars in entries, &color |
![]() ![]() |
scrollbars in entries, &color |
Aug 23 2004, 04:59 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 61 Joined: Jul 2004 Member No: 33,661 |
okay i have a music xanga and so my one entry is rather long & i want to have a scrollbar in it but i dont have the script
& question number two, whats the script for the changing the color of the normal scrollbar? all i found was the one that blinks & i dont want that. oh & if you need to see my site its here thanks |
|
|
|
Aug 23 2004, 05:04 PM
Post
#2
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
heres the normal scrollbar code:
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> <!-- BODY { scrollbar-face-color: #BEC9AF; scrollbar-shadow-color: #BEC9AF; scrollbar-highlight-color: #BEC9AF; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #A3AC96; scrollbar-track-color: #D6DDBE; scrollbar-arrow-color: #595959; --> </style> <!-- end code provided by createblog.com --> heres the code for the entrys CODE <!-- begin code provided by createblog.com -->
<textarea rows="10" cols="60" style="color: #000000; font-family: Tahoma; font-size: 10px; border-style: solid; border-width: 1px; border-color: #000000; background-color: #FFFFFF;"> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |