-->

Tuesday 7 May 2013

4 How To Change ScrollBar On Blogger



Here i have override the Html css code with css3 to change html scrollbar, this css3 webkit feature being added to html by overriding the css code ant it will change old white scrollbar to colored scrollbar and its width, this scrollbar give a beautiful look to your blog/website.So Follow My Steps.


1-> Login Your Blogger Account

2->Click On Template 

3->Click On Edit Html

4->Find The Following Code (Tip Find The Code Press CTRL+F)

]]></b:skin>

5->After Finding This Code Paste The Following Code Before ]]></b:skin>

/* Webkit override Scrollbar with CSS3 */
::-webkit-scrollbar {
width: 8px; height:8px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
background:#fff;
}
::-webkit-scrollbar-thumb {
background: rgba(186,35,35,0.8);
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
background: rgba(186,35,35,0.4);

6->Save Template 

Yipee Now Check Your Blog And Enjoy

Please Leave Question And Comment Below



Share this article :
Samarth Agarwal (Admin)
Posted By: Samarth Agarwal

Samarth Agarwal is the owner and founder of showmedreams.blogspot.com. I love to blogging,I like to learn and share technical hacking/security tips with you.

4 comments:

  1. it does not work on my blog ! , why ?

    ReplyDelete
    Replies
    1. https://bishalcreations.blogspot.com it works for you

      Delete
  2. Thanks! It looks great! :) (o)

    ReplyDelete
    Replies
    1. visit here https://bishalcreations.blogspot.com

      Delete

Before Publishing Your Comment Please Click On Subscribe Button To Get Comments Update Direct Your Email

Subscribe via email

Subscribe via Email
 

Hi! Myself Samarth Agarwal (Pro Blogger and an addicted Web Developer)
1st of All I would like to thanks to all Followers and our lovely Visiters... Read More

Make Dashing Your Blog Copyright © 2016- All Rights Reserved
Designed by: Samarth Agarwal | Powered by: Showmedreams(SMD)