Hi, I have the new widget here, on the bottom half of the page: http://www.podradio.it/
Problem: if i resize the widget (eg to put it on the left column) the images get stretched: they adapt their width, but height remains the same.
Very quick fix: put in the widget’s css something like .inline-media img { height: auto; }
I can’t do it, javascript can’t do it, but Twitter can do it, and it’s really just a line of code. Hope this will get noticed. 