Change The Table Title Text Color In PunBB

Proyiehong at 14h41
19
Dec
2011
Hi, Can I Know How To Change The Table Title Color To Black.

Because The Text In The Table Title Make Me Unable To See.

I Include A Screenshot That I Can Make It Easily To Find Where Shall I Want To Change.


Thank !
1 Guest, on 19/12/2011 at 15h18
Add to your CSS Stylesheet:
Code:
div.main-head div.h3{
color: #000 !important;
}

div.main div.main-foot{
color: #000 !important;
}
2 Proyiehong, on 19/12/2011 at 15h21
@Gassy, The Code You Provide Only Change The Widget Text Color, It Not Change The Title And The News Widget Text Color.
3 drewby, on 19/12/2011 at 15h47
thx for the help!
4 Guest, on 19/12/2011 at 15h52
And What's the problem? Laughing Add also:
Code:
div.main-head{
color: #000 !important;
}

div.main-head div.page-title h2.catoggle b h2{
color: #000 !important;
}
5 Proyiehong, on 20/12/2011 at 03h15
It Work!, Thank You Gassy, Topic Are Now Mark As Solved thumleft
6 Sanket, on 20/12/2011 at 06h05
Solved | Archived
Similar topics
Hi, May I Know How Can I Change The Footer Text & Color In Invision, Because I Could Not Find Any Footer Color Box In The Color Section In Admin Panel. Admin Panel > Display > Color. Thank !
The color of my Poll question blends with the background and is unreadable without highlighting. I looked at the display/pics & colors/colors in admin and couldn't find anything that mentioned anything to do with Poll configuration. I am using the
I have a problem with the post topic title and description areas have 'black' font. we don't have black anywhere and can't read it on the background. How can we change this? Thanks you Felicity
See also
more_less
Informations

6 Replies For the topic :
"Change The Table Title Text Color In PunBB"

This topic has been viewed 676 times.

Last message :
19/12/2011 at 14h41 by "Proyiehong"