JohnTendik / jtrt-tables

A Wordpress plugin to help users create responsive tables without having to read or write code.
GNU General Public License v2.0
22 stars 6 forks source link

Wrapping text around images #56

Closed ghost closed 6 years ago

ghost commented 7 years ago

Fairly new to JTRT Tables - works great on the other tables I've created. Just having this issue with one table:

I am inserting an image into a cell. I need to include attribution info for the pic so I used "align='middle'" but the text gets cropped off on the right side. I tried CTRL-Enter to force-wrap the text to the next line, but that causes the cropped text to appear below the pic instead of under the text (i.e. "wrap").

jtrttablewraptext

I also looked for a way to set the width of the column smaller to force text to wrap, but as the table is only one column width, I could not find an option to do that.

Thanks again for your excellent plug-in. I appreciate your help finding a solution.

Rick

ghost commented 7 years ago

Did you try a <BK /> or wrapping the text in a div?

JohnTendik commented 7 years ago

Hey,

Cant tell if this is the issue but maybe the line-height may be pushing the text below the image. Do you have a link where I can go in and see the problem? It can probably be solved with some simple css but I cant tell what would be required just from a picture.

As for your other question, setting the column width is currently not a feature but it has been mentioned before and is on the to do list.

JohnTendik commented 6 years ago

Closing due to no response. Cleaning up issues. Feel free to open again if this is still an issue for you.