<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I am trying to have large images display on the flypage with this
      code:</p>
    <p><tr><td></td><br>
      <td class="form-inline text-center colspan="2""> <br>
              [if-item-field image_large][L]<b>More
      Information<b>[/L]<br><br>
                          <img
      src="/interchange-5/en_US/items/[item-field image_large]"
      alt="[item-filter
      encode_entities][item-description][/item-filter]"><br>
                          [/if-item-field]<br>
          </td><br>
          </tr></p>
    <p><br>
    </p>
    <p>placed at the bottom of the table in flypage. With it in, it
      breaks the item image and does not show as expected. Only the
      description shows.</p>
    <p>Need help!</p>
    <p>Kerry<br>
    </p>
    <div class="moz-signature">-- <br>
      <br>
    </div>
  </body>
</html>