Quote:
Originally Posted by Ryan McBain
Thanks it looks better but how do I get it to look like version 2? This code is totally different...
|
just copy and paste the below code and it will work for you...it works for me.
Code:
<table border="0" cellpadding="0" cellspacing="0" width="70%">
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="75" valign="bottom">
<table border="0" cellpadding="0" cellspacing="0" width="50">
<tr>
<td width="28">
<img SRC="images/quotes/quot-top-left.gif" WIDTH="28" HEIGHT="19" alt="" /></td>
<td width="100%" background="images/quotes/quote-bg.gif" valign="middle">
<span class="smallfont">Quote:</span></td>
<td width="14">
<img SRC="images/quotes/quot-top-right.gif" WIDTH="14" HEIGHT="19" alt="" /></td>
</tr>
</table>
</td>
<if condition="$username != ''">
<td width="15" align="left" background="images/quotes/quot-lr-bg.gif" valign="bottom"> </td>
<td width="0" align="left" valign="bottom">
<table border="0" cellpadding="0" cellspacing="0" width="200">
<tr>
<td width="72" valign="bottom">
<img SRC="images/quotes/quot-by-left.gif" WIDTH="14" HEIGHT="19" alt="" /></td>
<td width="100%" background="images/quotes/quot-bye-bg.gif" align="left" valign="middle" nowrap="nowrap">
<span class="smallfont">Originally Posted by: <i><b>$username</b></i></span>
</td>
<td width="0" valign="bottom">
<img SRC="images/quotes/quot-by-right.gif" WIDTH="14" HEIGHT="19" alt="" /></td>
</tr>
</table>
</td>
<td width="100%" align="right" valign="bottom">
<else />
<td width="100%" align="right">
</if>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td background="images/quotes/quot-top-bg.gif" width="100%"></td>
<td width="10" align="right">
<img SRC="images/quotes/quot-top-right-10.gif" WIDTH="15" HEIGHT="19"alt="" /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="10" background="images/quotes/quoting-left.gif"></td>
<td width="100%" valign="top" bgcolor="#ffffff"></td>
<td width="10" background="images/quotes/quoting-right.gif"></td>
</tr>
<tr>
<td width="10" background="images/quotes/quot-left-bg.gif"></td>
<td width="100%" valign="top" bgcolor="#ffffff"><span class="smallfont"><i>$message</i></span></td>
<td width="10" background="images/quotes/quot-right-bg.gif"></td>
</tr>
<tr>
<td width="10" valign="top">
<img SRC="images/quotes/quot-bot-left.gif" WIDTH="15" HEIGHT="15"alt="" /></td>
<td width="100%" background="images/quotes/quot-bot-bg.gif"></td>
<td width="10" valign="top">
<img SRC="images/quotes/quot-bot-right.gif" WIDTH="15" HEIGHT="15"alt="" /></td>
</tr>
</table>
</td>
</tr>
</table>
<br />