Follow | Dashboard
scrollbar (part 1)

1) dashboard > template > edit html
2) find this code 

</style>

3) copy and paste this code before code </style>

::-webkit-scrollbar {height:15px;width: 10px;background: #FFFFFF;}
::-webkit-scrollbar-thumb {background-color: #FFDDDD;-moz-border-radius: 0px;border-radius: 0px;}


4) preview n save .


0 Comments

Post a Comment