Log In · Register

 
Chatterbox Scrollbar, can the scrollbar's color been change?
dorischu
post Oct 23 2004, 09:12 PM
Post #1


Newbie of Goddess
****

Group: Member
Posts: 265
Joined: Oct 2004
Member No: 56,346



Juz wondering the scrollbar for chatterbox can be change or not, caused it default is in blue color. I had try to replace it as same as my website scrollbar color, but it won't work at all. If anybody can told me that whether its can be change or not, then I no need to waste my time on that chatterbox again.

Example on my website - the chatterbox-

one more question on the scroll bar again like if i put one entry in my entry with scrollcar, is the scrollbar color can be change?
 
 
Start new topic
Replies
Note
post Oct 24 2004, 11:15 AM
Post #2


I have 6 blue blocks :3
******

Group: Member
Posts: 2,248
Joined: May 2004
Member No: 14,959



go to your account for your chatterbox, click on custom scrollbar and you can edit from there.
or you can try this code

CODE
<!-- 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 -->


::jerry::
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: