Has anyone figured out how to wrap text around an image element?

@philnauta

I tested the HTML idea…

Add a ‘Data Type’ named pictures(or whatever you want) > Add an image field to the Data Type.

Insert a test image into your database.

On your page, add an HTML element using this simple code below:

This should populate the image you have stored. Worked for me, and is responsive on page resize. Let me know if this works…

HTMLImageWrap

*Dynamic data should be 'Do a Search For Pictures:firstitem" (or whatever you named your data type)
*You can adjust the height and width of the photo, make the font bold, italic, etc. by adding it to the html code.

If not… I tried… lol :+1:

4 Likes