Thursday, December 13, 2012

Widgets

0

Customize selection part with color

  • Thursday, December 13, 2012
  • Unknown
  • customize selection 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 

    0 Responses to “ Customize selection part with color ”


    *Important - If you want to be informed of any replies to your comment, check the "Subscribe By Email" before submitting. Please Do Not Spam

    Post a Comment