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

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 121/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 05-06-04 09:17 AM Link | Quote
Here's my current .CSS file:

.eq font { font-family: Arial; font-size:12px; color:#ffffff; }
.eq blockquote { border: 3px dotted #6666FF; background: #000055; color: Cyan; padding: 5px; width=95% }
.eq A { color: Cyan; }


The problem is, it ignores <font> tags, and makes ALL my text white, except for quotes or links.

That should have been in red...

So, my question is, how do I fix it?
Vystrix Nexoth

Level: 30

Posts: 127/348
EXP: 158678
For next: 7191

Since: 03-15-04
From: somewhere between anima and animus

Since last post: 3 days
Last activity: 2 days
Posted on 05-06-04 02:45 PM Link | Quote
there is no color 'cyan', in terms of the pre-defined CSS colors. use #00FFFF, or 'aqua' which I believe is the word for it.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 124/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 05-07-04 09:19 AM Link | Quote
Well that's new then. I got that from waaaaaaaaay back when I first did HTML stuff, and I used Netscape Navigator Gold 3 to make a page. It put "cyan" as the color, so I've always used it since then.

And that's what is messing up the <font> tags?
ErkDog

Fuzz Ball
Level: 47

Posts: 199/982
EXP: 752190
For next: 14013

Since: 03-15-04
From: Richmond, VA

Since last post: 40 days
Last activity: 19 days
Posted on 05-08-04 04:53 AM Link | Quote
.eq font { font-family: Arial; font-size:12px; color:#ffffff; }

fffffff is white ....

you don't have a color besides white in the CSS
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 128/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 05-08-04 09:25 AM Link | Quote
Not under font, no. But I have colors under blockquote and A.
ErkDog

Fuzz Ball
Level: 47

Posts: 206/982
EXP: 752190
For next: 14013

Since: 03-15-04
From: Richmond, VA

Since last post: 40 days
Last activity: 19 days
Posted on 05-09-04 02:17 AM Link | Quote
"The problem is, it ignores <font> tags, and makes ALL my text white, except for quotes or links."

exactly... you are overriding all <font> to #fffffff with the CSS
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 130/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 05-09-04 08:37 AM Link | Quote
Ah, I see. I guess I'll have to remove that part, and just add a <font> tag to my layout code.
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Programming - CSS Question Again | |


ABII


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



Page rendered in 0.005 seconds.