Code: Select all
<br />{postrow.POSTER_JOINED}
Code: Select all
{postrow.POSTER_TERM_IMG}
Code: Select all
<br />
drathbun wrote:and before that, in the same line, add a break as in thisCode: Select all
{postrow.POSTER_TERM_IMG}
Code: Select all
<br />
Code: Select all
{postrow.POSTER_JOINED}
Code: Select all
{postrow.POSTER_JOINED}<br />
drathbun wrote: ...the height and width attributes as part of the <img src="..."> code. The released version does not provide those attributes since I have no idea what size image folks might use.