Add A Vertical Scrollbar To Your Sidebar View
If you’re using the Sidebar in Blogger Dynamic Views, this quick fix by Dan Dar3 will help your readers scroll more easily through your sidebar posts.
  • Log in to your Blogger admin page.
  • Go to Design in your dashboard.
  • Click on Template.
  • Click on Customise then Advanced.
  • Scroll down to Add CSS.
  • Add this line of code. (Paste it at the bottom if you currently have any existing CSS codes there).
div#sidebar { overflow-y: scroll !important; }
  • Click Apply to Blog and you’re done!
See, wasn’t that super easy? Now your visitors will be aware of your other posts hidden under the sidebar window.

0 comments:

Post a Comment

 
Top