Page 1 of 2

Please fix Messages in Magmared_wide and Magmared

Posted: Fri Jun 10, 2011 1:03 pm
by Isolder
Right now private messages in Magmared_wide theme have a white background when first read. It looks bad.

Re: Please fix Messages in Magmared_wide

Posted: Fri Jun 10, 2011 1:29 pm
by Pyro
Also happens with MagmaRed.

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Fri Jun 10, 2011 5:02 pm
by Isolder
Well by golly it needs fixin right now yesterday last week

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Fri Jun 10, 2011 5:09 pm
by Pyro
It needed fixing when it was created but I guess it was too much of a hassle and was left alone. There was another issue too, but I can't recall it. Where is Wazza when you need him?

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Fri Jun 10, 2011 5:56 pm
by Isolder
I wish I could help.

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Fri Jun 10, 2011 6:53 pm
by WazzaMouse
Pyro wrote:It needed fixing when it was created but I guess it was too much of a hassle and was left alone. There was another issue too, but I can't recall it. Where is Wazza when you need him?

Always lurking. What do you need?

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Fri Jun 10, 2011 7:06 pm
by Pyro
I got a list, but nothing really needed. For now though, think you can fix what Isolder mentioned? When using either of the MagmaRed themes, the background for a private message is white which makes it hard to see the text.

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Fri Jun 10, 2011 8:24 pm
by WazzaMouse
You guys know I didn't make it right? ;P

What color would peeps like to see there?

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Fri Jun 10, 2011 11:50 pm
by Graydon
Yea I blame that as being my bad.

The php files have literally hundreds of lines where colours had to be subbed out. In some cases it was extremely difficult to pinpoint which colours did what where. Inevitably a few were missed. If it really bothers you that much, use the default theme. It's overall appearance sucks, but it doesnt have that PM issue. ;)

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Sat Jun 11, 2011 2:19 am
by Melekor
I eventually stopped using MagmaRed because of this issue :(

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Sat Jun 11, 2011 2:22 am
by Pyro
Melekor wrote:I eventually stopped using MagmaRed because of this issue :(
:shock: I know its annoying but not that bad. You can always highlight the text or scroll down to see the conversation which shows the current message. Of course for that to show you need to be replying to an existing message so it has something to show.

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Sat Jun 11, 2011 11:52 am
by GodzFire
Image

Let's get that fixed

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Sat Jun 11, 2011 8:05 pm
by Graydon
At least it's legible.

How would you guys prefer to see the 'fix'? Different background colour, or different text colour? Right now, if I'm not mistaken, that background colour is the same background colour you type on when writing a new post. It has black text on top and is very readable.

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Sat Jun 11, 2011 9:48 pm
by Pyro
Nope, when writing a new post it has a more yellowish color.

Re: Please fix Messages in Magmared_wide and Magmared

Posted: Sun Jun 19, 2011 9:24 pm
by Isolder
#574034 would be fine for the background.

To the magma CSS..

Code: Select all

#cp-main .pm {
background-color: #574034;
}
problem solved?