<div style='background-color: none transparent;'></div>

Blogsearch Backlinks

backlinks check Google

Home » , , » How To Change Text Selection/Highlight Colour in Blogger

How To Change Text Selection/Highlight Colour in Blogger

Have you ever noticed that when you surfing any of the sites in the internet when you select some sentence or a single word in a website what colour appears? Normally all the websites have Blue in colour but they can be changed with an simple CSS code.
23
See the screen shot of my site before the selection colour was blogger’s default colour, Blue in colour.

How to change Highlight selection colour in Blogger

::-moz-selection  {
Background: #BC5608;
color: white;
}
::selection   {
background: #BC5608;
color: white;
}




  • Save your Template.

Note : You change the selection colour through our Hexa-Decimal colour code generator. Changing “#BC5608of your choice colour code.

After you have done you selection should show the colour you have selected. So see here i have added Orange its Hexa-decimal colour code is “#BC5608”. And it should appear like this picture given below.

Selection Colour
Share this article :

No comments:

Post a Comment

 
Copyright © 2011. backlink checker . All Rights Reserved
Company Info | Contact Us | Privacy policy | Term of use | Widget | Advertise with Us | Site map
Template Modify by Creating Website. Inpire by Darkmatter Rockettheme Proudly powered by Blogger