Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
1 + 1 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Can't see text in forum category title bar
by cgibb1014 on 2005/7/18 18:40:54

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.
Can't see text in forum category title bar
by cgibb1014 on 2005/7/17 5:01:52

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.

Who's Online

208 user(s) are online (174 user(s) are browsing Support Forums)


Members: 0


Guests: 208


more...

Donat-O-Meter

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

Latest GitHub Commits