Text below image with lots of <br/>´s

  • Hi,
    trying to use images in textfield but having problems that the image overlaps over the text.
    So i put several <br/> after the image and it´s working finde in HTML5-Pano. But in the flash pano I need two <br/>´s more because otherwise it doesn´t show the first two letters of the text below.

    Is there another solution for images and text in one textfield and how to render the textfield the same in html5 and flash?

    Code
    <data name="p1a">
    	<font face="arial" size="16px" style="font-family:Arial; font-size:16px;">
    		<b>Title</b>
    	</font><br/>
    	<img align="left" src="designbilder/fotos/p1a.jpg"/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
    	<p>This is the text which should be shown below the image</p>
    </data>

    Regards,
    Marc

  • I think the problem has to do with the automatic left margin of images.
    Because the width of my image is exactly as long as the width of the textfield, but there´s always a white border on the left, also in the example:

    How to remove this margin?

    Regards,
    Marc

  • I have the same problem.

    I even tried to raise the "height" value of the "layer name=textfield7181" from 720 to 920: the result is the same.

    What's wrong?
    Also, here's the code:

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!