Click to See Complete Forum and Search --> : using scroll bars in layers


ladymsdiva
08-03-2006, 03:15 AM
hi everyone,

this is my website: http://xsystem.gr/stylebytes/

i find those scrollbars to be a little heavy no matter what colours i chose.

is there a way to re-size the scrollbars in terms of their horizontal and vertical width?

if not, what else can i do?

NogDog
08-03-2006, 03:40 AM
Actually, I find the default scrollbars in Firefox (which isn't affected by the IE-specific scrollbar styles) to be less obtrusive. Maybe you should lighten up those shades a bit?

Of course, another solution would be to make your layout more elastic and allow the containers to extend as much as needed to display the data. (It's actually easier to scroll the page simply using the mouse wheel or the scroll keys than to have to grab an internal scrollbar.)

KDLA
08-03-2006, 07:47 AM
How about using a light blue -- a combination of the blue you've used with white. You can find out the color number here: http://slayeroffice.com/tools/color_palette/

I agree, though, with NogDog -- It's much easier to read the text if not contained.

BTW - you should use headings <h1>, <h2>, <h3>, etc. instead of having several styles of paragraphs marks <p>.

KDLA