The Scribometer allows writers to track and display their writing progress in their sidebar.
The elements of the Scribometer are highly selectable using CSS. You can edit your stylesheet and use display: none to hide almost
any element of the Scribometer. For instance, if you don't want to display the widget title, try this (assuming your theme uses h2 for your titles):
#scribometer h2 { display: none; }
Thanks. I think. Try styling the link by editing your stylesheet. Cut and paste the CSS code below to start with:
#scribometer-link {
font-size: small;
font-style: italic;
text-align: right;
}
That's a little more tasteful, isn't it?
Requires: 2.8 or higher
Compatible up to: 3.0.5
Last Updated: 2010-11-14
Downloads: 1,940




