I'm trying to create something nicer looking than the current Flickr widget for my sidebar in The Morning After. I'm looking for a two column approach and Flickriver has a helpful badge creator I've added to a text widget. The problem is that the one-column vertical badge works fine (and looks more put-together than the uncropped Flickr widget, so I'll use it if nothing else better comes along), but when I try to put in the code for the two-column, I just get a question mark on my home page. Basically, I've changed the "4x3" in the original code to "2x3" to make it fit my sidebar, but I've made no other change. Any ideas on whether this is fixable or just something with WP that will never work?
<a href="http://www.flickriver.com/groups/1053589@N22/pool/"><img src="http://www.flickriver.com/badge/group/all/recent/noshuffle/medium-4x3/ffffff/333333/1053589@N22.jpg" border="0" alt="Preservation in Mississippi - View this group's photos on Flickriver" title="Preservation in Mississippi - View this group's photos on Flickriver"/></a>
Here's the code for a one-column vertical string that works:
<a href="http://www.flickriver.com/groups/1053589@N22/pool/"><img src="http://www.flickriver.com/badge/group/all/recent/noshuffle/medium-vert/ffffff/333333/1053589@N22.jpg" border="0" alt="Preservation in Mississippi - Flickriver" title="Preservation in Mississippi - Flickriver"/></a>
The blog I need help with is misspreservation.com.