Amaury Well-known member Jan 15, 2014 #2 Edit @primaryLightest in the color palette. Upvote 0 Downvote
Lukas W. Well-known member Jan 15, 2014 #3 You can also set it manually by editing the Extra.css and add the following code into it: Code: .messageList .message { background: YOUR-COLOR; } Upvote 0 Downvote
You can also set it manually by editing the Extra.css and add the following code into it: Code: .messageList .message { background: YOUR-COLOR; }
Lukas W. Well-known member Jan 15, 2014 #5 Provide a forum link and I will edit my solution to fit your needs. Upvote 0 Downvote
Lukas W. Well-known member Jan 15, 2014 #6 Can't view the page posted, can you provide a test account too please? Maybe this will work: Code: .primaryContent.messageSimple { background: YOURCOLOR !important } Last edited: Jan 15, 2014 Upvote 0 Downvote
Can't view the page posted, can you provide a test account too please? Maybe this will work: Code: .primaryContent.messageSimple { background: YOURCOLOR !important }
billybatz9 Active member Jan 15, 2014 #7 I got it. I had put some other code in changing the color from previous. Thanks kat Upvote 0 Downvote