Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Color Scrollbars


Guest

Recommended Posts

Wondering if anyone knows of this?~

 

I'm looking for the file to insert colorscrollbar codes, and assumed it is to be the stylesheet.css but it doesn't seem to have worked.

 

What would the code be like?

 

Thank you again!

 

Snowheart chan

Link to comment
Share on other sites

Wondering if anyone knows of this?~

 

I'm looking for the file to insert colorscrollbar codes, and assumed it is to be the stylesheet.css but it doesn't seem to have worked.

 

What would the code be like??

 

Thank you again!

 

Snowheart chan

 

Oh, found it!

 

Edit by using stylesheet.css

 

Include code as follows, changing color codes as you deem fit.

BODY{

background: url('/catalog/images/BG.jpg');

color: #000000;

margin: 0px;

scrollbar-face-color:#8C0008;

scrollbar-arrow-color:#080063;

scrollbar-track-color:#524F76;

scrollbar-shadow-color:#910109;

scrollbar-highlight-color:#A3030C;

scrollbar-3dlight-color:#BF5E63;

scrollbar-darkshadow-Color:#202020;

}

 

For people who want color scrollbars!!^.^ Thank you to those who came in to look!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...