Positioning text below an image

Last post 10-29-2009, 7:34 AM by Weegie. 4 replies.
Sort Posts: Previous Next
  •  10-27-2009, 7:52 PM 56724

    Positioning text below an image

    Hi there,
     
    Does anyone know how to use the Image Properties window to ensure text is displayed below an image rather than wrapping to the right of the image?
     
    I have tried various combinations but the text is still displaying to the right of the image rather than below it.
     
    I could create a table and place the image and the text in seperate rows but I'd rather not if I can use Image Properties instead. 
     
    Thanks
  •  10-28-2009, 3:01 AM 56734 in reply to 56724

    Re: Positioning text below an image

    Hi Weegie,
     
    Try
    1. <html>  
    2. <body>  
    3.     <img src="http://www.cutesoft.net/data/livesupport_round.gif" style="display: block" />  
    4.     under image   
    5. </body>  
    6. </html>  

    Regards,
     
    ken
  •  10-29-2009, 2:33 AM 56762 in reply to 56734

    Re: Positioning text below an image

    Hi Ken,
     
    Thanks for replying. I tried what you suggested but to no avail.
     
    The HTML is:
     
    <p><img style="display: block" height="345" alt="" hspace="5" src="http://www.cutesoft.net/UploadImages/car park 3-15percent.jpg" width="460" border="0" /></p>
    <br />
    <p>Comment: The car park was quite a bit smaller (like about one-third of the size) than I’d realized (found it on Google Maps originally), but the building site behind it worked really well with the narrative and crime-scene location.&nbsp; </p>
     
    Any other ideas?
     
    Thanks,
     
  •  10-29-2009, 4:35 AM 56764 in reply to 56762

    Re: Positioning text below an image

    Hi Weegie,
     
    Test the link below
     
     
    Regards,
     
    ken
  •  10-29-2009, 7:34 AM 56777 in reply to 56764

    Re: Positioning text below an image

    Hi Ken,
     
    Your example is displaying ok for me.
     
    There must be something within my website style sheet that is causing the text to wrap around the image.
    I'll have the designer look into it.
     
    Thanks again for all your help.
View as RSS news feed in XML