If you're using the horizontal recent posts widget I gave you the code for above your post, you may decide you want to take off the attribution widget Blogger puts underneath it to give it a clean look.
So here's what you do.
Go to Design>Customize>Advanced>Add CSS
In the CSS box, add this code:
.bp_footer{display:none;}
Watch your blog to see if it disappears. If it doesn't,
use the old "hit the space bar once" trick we often have
to implement with CSS on Blogger.
That's it!
worked like a charm...thanks
ReplyDeleteThanks, Brenda!
ReplyDelete