Image abobe the text
Posted: 01 Mar 2011, 11:24
I would like to create a simple textpage with a picture above the text so I've used the example found in your docs. Problem is that the image height is 368 pixels and if I set the leading=368 each row of my text is spaced 368 pixels and the result is awful.
This is the code
but the results are as described. Any suggestion on how to do that?
This is the code
Code
<textformat leading="368"><img src="content/about/mypicture.jpg" width="490" height="368" /><br/>text here</textformat>