I was given code for my sidebar when I was on blogger that worked there, but I just copied it to my sidebar here and parts are missing. I don't know how to fix it, so am hoping somebody here can help!
First, so you can see what it's supposed to look like, it's the "current script status" in the sidebar on the right:
http://guiltyofbeing.blogspot.com/
And when I put it here on wordpress, if you scroll down you'll see it looks like this:
http://planetpooks.wordpress.com/
This is the code:
<!-- Begin Status Bar Code -->
<!-- Title -->
<span class="prog-text">audrey & sebastian
save the cat prep</span><br>
<div class="prog-border">
<!-- Status Percent -->
<div class="prog-bar" style="width:94%;" align="center">100%</div>
</div>
<span class="prog-text">audrey & sebastian</span><br>
<div class="prog-border">
<!-- Status Percent -->
<div class="prog-bar" style="width:5.45%;" align="center">14.5%</div>
</div>
Thanks in advance!