Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Programming. | 3 guests
Acmlm's Board - I2 Archive - Programming - Scrollbar Colors
  
User name:
Password:
Reply:
 

UserPost
Dish
Posts: 222/596
I second that motion. Having extra scrollbars is rediculous... they just make the page harder to navigate and your post harder to read. I don't even bother reading posts when I have to move from the main page scrollbar to the posters "special" scrollbar.. .I'll just skip their post (or read what's visible and skip the rest)


A good layout should fit the post... the post should NOT have to be comprimised to fit the layout. The layout works for the post, not the other way around. Fixed layouts are bad. Scrollbar layouts are bad.
HyperLamer
Posts: 2794/8210
Dude, if you MUST use scrollbars, at least make the area a decent size. That's far too tiny.
SyntaxLegend
Posts: 132/222
they are really ugly colors, and try to make the scroll bar smaller. That reminds me. i have to make a new layout soon.
Vyper
Posts: 28/256
Thanks SyntaxLegend, that fixed it right up. You help me once again! Are your services unlimited? You're a freaking genious!
SyntaxLegend
Posts: 130/222
try changing body to the name of the Div tag its in.
so if your div tag is called < div id='textbox' >
.textbox{
scrollbar-face-color: FFD040;
scrollbar-track-color: 000000;
scrollbar-arrow-color: 000000;
scrollbar-highlight-color: FFDF80;
scrollbar-3dlight-color: F0A020;
scrollbar-shadow-color: F0A020;
scrollbar-darkshadow-color: BF7F19;
}


or if its got a style tag as:
< div style='STYLENESS'' >

put it like
< div style='scrollbar-face-color: FFD040;
scrollbar-track-color: 000000;
scrollbar-arrow-color: 000000;
scrollbar-highlight-color: FFDF80;
scrollbar-3dlight-color: F0A020;
scrollbar-shadow-color: F0A020;
scrollbar-darkshadow-color: BF7F19;' >
sloat
Posts: 28/85
The board's style must be overriding your own. Scrollbar colors only work in IE from what I know of. Maybe Opera; I can't remember.
Vyper
Posts: 27/256
Yeah, I meant a style tag. I was using one all along. Thing is, it STILL doesn't want to work

Below is what I'm using in my header, but what am I doing wrong? Or does this board just overwrite script tags?

SyntaxLegend
Posts: 129/222
Well CSS isnt a script tag, i think its a style tag. Its what i use for my CSS.
Vyper
Posts: 24/256
I was wondering how I can change my scrollbars in my post to be custom colors? I tried CSS script tags and well, they're banned :/

Is there any other way I can change the colors of my scrollbars?
Acmlm's Board - I2 Archive - Programming - Scrollbar Colors


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.011 seconds.