Easily insert progress meters into your content and/or sidebars.
This meter was generated using the default styles.
[progpress title="defaults" goal="180000" current="73023" previous="71398" label="words"]<pre><code>2. Make the meter blue and remove padding.</code></pre>div.jcp_pp_meter {
padding: 0;
}
div.jcp_pp_prog {
background-color: #22a;
}
div.jcp_pp_new {
background-color: #22f;
}
` [progpress tile="Test" goal="50000" current="48000"]
Image Based
div.jcp_pp_meter {
padding: 0;
height: 33px;
background-image: url(pp_bg_remain.jpg);
}
div.jcp_pp_prog,div.jcp_pp_new {
background-image:url(pp_bg_current.jpg);
}
[progpress title="Test Also" goal="500" current="350" label="pages"]
Requires: 2.2 or higher
Compatible up to: 3.3.2
Last Updated: 2010-10-19
Downloads: 4,667
Got something to say? Need help?