How do I change Highlight background color

Matti_7 at 14h13
24
Nov
2011
Hello,

I was wondering how do I change the highlight background color hope you understand what I mean.
1 Nera., on 24/11/2011 at 14h22
Hello Matti,

Heilight BG color of what?
2 Matti_7, on 24/11/2011 at 14h59
Hi, Nera

On the forum for the text you when know when you highlight the BG color is blue and i want to change it to red or green something like that.
3 Nera., on 24/11/2011 at 15h11
Try this. Copy this to your CSS and chnage the color to fit your wishes.

Code:
::selection {
background: #d8ecea; /* Safari */
}
::-moz-selection {
background: #d8ecea; /* Firefox */
}
4 Matti_7, on 24/11/2011 at 16h11
Thank you Nero! Smile
5 Nera., on 24/11/2011 at 16h13
Welcome.

> Solved
Similar topics
Hi, there is a search function which will highlight the word we require. Is there a way we can use selenium to validate that the system highlight the correct word? For example we have test b test b from search function we search for test and it
Can someone change the back ground color of the following image to, #170426 image:
I need to change sub category background color from this color code #595959 : to color code #8FC9DB : (admin panel preview) I have changed all background color to #8FC9DB already but the background still unchanged (#595959) in forum preview
See also
more_less
Informations

5 Replies For the topic :
"How do I change Highlight background color"

This topic has been viewed 958 times.

Last message :
24/11/2011 at 14h13 by "Matti_7"