nielsgo
Member
Posted 4 years ago #
Hi everyone!
I have a problem in aligning my text with images. The text always appears next to the last image which I do not want. Instead I would like the text to continue on a next line.
My blog can be found at; http://designforinteraction.eu/blog/
Thanks for your help in advance!
nielsgo
Member
Posted 4 years ago #
I have found one solution that can be useful for others as well. By using the following code:
<br clear="left" />
Just put it after a picture of which you don't want any text to be wrapped. Make sure you enter this text in the 'code' mode and not in the 'visual' mode in wordpress.