YourNameHere Posted September 19, 2009 Share Posted September 19, 2009 I am writing a chatroom and so far so good. Now I would like to style the scrollbar that is on the chatbox div who has overflow:auto to creat a scrollbar that is showing up as grey (ofc) and I would like to style it more closely to the rest of the site. Is there a way to do this with css or does it have to be a javascript solution or is there no solution for this at all? Quote Link to comment https://forums.phpfreaks.com/topic/174762-solved-style-div-overflow-scollbar/ Share on other sites More sharing options...
YourNameHere Posted September 19, 2009 Author Share Posted September 19, 2009 <style type="text/css"> <!-- #chatbox {scrollbar-base-color: #475067} --> </style> Quote Link to comment https://forums.phpfreaks.com/topic/174762-solved-style-div-overflow-scollbar/#findComment-920998 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.