Customization of Text Selection Color for Blogger





What I mean by text color selection is that when someone highlights the text of your blog article with the mouse, it will come in color. Purple background color and white text color. It is not very necessary to just make the blog beautiful. If you are interested you can follow the tutorial given below.


Live Demo
See Demo




Step 1: First, Find the code ]]> </b: skin>
Color Codes: Color Codes
Step 2: After that, paste the code given above the code you are looking for after you change the color according to the suitability of your blog.



         /*-Text selection Customization- */
::selection {
background:#e67e22; /*- Background color on selection-*/
color:#fff; /*-Text color on selection-*/
}
::-moz-selection {
background:#e67e22;
color:#fff
}
::-webkit-selection {
background:#e67e22;
color:#fff
}
Final Step: Click save and you can visit your blog.


Conclusion – So friends, today we learned how to change the text select color on our blogger. So friends, how did you like this script, you can tell us in the comment box below. And you can share with your friends. and you can share your opinion with us