1
phillipd
where do you set Forum category title colors
  • 2004/5/14 21:46

  • phillipd

  • Quite a regular

  • Posts: 219

  • Since: 2004/4/20


The color of the "Category Title" text in forums with the default theme is very dark and difficult to read. Where is this set? This text turns orange when a mouseover occurs but is difficult to read otherwise... I was hoping to find a file with forum specific color settings in the theme files but I don't see anything.

Thanks

Doug P

2
tjnemez
Re: where do you set Forum category title colors
  • 2004/5/14 22:29

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


hey phillipd,

The color of the "Category Title" text in forums is set by css. the items you may check are the .head, .odd, .even, and .footer. if you could provide a link it would be helpful.

3
phillipd
Re: where do you set Forum category title colors
  • 2004/5/15 3:36

  • phillipd

  • Quite a regular

  • Posts: 219

  • Since: 2004/4/20


Tryhttp://future.lvlug.org

Thanks!

Doug P

4
Sept0r
Re: where do you set Forum category title colors
  • 2004/5/15 3:42

  • Sept0r

  • Just popping in

  • Posts: 7

  • Since: 2004/5/15


 

5
phillipd
Re: where do you set Forum category title colors
  • 2004/5/15 5:49

  • phillipd

  • Quite a regular

  • Posts: 219

  • Since: 2004/4/20


Found them. Only identified this by trial and error. The line at the top of style.css:

a {color: #a6a6a6; text-decoration: none; font-weight: bold; background-color: transparent;}

This line sets the hover color:

a:hover {color: #3f36f0;}

Doug P

6
irmtfan
Re: where do you set Forum category title colors
  • 2004/5/15 7:25

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


i think this line is what u want:
Quote:
th {background-color: #2F5376; color: #FFFFFF; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif;}


chang background color and try

Login

Who's Online

161 user(s) are online (105 user(s) are browsing Support Forums)


Members: 0


Guests: 161


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