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 | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Vyper

Bit
Level: 26

Posts: 24/256
EXP: 100094
For next: 2181

Since: 03-15-04
From: Final Fantasy Fire

Since last post: 8 days
Last activity: 7 days
Posted on 01-04-05 01:58 AM Link | Quote
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?
SyntaxLegend

Double metal axe
Level: 25

Posts: 129/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 01-04-05 05:12 AM Link | Quote
Well CSS isnt a script tag, i think its a style tag. Its what i use for my CSS.
Vyper

Bit
Level: 26

Posts: 27/256
EXP: 100094
For next: 2181

Since: 03-15-04
From: Final Fantasy Fire

Since last post: 8 days
Last activity: 7 days
Posted on 01-04-05 05:58 AM Link | Quote
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?




(edited by Vyper on 01-03-05 08:59 PM)
sloat

Level: 16

Posts: 28/85
EXP: 18044
For next: 2212

Since: 05-21-04
From: South Central Delaware

Since last post: 19 days
Last activity: 5 hours
Posted on 01-04-05 08:39 AM Link | Quote
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.
SyntaxLegend

Double metal axe
Level: 25

Posts: 130/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 01-04-05 10:32 AM Link | Quote
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;' >
Vyper

Bit
Level: 26

Posts: 28/256
EXP: 100094
For next: 2181

Since: 03-15-04
From: Final Fantasy Fire

Since last post: 8 days
Last activity: 7 days
Posted on 01-04-05 05:39 PM Link | Quote
Thanks SyntaxLegend, that fixed it right up. You help me once again! Are your services unlimited? You're a freaking genious!
SyntaxLegend

Double metal axe
Level: 25

Posts: 132/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 01-04-05 08:18 PM Link | Quote
they are really ugly colors, and try to make the scroll bar smaller. That reminds me. i have to make a new layout soon.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 2794/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 01-04-05 11:07 PM Link | Quote
Dude, if you MUST use scrollbars, at least make the area a decent size. That's far too tiny.


(edited by HyperHacker on 01-04-05 02:07 PM)
Dish

Spiny
Level: 38

Posts: 222/596
EXP: 355646
For next: 14801

Since: 03-15-04
From: Disch

Since last post: 18 days
Last activity: 18 days
Posted on 01-04-05 11:12 PM Link | Quote
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.
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
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.008 seconds.