Re: The CSS codes are here, take a look on each and have a try of it!
[code]/* SCROLLING MORE ABOUT ME BOX */
#content_6 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 100%;
height: 250px;
}
is it possible to change the color of the scroll in the places where you put them, like in my testimonials? or only on the site's main body scroll?