Quote:
Originally posted by JakeC
What would be the correct variable for new private messages? I know that I use this to call the number of new messages: $unreadpm[messages]. I would like to simply use this hack to turn text red when there are more than 0 new messages. Thanks in advance.
JakeC
|
Try this and let me know if it works.
[[($unreadpm[messages]!=0)]]
HTML CODE HERE
[[/($unreadpm[messages]!=0)]]