1
cgibb1014
Can't see text in forum category title bar
  • 2005/7/17 5:01

  • cgibb1014

  • Just popping in

  • Posts: 12

  • Since: 2005/7/10


I don't know if this is a css problem or a module problem.

I just installed the forum module and the category titles are dark text on a dark background--nearly invisible. I'd like to change the text to white.

Anybody know where I do that?

I'm using the default theme.

2
cgibb1014
Re: Can't see text in forum category title bar
  • 2005/7/18 18:40

  • cgibb1014

  • Just popping in

  • Posts: 12

  • Since: 2005/7/10


I was able to solve this problem by adding three lines to the css file.

After these lines:
a {color: #666666; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #ff6600;}

Add these lines:
table.outer th a:link {color: #ffffff;}
table.outer th a:hover {color: #ff6600;}
table.outer th a:visited {color: #aaaaaa;}

It took a long time but I was able to learn something about css, classes and id's in the process.

Login

Who's Online

247 user(s) are online (131 user(s) are browsing Support Forums)


Members: 0


Guests: 247


more...

Donat-O-Meter

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

Latest GitHub Commits