When I put a picture into my posting any test I put after it shows up to the right of the picture, not under it like it should. I tried putting in the <br> tag and I cant seem to get it to work. Anyone have any suggestions?
When I put a picture into my posting any test I put after it shows up to the right of the picture, not under it like it should. I tried putting in the <br> tag and I cant seem to get it to work. Anyone have any suggestions?
It is a theme specific issue. Name your theme, post a link - if you want real help.
And before all: check you style.css - the reason must be there.
Anyone?
As I said: it is in your stylesheet - all post images are set to float to left... which means the text will wrap around them.
Edit your stylesheet and remove the floating from
.post img
or pick another theme.
This topic has been closed to new replies.