Quote:
Originally Posted by Liff
One thing - Is it possible to amend it so that your part in convo's are white and the replies are blue or whatever (colours replaceable depending on the theme you're using) or is that just silly?
|
You can do that. If you look in the kh99_pm_quote.css template (under CSS Templates), you can see there are classes for different cases like that. So you can set a backgroud-color for .kh99_quote_mine and another for .kh99_quote_sender (or maybe .kh99_quote, which will apply to all others).
I'm not really a theme person, so one thing I'm not sure about is what happens if you modify the templates then go to upgrade (I suppose I could just try it an dfind out). It might be a better idea to put the CSS changes you want in additional.css since I know that never gets overwritten.