Hi guys
This should be a simple one.
I just want to alter the Act_TextAndTitle.html so that the Title is centered and the Text is left aligned. When I try the Title moves below the text????
This is the html.
<tr>
<td colspan="3" valign="top">
NETQUOTEVAR:FRAGMENTANCHOR
<table border="0" width="100%" cellspacing="5" cellpadding="1">
<tr>
<td width="100%">
<h3>NETQUOTEVAR:BROCHURE_TITLE</h3>
NETQUOTEVAR:BROCHURE_TEXT</td>
</tr>
</table>
</td>
</tr>
Thanks
Joe
www.inbrass.co.uk
This should be a simple one.
I just want to alter the Act_TextAndTitle.html so that the Title is centered and the Text is left aligned. When I try the Title moves below the text????
This is the html.
<tr>
<td colspan="3" valign="top">
NETQUOTEVAR:FRAGMENTANCHOR
<table border="0" width="100%" cellspacing="5" cellpadding="1">
<tr>
<td width="100%">
<h3>NETQUOTEVAR:BROCHURE_TITLE</h3>
NETQUOTEVAR:BROCHURE_TEXT</td>
</tr>
</table>
</td>
</tr>
Thanks
Joe
www.inbrass.co.uk
Comment