Page 1 of 1

Surprised!

Posted: Wed 17 May 2006 3:06 pm
by John Smith
Nobody has noticed the tiny tweak to the site!

With my seriously reduced vision of late, it soon became apparent that the scroll bars on the forum were near enough invisible, and needed the contrast increasing.

So I did... and injected some colour at the same time. The bar itself is the same shade of red as the centre of the page footer / main dividers, which is derived from the red of the dot in the KC logo. The browser makes its own colours for the other bits. I've noticed that the scrollbar track is now a certain Welsh nurse's favourite colour!

The colours are probably not affected if you don't use Internet Explorer, so don't panic if you can't see red (or pink!) :D

Posted: Wed 17 May 2006 4:06 pm
by Vic
I'd noticed, but I thought it was just my computer being weird as per usual! Doh. It's great though -is there a way of setting internet explorer so it will do it for all sites?

Posted: Wed 17 May 2006 5:37 pm
by Andrew MacLean
John

Using safari there is no change. I have booted IE and used it, but as I never used it before I hve nothing to which to compare the new scroll bars. Nonethe less, I sincerely congratulate you on the way things look today.

Andrew

Posted: Wed 17 May 2006 5:59 pm
by GarethB
I did notice, but feared comment may result in sarcastic comment from the other reprobates that frequent this site :twisted:

Posted: Wed 17 May 2006 6:12 pm
by Andrew MacLean
What I can't understand is why Safari makes the site look different to IE. After all they are both 'reading' what is stored at various locations remote from my computer, so I'd have expected them to show exactly the same thing.

but it is not so.

Still I am happy to use the Mac OS embedded browser.

Andrew

Posted: Wed 17 May 2006 6:26 pm
by asylumxl
i use firefox...

Posted: Wed 17 May 2006 6:30 pm
by John Smith
Andrew,

You need to think of the browser as a translating program - it translates from the arcane languages of HTML and CSS into something that (hopefully) looks pretty and is intelligible.

But consider two humans whose jobs are to translate Russian to English. Their "output" would both mean the same thing, but the actual words used, accent and inflection could be very different.

Browsers are just the same.

In this case, the CSS code requests that the "scrollbar colour" should be a particular shade of red. Now, some older browsers don't know about CSS at all, so will ignore my request. Others, like Safari, will understand CSS, but they were never taught the particular word "scrollbar-color", so they'll pay attention to other requests, but ignore that one. The ability to change the way the scroll bar looks is something invented, not by the lovely people writing stanards at the IETF (Internet Engineering Task Force) or the W3C (World-wide-web consortium), but by... Microsoft.

Microsoft's plans for world domination include tempting designers to use "cool" features that only render as the designer intended in Internet Explorer. Eventually, pages may contain so much IE-specific stuff that they'll not render intelligibly in other browsers, so the users migrate to IE, and Bill Gates is happy. And the remainder of us are not.

Fortunately, the site has been designed to "gracefully degrade" on browsers which do not support all the features available, so everyone stays happy :)

Posted: Wed 17 May 2006 6:42 pm
by John Smith
Vic wrote:is there a way of setting internet explorer so it will do it for all sites?

Well, as it happens, yes there is! And here's how...

  • Cut and paste the following lines into a new file in Notepad

    Code: Select all

    body {
       scrollbar-face-color: #FF7373;
         scrollbar-track-color: #FFCCCC;   
       scrollbar-arrow-color: #000000;
    }
  • Save the file somewhere on your hard disk. Call the file "pink.css". Don't let Notepad add a ".txt" extension if you can help it.
  • Go into Internet Explorer: Tools menu, then Internet Options.
  • At the bottom-right of the options window on the General tab is a button marked "Accessibility". Press it.
  • Tick "Format documents using my style sheet", and enter the file name of the file you saved above.
  • Click OK, OK and you're all done!

Let me know if you need any help with this. You can even play with the colours if you can work out the hex colour codes :)

Posted: Wed 17 May 2006 6:54 pm
by Vic
Ooh it worked! :D Thanks!

Posted: Sat 20 May 2006 12:10 pm
by Sweet
Hehe i did notice as it was red!! LMAO!!! But then i have recently changed Yahoo to the same colour so maybe i thought it was to do with that!! :roll: :wink: Hehe!

Looks nice though!! :lol:

Sweet X x X