Quantcast
Channel: Myskins Studio - Free MyBB Themes, Custom MyBB Themes and Premium MyBB Themes - All Forums
Viewing all articles
Browse latest Browse all 5470

Make The Scrollbar Custom

$
0
0
Dude envira just goto Admin CP>Themes>Current Theme and create a new stylesheet and just add
Code:
::-webkit-scrollbar {
width:12px
}

::-webkit-scrollbar-track{
background:#2c2c2c
}

::-webkit-scrollbar-thumb{
background:#e04006;box-shadow:inset 1px 1px 2px rgba(0,0,0,.1)
}

Just copy the whole thing and past it and then see your theme will look perfect Smile

Viewing all articles
Browse latest Browse all 5470

Trending Articles