Thursday, December 13, 2012
0
Thursday, December 13, 2012
Unknown
Edit the color of the background color to get different color. Then click preview button and try to select and save button.You can use our Color code generator to get different color codes.
Customize selection part with color
Wordpress is offering much more stylish templates and they always look better than blogger template even if have done thousand customization.Here also one trick to customize the selection part to change the color of the selected part by adding two line css code to blogger skin.
Demo:
Just try to select any content from your blog,while selecting you will see a blue or sky blue color and it looks common mostly all the websites and blog won't know or edit this thing.So know just try select any content from this website you will see a different mixture of colors.
Trick:
- Log in to blogger and click edit html and Proceed.
- Then just add the below code just above the
</b:skin>
- Then add the below code to before / above that code.
/*BLOG4AL SELECTION STYLE*/
::-moz-selection{background:#80FFFE; color:#FFF;}
::selection {background:#80FFFE; color:#FFF;}
Edit the color of the background color to get different color. Then click preview button and try to select and save button.You can use our Color code generator to get different color codes.
Then don't forget to share this post
Related Articles :
Do you like this article? Spread the words!
If you enjoyed this post, please consider leaving a comment or subscribing to the E-mail feed to have future articles delivered to your feed reader.
Subscribe to:
Post Comments
(
Atom
)
0 Responses to “ Customize selection part with color ”
Post a Comment