Plugin Directory

Dave's Whizmatronic Widgulating Calibrational Scribometer

Can I hide the widget title?

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; }

I'd like to give you credit, but the link looks so ugly in my sidebar

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?

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(1 ratings)