Topic: Changing post text color?

Hi,

Is it possible to change the text color that appears in the posts without changing other text colors? I have been playing around with the css file but so far I have only succeded in changing the post text to the correct color but it also changed the text color in other places making that text difficult to see. Any ideas or solutions would be deeply appreciated - Thank you!

2

Re: Changing post text color?

Try div.pun div.postmsg {color: #xxx}

3

Re: Changing post text color?

DIV.postmsg P {color:#fff}