Ok so heres what im doing....Im putting in
{arisexylightbox activeType="icontent" width="300" height="250" link="Click me" title="Hidden text"}
<table border=1>
<tbody>
<tr>
<th>Size of Tent </th>
<th>Seated Guests </th>
<th>Area Required </th>
<th>Square Footage</th>
<th>Color </th>
</tr>
<tr>
<td>20’x 20’ </td>
<td>Up to 32 </td>
<td>30’ x 30</td>
<td>400 </td>
<td>White </td>
</tr>
<tr>
<td>20’x 30’ </td>
<td>48 - 64</td>
<td>30’ x 50’ </td>
<td>600 </td>
<td>White </td>
</tr>
<tr>
<td>20’x 40’ </td>
<td>48 - 64</td>
<td>30’ x 50’ </td>
<td>800</td>
<td>Yellow/White Stripe </td>
</tr>
</tbody>
</table>
{/arisexylightbox}
and this is what i get .....
test.kellertcreations.com/index.php?option=com_chronoforms&chronoform=Party_Quotation
am i doing something wrong?