Hi
When previewing my product an extra <BR> in a table above the NETQUOTEVAR:PRODUCTQUANTITY keeps sneeking in. Therefore enlarging the height of the whole table.
I have look through act_productlinetable.html (code below) and various act_.htmls, removed any erroneous characters, but it's still there. Is there somewhere else I should be looking?
<td width="30%" align="left" valign="top">
<span class="actxxsmall"><b>NETQUOTEVAR:PRODUCTPRICE</b></span></td>
<td width="10%" align="center" valign="top">
<span class="actxxsmall">NETQUOTEVAR:PRODUCTQUANTITY</span>NETQUOTEVAR:TEMPLATEENDXML</td>
Thanks Rachel
When previewing my product an extra <BR> in a table above the NETQUOTEVAR:PRODUCTQUANTITY keeps sneeking in. Therefore enlarging the height of the whole table.
I have look through act_productlinetable.html (code below) and various act_.htmls, removed any erroneous characters, but it's still there. Is there somewhere else I should be looking?
<td width="30%" align="left" valign="top">
<span class="actxxsmall"><b>NETQUOTEVAR:PRODUCTPRICE</b></span></td>
<td width="10%" align="center" valign="top">
<span class="actxxsmall">NETQUOTEVAR:PRODUCTQUANTITY</span>NETQUOTEVAR:TEMPLATEENDXML</td>
Thanks Rachel
Comment