• Welcome to The Campaign Builder's Guild.
 

Of fonts and color schemes

Started by SDragon, March 21, 2010, 05:02:52 PM

Previous topic - Next topic

SDragon

Recently, I decided to change my color scheme on my XP laptop to High Contrast #2; a dark, green-on-black look. Overall, I've really been enjoying it, but I've noticed one small problem. This site forces the font color to black. This has rendered typing in the text boxes near impossible for me, as it becomes black text on a black background.


Now, I know that dark color schemes like this are anything but common, and I get that this probably isn't an issue to anyone but me. However, after seeing that this is the only site that does this, I'm uncertain why this should be an issue at all, to anyone. I imagine Brainface and the rest of the tech staff are capable of dealing with this sort of thing. If, however, there's a valid, technical requirement for the font to be black (IE, the CMS doesn't support local defaults, etc.), then I'll gladly accept that. Typing in Notepad isn't really that big of a deal. I'm just not sure why global overrides like that are in place.

If someone could look into this and fix it, or even just explain why it can't be fixed, it would be appreciated. Either way, thanks in advance!
[spoiler=My Projects]
Xiluh
Fiendspawn
Opening The Dark SRD
Diceless Universal Game System (DUGS)
[/spoiler][spoiler=Merits I Have Earned]
divine power
last poster in the dragons den for over 24 hours award
Commandant-General of the Honor Guard in Service of Nonsensical Awards.
operating system
stealer of limetom's sanity
top of the tavern award


[/spoiler][spoiler=Books I Own]
D&D/d20:
PHB 3.5
DMG 3.5
MM 3.5
MM2
MM5
Ebberon Campaign Setting
Legends of the Samurai
Aztecs: Empire of the Dying Sun
Encyclopaedia Divine: Shamans
D20 Modern

GURPS:

GURPS Lite 3e

Other Systems:

Marvel Universe RPG
MURPG Guide to the X-Men
MURPG Guide to the Hulk and the Avengers
Battle-Scarred Veterans Go Hiking
Champions Worldwide

MISC:

Dungeon Master for Dummies
Dragon Magazine, issues #340, #341, and #343[/spoiler][spoiler=The Ninth Cabbage]  \@/
[/spoiler][spoiler=AKA]
SDragon1984
SDragon1984- the S is for Penguin
Ona'Envalya
Corn
Eggplant
Walrus
SpaceCowboy
Elfy
LizardKing
LK
Halfling Fritos
Rorschach Fritos
[/spoiler]

Before you accept advice from this post, remember that the poster has 0 ranks in knowledge (the hell I'm talking about)

Nomadic

If you set up your browser to display green on black then all sites should do that. A websites CSS cannot override a browsers custom settings. That's not a rule to be followed, but a literal fact. There is no way for CSS to override a browser since the browser is the one that chooses how a site displays. It's likely one of several things. Either what you have the color defined for and the type of text in the textboxes here are recognized as different things by the browser, or you didn't set your browser itself and only set your overall theme (need to set it in the browser in particular). It could also be a bug in the browser that allowed a certain CSS setup to slip through. What browser are you using?

SDragon

Firefox 3.6. I installed a Greasemonkey script that I thought might be the cause, but the problem persisted even after I disabled both the script and Greasemonkey itself.
[spoiler=My Projects]
Xiluh
Fiendspawn
Opening The Dark SRD
Diceless Universal Game System (DUGS)
[/spoiler][spoiler=Merits I Have Earned]
divine power
last poster in the dragons den for over 24 hours award
Commandant-General of the Honor Guard in Service of Nonsensical Awards.
operating system
stealer of limetom's sanity
top of the tavern award


[/spoiler][spoiler=Books I Own]
D&D/d20:
PHB 3.5
DMG 3.5
MM 3.5
MM2
MM5
Ebberon Campaign Setting
Legends of the Samurai
Aztecs: Empire of the Dying Sun
Encyclopaedia Divine: Shamans
D20 Modern

GURPS:

GURPS Lite 3e

Other Systems:

Marvel Universe RPG
MURPG Guide to the X-Men
MURPG Guide to the Hulk and the Avengers
Battle-Scarred Veterans Go Hiking
Champions Worldwide

MISC:

Dungeon Master for Dummies
Dragon Magazine, issues #340, #341, and #343[/spoiler][spoiler=The Ninth Cabbage]  \@/
[/spoiler][spoiler=AKA]
SDragon1984
SDragon1984- the S is for Penguin
Ona'Envalya
Corn
Eggplant
Walrus
SpaceCowboy
Elfy
LizardKing
LK
Halfling Fritos
Rorschach Fritos
[/spoiler]

Before you accept advice from this post, remember that the poster has 0 ranks in knowledge (the hell I'm talking about)

Ghostman

If you know CSS coding, you can manipulate the way Firefox displays specific websites by installing the Stylish add-on.

For example, to change the color of the big text areas (not label text fields, such as the one you'd type the thread title when creating a new thread), create a new blank style in Stylish and paste the following text into it:

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.thecbg.org") {
  textarea {
    background-color: silver;
  }
}


This will affect only pages under the www.thecbg.org domain.
¡ɟlǝs ǝnɹʇ ǝɥʇ ´ʍopɐɥS ɯɐ I

Paragon * (Paragon Rules) * Savage Age (Wiki) * Argyrian Empire [spoiler=Mother 2]

* You meet the New Age Retro Hippie
* The New Age Retro Hippie lost his temper!
* The New Age Retro Hippie's offense went up by 1!
* Ness attacks!
SMAAAASH!!
* 87 HP of damage to the New Age Retro Hippie!
* The New Age Retro Hippie turned back to normal!
YOU WON!
* Ness gained 160 xp.
[/spoiler]

Nomadic

Quote from: GhostmanIf you know CSS coding, you can manipulate the way Firefox displays specific websites by installing the Stylish add-on.

For example, to change the color of the big text areas (not label text fields, such as the one you'd type the thread title when creating a new thread), create a new blank style in Stylish and paste the following text into it:

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.thecbg.org") {
  textarea {
    background-color: silver;
  }
}


This will affect only pages under the www.thecbg.org domain.

Probably the best fix you can do in this situation. And CSS isn't hard to learn, it's pretty much plain english.

SDragon

It worked! I used to kinda know some CSS, but it's been awhile. This probably gives me a good reason to lean it all over again, huh?
[spoiler=My Projects]
Xiluh
Fiendspawn
Opening The Dark SRD
Diceless Universal Game System (DUGS)
[/spoiler][spoiler=Merits I Have Earned]
divine power
last poster in the dragons den for over 24 hours award
Commandant-General of the Honor Guard in Service of Nonsensical Awards.
operating system
stealer of limetom's sanity
top of the tavern award


[/spoiler][spoiler=Books I Own]
D&D/d20:
PHB 3.5
DMG 3.5
MM 3.5
MM2
MM5
Ebberon Campaign Setting
Legends of the Samurai
Aztecs: Empire of the Dying Sun
Encyclopaedia Divine: Shamans
D20 Modern

GURPS:

GURPS Lite 3e

Other Systems:

Marvel Universe RPG
MURPG Guide to the X-Men
MURPG Guide to the Hulk and the Avengers
Battle-Scarred Veterans Go Hiking
Champions Worldwide

MISC:

Dungeon Master for Dummies
Dragon Magazine, issues #340, #341, and #343[/spoiler][spoiler=The Ninth Cabbage]  \@/
[/spoiler][spoiler=AKA]
SDragon1984
SDragon1984- the S is for Penguin
Ona'Envalya
Corn
Eggplant
Walrus
SpaceCowboy
Elfy
LizardKing
LK
Halfling Fritos
Rorschach Fritos
[/spoiler]

Before you accept advice from this post, remember that the poster has 0 ranks in knowledge (the hell I'm talking about)