MyBB Community Forums

Full Version: How to change the color of PMS?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Look at this screenshot

[Image: vr4x9s.jpg]

How could i change the color of the PMS .. I know its someowhere around global.css i just dont know what to edit,.

Also the IMPORTANT And NORMAL Threads seems to me missing any help would be appreciated.
.pm_alert class in global.css, you should be able to change the link colour for just this class here.

And by 'missing' do you mean the threads are not there at all?? They show fine for me...
(2009-07-19, 06:20 PM)MattRogowski Wrote: [ -> ].pm_alert class in global.css, you should be able to change the link colour for just this class here.

And by 'missing' do you mean the threads are not there at all?? They show fine for me...

No you know where it says IMPORTANT THREADS and NORMAL THREADS .. If i highlight them i can see them but if i dont highlight they are invisible .. Another questions ..

How can i add a Person to a certain group once he reaches a certain warning percentage?
Oh, that's the trow_sep class of global.css

As for moving a user with warning level, it can't be done with group promotions so would need a plugin if you don't want to do it manually.