Results 1 to 7 of 7

Thread: [2005] colored scroll bars problem

Threaded View

  1. #1

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Resolved [2005] colored scroll bars problem

    I'm using ASP.NET form, I'm using this code in the master page inside the head tag but it's not working!

    HTML Code:
    body {FONT-SIZE: 8pt; 
    COLOR: #000000; 
    background-color: #EEEEEE; 
    scrollbar-face-color: #EEEE99; 
    scrollbar-highlight-color: #DDDDDD; 
    scrollbar-shadow-color: #DEE3E7; 
    scrollbar-3dlight-color: #FF6600; 
    scrollbar-arrow-color: #006699; 
    scrollbar-track-color: #EFEFEF; 
    scrollbar-darkshadow-color: #98AAB1;}
    what's wrong !
    Last edited by Pirate; Jan 18th, 2007 at 07:02 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width