Forum Moderators: not2easy

Message Too Old, No Replies

CSS scrollbar customization in Safari

blue colouring ruins my site

         

humpingdan

11:40 am on Jan 8, 2004 (gmt 0)

10+ Year Member



My site has a red, #ccc, and #ff colour scheme, it includes a drop down java script menu and iframe on the index frame and appear magnificently in mozilla, explorer, netscape anything but when i view it in Safari on Mac the drop down menu;s, scrollbars are show with horrible sky blue buttons on shading, although this fits in with the apple mac experience, it fails to compliment my site, is there anyway, using css or java script i can continue to keep my standard scrollbars,

how can i format my scrollbars in css and keep that formatting in Safari browser?

many thanks?
Dan

BlobFisk

1:19 pm on Jan 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



To the best of my knowledge, this is not possible... Sorry!

AWildman

1:20 pm on Jan 8, 2004 (gmt 0)

10+ Year Member



The only browser that let's you color the scrollbar is IE.

scrollbar-3dlight-color:#ffcc00;
scrollbar-arrow-color:#660000;
scrollbar-base-color:#ffcc00;
scrollbar-track-color:#660000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#ffcc00;
scrollbar-highlight-color:#990000;
scrollbar-shadow-color:#ffcc00;

humpingdan

1:30 pm on Jan 8, 2004 (gmt 0)

10+ Year Member



so im stuck with the safari formatting of toolbars? thats so bad, the blue bars and buttons stand out like a sore thumb!

Thanks

BlobFisk

2:15 pm on Jan 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The one thing to remember is that users of Safari are used to that scrollbar colour scheme, and may well find it more awkward when the default colour is changed!

humpingdan

2:25 pm on Jan 8, 2004 (gmt 0)

10+ Year Member



good point! never thought of it that way!