Twiter likebox profile images

Hi,
im using the twitter likebox plugin for WP on my website but none of the profile images have any alt text,
is there anything I can do about this?
Thanks


<img src="http://a0.twimg.com/profile_images/3662377557/be667ca80a4fc8c0aa0b53d800e20c10_normal.jpeg" width="48" height="48">

Give them some alt text, maybe?


<img src="http://a0.twimg.com/profile_images/3662377557/be667ca80a4fc8c0aa0b53d800e20c10_normal.jpeg" [color=blue]alt="your text"[/color] width="48" height="48">

HI,

I cant find anywhere to put this code. I think the plugin must pull the information directly from twitter?