MyBB Community Forums

Full Version: What template do I change?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What template file do I edit to edit the "You have a new PM from: (sender)"
background and text color?

I need to change it because the color is wrong and hard to read:
[Image: c3612b26419e7f159e917e82b15887fd.png]

My Board URL:
http://www.hackbb.org

Thank-you Smile
In your global.css find:

.pm_alert {
	background: #FFF6BF;

make it:

.pm_alert {
	background: #C4A600;
    color: #000;

Change the color hex codes as you wish.
(2013-01-20, 04:50 PM)effone Wrote: [ -> ]In your global.css find:

.pm_alert {
	background: #FFF6BF;

make it:

.pm_alert {
	background: #C4A600;
    color: #000;

Change the color hex codes as you wish.

Thanks, it looks perfect now.
Hi,

The MyBB group offers support under the conditions of our Support Eligibility policy. It is apparent that one or more of your forums do not meet the conditions of our policy and therefore you are ineligible for support. This could be because of adult, piracy or hacking related content or because your forum does not display the minimum “Powered by MyBB” notice.

If you have any questions regarding this policy please post in the Private Inquiries forum.

Regards,
The MyBB group.