1
TE5LA
How to change the text colors of the popup?
  • 2010/3/29 22:55

  • TE5LA

  • Just popping in

  • Posts: 17

  • Since: 2010/3/28


I'm talking about that header thing that displays something when you do certain actions, like try to access a page that you don't have permissions for. That text that talks about the page reloading. The text is very light on a white background so it's nearly unreadable. Maybe the theme does this because it has a black background with lighter text.

I'd like to either change the text or the color of the background, preferably the latter.


2
TE5LA
Re: How to change the text colors of the popup?
  • 2010/3/30 1:22

  • TE5LA

  • Just popping in

  • Posts: 17

  • Since: 2010/3/28


Since I found this myself, I thought I'd answer my own question in case it may help someone else.

I found the text in the top messages shared its color with the overall body text of the skin. In the style.css file near the top was the code:

body {
color#FFFFFF; 
background-colortransparent
margin0
padding0
background-imageurl('images/background.jpg'); 
background-repeatrepeat
background-positionright bottom;
}


The FFFFFF defined the body text of my theme to white, which of course, did not contrast well to the almost-white background. I changed FFFFFF to C0C0C0, a light gray, which contrasts enough to be readable.

Thank you, Me.


Login

Who's Online

220 user(s) are online (128 user(s) are browsing Support Forums)


Members: 0


Guests: 220


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits