Gadgetry: Begone Ugly Scrollbar
I haven't had my tag board for ages but decided to revive it to interact more with my readers (yup, that's you,
Shen!). But first some tweaking of the ugly scrollbar I couldn't seem to remove.
A little Googling helped and here's the solution: add this snippet of code in the BODY section of the tag board CSS editor in Blogdrive:
overflow-x: hidden;
An alternative use is to embed it in your style sheet:
style="overflow:hidden"
Neat huh? Credit goes to
the girlie matters.
Technorati: remove scrollbar,
CSS tips and tricks,
coding tricks,
tag board