How To Change the scrollbar on Blogger
How To Change the scrollbar on Blogger
How To Change the scrollbar on Blogger
1). Goto Template > Edit HTML and before
paste this Code:
Copy This Code Click Here
2). Then Locate This tag
Or This Line:
Under any of these two add this:
3). Finally search for the and above it paste this:
Save the changes and that's all. In green you will see where you can change the scrollbar colors and its different areas, or add other styles, such as shadows, rounded corners, etc..
If you want the top and bottom limits to not appear (as in the example) then remove what is in red.
Remember that the script uses jQuery, so if you already have it, then don't put the script again (the first line of code). If you are using Scriptaculous or Mootools, then you should make some slight changes in order to make it work.
Maybe the code might appear long but better add the scripts directly in the template, so the scripts will always be available and load faster. Regardless of all of this the end result is quite aesthetic, don't you think?
1). Goto Template > Edit HTML and before
paste this Code:
Copy This Code Click Here
2). Then Locate This tag
Or This Line:
Under any of these two add this:
3). Finally search for the and above it paste this:
Save the changes and that's all. In green you will see where you can change the scrollbar colors and its different areas, or add other styles, such as shadows, rounded corners, etc..
If you want the top and bottom limits to not appear (as in the example) then remove what is in red.
Remember that the script uses jQuery, so if you already have it, then don't put the script again (the first line of code). If you are using Scriptaculous or Mootools, then you should make some slight changes in order to make it work.
Maybe the code might appear long but better add the scripts directly in the template, so the scripts will always be available and load faster. Regardless of all of this the end result is quite aesthetic, don't you think?
Post a Comment
Thank for feedback u