juss wondering.. |
![]() ![]() |
juss wondering.. |
Nov 7 2004, 06:19 PM
Post
#1
|
|
![]() AzN PrYdE ![]() ![]() ![]() Group: Member Posts: 67 Joined: Sep 2004 Member No: 51,467 |
can u have a transparent scroll bar even if u dont have div in ur xanga?
Attached File(s)
|
|
|
|
Nov 7 2004, 06:22 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
Let's put this plain and simple....
Unless you're talking about scrollbars that aren't going down the side of the page.... Or across it, for that matter. You can't make them trasparent. (Please just attach the picture in your sig if you're going to attach it everytime.) |
|
|
|
Nov 12 2004, 06:38 PM
Post
#3
|
|
![]() AzN PrYdE ![]() ![]() ![]() Group: Member Posts: 67 Joined: Sep 2004 Member No: 51,467 |
no i mean like scroll DOWN bar
|
|
|
|
Nov 12 2004, 07:39 PM
Post
#4
|
|
|
#1 CreateBlog Membiez n Fan ![]() ![]() ![]() ![]() Group: Member Posts: 182 Joined: Oct 2004 Member No: 56,247 |
I'm not sure..but you can try using white ..for all shades:
QUOTE <style type="text/css">
body{scrollbar-face-color:MAGENTA; scrollbar-shadow-color:LIME; scrollbar-highlight-color:WHITE; scrollbar-3dlight-color:RED; scrollbar-darkshadow-color:BLUE; scrollbar-track-color:YELLOW; scrollbar-arrow-color:BLACK;} </style> |
|
|
|
Nov 12 2004, 07:48 PM
Post
#5
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
As I said, yes.
Unless you're talking about the horizontal or vertical scrollbars on the edges of your screen. |
|
|
|
Nov 13 2004, 12:38 AM
Post
#6
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
just use the thing in xanga scripts
[CODEBOX]<!-- begin code provided by createblog.com --> <style type="text/css"> div { filter:chroma(color=#00FF00); /* here you are defining which color you want to be transparent in your scrollbars */ scrollbar-arrow-color: #000000; scrollbar-face-color: #00FF00; /* transparent */ scrollbar-3dlight-color: #00FF00; /* transparent */ scrollbar-darkshadow-color: #00FF00; /* transparent */ scrollbar-highlight-color: #000000; scrollbar-shadow-color: #000000; scrollbar-track-color: #00FF00; /* transparent */ } </style> <!-- end code provided by createblog.com -->{/CODEBOX] http://www.createblog.com/forums/index.php?showtopic=30462 |
|
|
|
![]() ![]() |