| Author |
Message |
nurcahaya |
|
Post subject: PTQ4 PostNuke Theme: change attachment table border and font
Posted: Dec 16, 2005 - 08:15 AM
|
|
Joined: Dec 16, 2005
Posts: 25
Status: Offline
|
|
Hi,
I'm using PTQ4 PostNuke Theme, but as attachment the table border and font can't be see at PNphpBB2 forum. (below font was highlited)
How to change this color?
 |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Dec 16, 2005 - 08:28 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3933
Status: Offline
|
|
Open modules/PNphpBB2/templates/PNTheme/styles/PTQ4.css and add this to the bottom of it
.attachtable{background:#525252;border:1px solid #000000;color:#e7e7e7;
font-size:11px;line-height:125%} |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: Dec 17, 2005 - 02:22 AM
|
|
Joined: Dec 16, 2005
Posts: 25
Status: Offline
|
|
it's work. thank you so much. also i manage to change suit to my themes. thank you again  |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: Mar 10, 2006 - 07:23 AM
|
|
Joined: Dec 16, 2005
Posts: 25
Status: Offline
|
|
ok 1 more question.. how to change text font color in that table?
thank you in advance. |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Mar 10, 2006 - 11:27 AM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 3933
Status: Offline
|
|
Same line in the css.
The font color setting is the #e7e7e7 |
|
|
| |
|
|
|
 |
|
|
|
|