Topic: Text and background color

Is it just me, or are the text and background the same color on several pages? So far I've seen it on the registration page, login page, and create new topic page. It's really annoying.

"ShadowDuelist is a god."
        -Teague Chrystie

Thumbs up Thumbs down

Re: Text and background color

Yep. Want the CSS? I can't figure it out, the problematic code eludes me.

Teague Chrystie

I have a tendency to fix your typos.

Thumbs up Thumbs down

Re: Text and background color

A little peeking around with firebug and in your source code leads me to believe the text is inheriting it's color from line 194 in
http://downinfront.net/forum/style/Oxygen/Oxygen_cs.css
where it says:
.brd label, .brd .aslabel, .brd .mf-set legend, .brd .ct-legend * {
    color: #357;
    }
Change that to pretty much any other color and it should fix it.

"ShadowDuelist is a god."
        -Teague Chrystie

Thumbs up Thumbs down

Re: Text and background color

Well let's try that...

*tweaky*

EDIT: Hooooooly shit, he's my new favorite person.

Thanks, sir.

Teague Chrystie

I have a tendency to fix your typos.

Thumbs up Thumbs down

Re: Text and background color

No problem. Any other annoying CSS issues you'd like fixed?

"ShadowDuelist is a god."
        -Teague Chrystie

Thumbs up Thumbs down

Re: Text and background color

I think that's it for now.

Teague Chrystie

I have a tendency to fix your typos.

Thumbs up Thumbs down

Re: Text and background color

I've decided I don't like your CSS, so now I'm using a script to run my own modified version, so there. tongue

"ShadowDuelist is a god."
        -Teague Chrystie

Thumbs up Thumbs down

Re: Text and background color

Screengrab?

Teague Chrystie

I have a tendency to fix your typos.

Thumbs up Thumbs down

Re: Text and background color

I didn't change a lot, just some stuff to make it easier (for me) to use, and a few aesthetics that annoyed me.

http://img36.imageshack.us/img36/2505/picture6xvs.png
http://img169.imageshack.us/img169/7272/picture7mv.png
http://img199.imageshack.us/img199/3633/picture8dh.png
http://img526.imageshack.us/img526/8228/picture9x.png
http://img88.imageshack.us/img88/6047/picture10u.png

Last edited by ShadowDuelist (2010-04-22 03:34:35)

"ShadowDuelist is a god."
        -Teague Chrystie

Thumbs up Thumbs down

Re: Text and background color

Wow. If the wider forum doesn't screw it up when you view it with the left DIF bar (bottom picture), I'm happy to adopt that style.

Teague Chrystie

I have a tendency to fix your typos.

Thumbs up Thumbs down

Re: Text and background color

I haven't tested it with other browsers or computers, but as far as I know, it'll work. I don't claim to be an expert though, I really only know enough about CSS to meddle. Want me to email you the CSS files?

Last edited by ShadowDuelist (2010-04-22 04:43:58)

"ShadowDuelist is a god."
        -Teague Chrystie

Thumbs up Thumbs down

Re: Text and background color

Check your email.

Teague Chrystie

I have a tendency to fix your typos.

Thumbs up Thumbs down

Re: Text and background color

There. Anything broken for anyone?

"ShadowDuelist is a god."
        -Teague Chrystie

Thumbs up Thumbs down

Re: Text and background color

You know you didn't fix ALL the text problemos..

Thumbs up Thumbs down

Re: Text and background color

What'd I miss?

"ShadowDuelist is a god."
        -Teague Chrystie

Thumbs up Thumbs down