What do you think?
Adding Images to the WordPress Text Widget
I’ve just added a Twitter button to the blog and discovered that I had to use an absolute URL to get the image to display.
Praise be to FireBug!
UPDATE: Absolute URLs can be generated on the fly by using <?php bloginfo(‘template_url’); ?> before the /images/filename.jpg path.
other page
It's good to talk!