Hi,
I nearly go mad ... each image, that I add in the sidbar, gets the tag display: block, and for this reason, the following text goes in a new line and not - as I intend - right next to the image:
http://i28.tinypic.com/2eul7pj.jpg
I would like to have the text next to the image, not in a new line. I used there the "link" widget of Wordpress in the frontpage sidebar.
I've tried to figure it out with Firebug and it says, that there is an "element.style", see screenshot, at the right side:
http://i29.tinypic.com/30jmh5w.jpg
But next to it, there is no declaration, whether it belongs to a CSS file.
In Firebug, if I deleted within the img src ... the display: block, then it works fine: the text comes next to the image and not in a new line.
But I haven't found out, where to change this in "real", in which file or place?
What can I do, so that I can add images in the sidebar, so that they do not get such a linebreak, based on this display: block?
Thanks.














