how can I do this??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jimboc
    Confirmed User
    • Jun 2002
    • 1614

    #1

    how can I do this??

    I want to make the scrollbars yellow!, just like they are grey on this site?????

    Thanks
  • kenny
    Confirmed User
    • Mar 2002
    • 7245

    #2
    [STYLE][!--
    BODY{SCROLLBAR-BASE-COLOR=FFFFFF;
    SCROLLBAR-TRACK-COLOR=000000;
    SCROLLBAR-ARROW-COLOR=CC0000;
    SCROLLBAR-3DLIGHT-COLOR=FFFFFF;
    SCROLLBAR-SHADOW-COLOR=GREY}
    //--][/STYLE]



    Replace the [ ] with < >
    Last edited by kenny; 07-27-2002, 11:40 AM.
    7

    Comment

    • jimboc
      Confirmed User
      • Jun 2002
      • 1614

      #3
      thanks

      Comment

      Working...