write a reply

Coding Help

Rodent King
aliasditz
pronounsMale
1,702written posts
Mouseearned bits
offlinecurrently
Mouse
Part of the Furniture
Mouse Avatar
where fears and lies melt away.
Hey there, I'm in need of a bit of assistance. I'm trying to get rid of the default scroll-bar in a template I'm working on. Well, not get rid of entirely but change into something that isn't so wide and doesn't stand out as much. The only problem is I've got no idea where I would start in order to do something like that. I just know that it's something that can be done. I was hoping that someone could tell me how it was done, or point towards a tutorial that could explain it.

Hell, I'd even take a hint to help me figure it out on my own. 
Coding Help written Aug 20, 2018 14:06:26 GMT via mobile
pronounsshe/her
90written posts
FINITEearned bits
offlinecurrently
FINITE
Junior Member
FINITE Avatar
You'll want to take a look here.

Just change body to your container id/class.

Keep in mind that all changes will only work on Chrome and other browsers supporting ::-webkit-scrollbar. If you view on Firefox, it will use their default scrollbar regardless. The only workaround is with javascript.

Hope that helps!
last edit on Aug 20, 2018 14:09:20 GMT by FINITE
write a reply

QUICK REPLY

WRITE YOUR POST DOWN BELOW