Recently we have noticed that table captions are being displayed ABOVE the tables even when we have explicitly specified below in the table properties.
The htm code looks like this:
Code: Select all
<table style="caption-side: bottom;">
<col />
<caption MadCap:autonum="1.1 ">Marina System Architecture</caption>
<tbody>
<tr>
<td>
<img src="../../Resources/Images/MarinaArchitecture.png" />
</td>
</tr>
</tbody>
</table>
I dont know if this has recently started happening (since Flare v7 upgrade) or has been happening for a long time....
Any ideas?
cheers
peteB