Logged Out
Create an Account
Login:
Password:

Forgot your password?
White item links on a white BG

White item links on a white BG
[Back to Index]
Thread Tags
Primary: [Support]
Secondary: [Support] [Advanced Layout]

I'm surprised that no one has asked about this one yet, but that fact also makes me fear that there's a ridiculously easy solution for it.

I used the Renewal template as a starting point for my guild's site, and I just realized that white BG + white item links = invisible text. Is there a workaround for this short of changing the background color?

Thanks!
There is indeed a workaround.

Adding this to your CSS will change the color of White items to, say, yellow:

.q1, .q1 a, .q1 a:hover { color: #ffff00 !important }


--
It's all in the reflexes.
Beautiful! Thanks, sir.
Hmm...now that I've gotten around to trying this out, it doesn't seem to be doing anything. Could the class ".q1" possibly be disabled by the template?
I'm sorry, I posted the wrong change. Instead of doing .q1, use .quality1


--
It's all in the reflexes.
That doesn't seem to be doing it either. I'm not seeing anything else in the CSS file that would be overriding the change. Any other ideas?

Thanks for getting back to me so quickly!
Whatever you did worked...thanks!


[Back to Index]