2015-02-04, 10:17 AM
(2015-02-04, 09:53 AM)IranDeliver Wrote: 1) How to turn the scroll bar color to default ?
2) How to change forums icon with awesome fonts icons ?
3) Plz check the attached file. its appear when I refresh the forum and disappear after a second.
1. in Square.css file remove/comment out the following part of the code...
::-webkit-scrollbar {
width: 15px;
}
::-webkit-scrollbar-track {
background: #003965;
}
::-webkit-scrollbar-thumb {
background: #005ea7;
}
::-webkit-scrollbar-thumb:hover {
background: #008fff;
}
2. http://community.mybb.com/thread-156711.html
3. Sorry i cant reproduce that
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t Forget to “Mark as Solved” after the fix
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t Forget to “Mark as Solved” after the fix