How To Customize & Change Color Of Text Selection in Blogger
![]() |
| Customize & Change Color Of Text Selection |
If you want to make your blog eye catching, colorful, look like professional, and user friendly too, then you must have to install this colorful text selection style on your blogger blog. So if you want to customize and change color of text selection area on your blogger blog then follow below step by step tutorial and do same on your blog.
- WordPress Like Floating Social Sharing Widget for Blogger with Counter.
- AllInOne Admin Box Widget with Social buttons and Subscription Box.
- Add Sticky Notification Bar To Blogger with Show/Hide Button.
- Stylish Contact Form For Blogger! Add to Static Page, Responsive & Pro Version.
- Cute & Stylish Email Popup Subscription Widget.
- How To Customize & Change Color Of Scrollbar On Blogger
How To Customize Text Selection Color
- Login to your Blogger account >> Go to Template >> Edit HTML.
- Click anywhere inside the template code box then press Ctrl+F on windows and Cmd+F on mac.
- Find out this little piece of code line ]]></b:skin> and just before that, paste the whole CSS code given below. You can customize its color codes as you wish.
/***********************************************
Text selection Customization by MybloggerGuides
***********************************************/
::selection {
background:#FF5D5D; /*——This is the background color on selection—–*/
color:#444444; /*——This is text color on selection—–*/}
::-moz-selection {
background:#e67e22;
color:#fff}
::-webkit-selection {
background:#e67e22;
color:#fff}
- Hit save button :). In the above CSS code, I have added proper comments to change the color codes to make it easy for every one.
- That’s it. you have successfully customized and change color of text selection on your blogger blog.
- Do not forget to visit your blog after adding these styles. How can you forget? Right? lol
Conclusion:
So above guide is about How To Customize & Change Color Of Text Selection on Blogger Blog. Hope you will like this post. If you have further questions, follow the comment route, am eagerly waiting to help you do the job :). Please do share your blog URL in comments and I’ll personally visit every one’s blog to check which colors you have chosen. I’ll leave a comment too. Fair enough? huh? Do share, subscribe and like our page buddy, you can do it. 🙂 Now do share, subscribe and like our page buddy, you can do it. 🙂
Contents
