Forums

Image caption problem with veryplaintxt (2 posts)

  1. ilyushkin
    Member
    Posted 2 years ago #

    Image Captions force images to disappear.

    Code used:

    <table class="image" align="left">
    <caption align="bottom">Caption text balh balh blah</caption>
    <tr>
    <td><img id="image370"
    src="http://www.google.com/wp-content/uploads/2007/01/eye.jpg"
    alt="Description" /></td>
    </tr>
    </table>

    instead of the images with the captions I see only Image Description text

    Please help me.

  2. contentspring
    Member
    Posted 1 year ago #

    Try the Image Caption Easy plugin, it will automatically format image captions for you using <div>'s not <table> which is better for css styling: http://imagecaptioneasy.contentspring.com/.

Topic Closed

This topic has been closed to new replies.

About this Topic