WebSite X5Help Center

 
Luis F.
Luis F.
User

Scrollbars?  en

Autor: Luis F.
Visited 1775, Followers 1, Udostępniony 22  
Tagi: problem

Hello, i just bought the new version of your incomedia websitex9, the past one x5 had an option to put the Scroll bars in a color, i dont see it in the new one, where is it? Thank you

Posted on the
2 ODPOWIEDZI - 1 PRAWIDłOWA ODPOWIEDź
Incomedia
Samantha M.
Incomedia

Dear Jeeny,

this options isn't available in Evo 9.
You can though customize your scrollbar colours by adding the HTML code I have written below in an HTML and Widget object. Simply add this object in the page you have scrollbars in.

<style type="text/css">

#imContent {
overflow: scroll;
overflow-x: hidden;
height: 700px;
scrollbar-base-color: #9999cc;
scrollbar-arrow-color: white;
scrollbar-track-color: #ccccff;
}

</style>

Czytaj więcej
Posted on the from Samantha M.
Luis F.
Luis F.
User
Autor

Thank you Samantha !

Czytaj więcej
Posted on the from Luis F.