Try putting this in your stylesheet:
.widget_links img {
vertical-align: middle;
}
Thanks!
But…where in the stylesheet should I put it?
I found some text in my ‘style.css’-file under ‘FOOTER’, that says:
#bottom_content .grid_5.third {
Is it within this I should put your code?