scrollbar |
scrollbar |
Dec 15 2004, 03:45 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 103 Joined: Nov 2004 Member No: 61,396 |
how to make the scrollbar transparent like this? ===>http://www.xanga.com/home.aspx?user=crystalXwings
also, how to set a picture to the title bar? thanks... |
|
|
|
![]() |
Dec 15 2004, 03:50 AM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Dec 2004 Member No: 71,209 |
yeah all she did was change the color of the scroll bar here's the code:
<!-- begin code provided by createblog.com --> <style type="text/css"> body { scrollbar-arrow-color: #9966CC; scrollbar-track-color: #9966CC; scrollbar-shadow-color: #CC3366; scrollbar-face-color: #CC66CC; scrollbar-highlight-color: #9966CC; scrollbar-darkshadow-color: #6600CC; scrollbar-3dlight-color: #CC3366; } </style> <!-- end code provided by createblog.com --> just change the hex code of that and it can look just lyke hers! if yooh go into the look and feel section click see colors and thats the hex code yooh can use k! if it doesnt work im not sure! but there yooh go! |
|
|
|
jazzroni scrollbar Dec 15 2004, 03:45 AM
jazzroni no it didnt work... it's a purple color Dec 15 2004, 04:04 AM
MyChemicalRomance. you have to put in your own colors!! lol f... Dec 15 2004, 04:14 AM
jazzroni yea i know all of those color, but i'm trying ... Dec 15 2004, 04:20 AM
MyChemicalRomance. go here:
http://www.createblog.com/forums/index.ph... Dec 15 2004, 04:24 AM
jazzroni thanks!!!!! Dec 15 2004, 04:43 AM
MyChemicalRomance. your welcome Dec 15 2004, 05:14 AM
misskay if you want it transparent put this hex code in #X... Dec 15 2004, 11:29 AM
Sherry_Vu QUOTE(jazzroni @ Dec 15 2004, 4:43 AM)thanks... Dec 15 2004, 03:15 PM![]() ![]() |