Hello!
I have a document with about 20 rows and in two of the columns i have images and text in the rest.
I have made sure the images is completly inside a single cell and that the "Move but don't size with cell" is ticked.
There is also no consistency to which images move or how far, some stay in the correct cell.
When i try inserting a new row in the document somewhere within the 20 rows some of the images jumps to other cells.
Does anybody know why and how to make them stay in their original cells?
Here is an example below.
Before inserting new row:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Image 1[/TD]
[TD]Image 1[/TD]
[TD]Text 1[/TD]
[/TR]
[TR]
[TD]Image 2[/TD]
[TD]Image 2[/TD]
[TD]Text 2[/TD]
[/TR]
[TR]
[TD]Image 3[/TD]
[TD]Image 3[/TD]
[TD]Text 3[/TD]
[/TR]
[TR]
[TD]Image 4[/TD]
[TD]Image 4[/TD]
[TD]Text 4[/TD]
[/TR]
</tbody>[/TABLE]
After inserting new row:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Image 1[/TD]
[TD]Image 1[/TD]
[TD]Text 1[/TD]
[/TR]
[TR]
[TD]New row[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]Text 2[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Image 2[/TD]
[TD]Text 3[/TD]
[/TR]
[TR]
[TD]Image 2[/TD]
[TD]Image 3[/TD]
[TD]Text 4[/TD]
[/TR]
</tbody>[/TABLE]
Please help
Best regards!
I have a document with about 20 rows and in two of the columns i have images and text in the rest.
I have made sure the images is completly inside a single cell and that the "Move but don't size with cell" is ticked.
There is also no consistency to which images move or how far, some stay in the correct cell.
When i try inserting a new row in the document somewhere within the 20 rows some of the images jumps to other cells.
Does anybody know why and how to make them stay in their original cells?
Here is an example below.
Before inserting new row:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Image 1[/TD]
[TD]Image 1[/TD]
[TD]Text 1[/TD]
[/TR]
[TR]
[TD]Image 2[/TD]
[TD]Image 2[/TD]
[TD]Text 2[/TD]
[/TR]
[TR]
[TD]Image 3[/TD]
[TD]Image 3[/TD]
[TD]Text 3[/TD]
[/TR]
[TR]
[TD]Image 4[/TD]
[TD]Image 4[/TD]
[TD]Text 4[/TD]
[/TR]
</tbody>[/TABLE]
After inserting new row:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Image 1[/TD]
[TD]Image 1[/TD]
[TD]Text 1[/TD]
[/TR]
[TR]
[TD]New row[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]Text 2[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Image 2[/TD]
[TD]Text 3[/TD]
[/TR]
[TR]
[TD]Image 2[/TD]
[TD]Image 3[/TD]
[TD]Text 4[/TD]
[/TR]
</tbody>[/TABLE]
Please help
Best regards!