Hi,
I have added a screen shot to show the problem Im having
It was working for the past few days and now the top line has gone.
This works in firefox but not in IE anymore
Also I have added a bit of code from my postbit_legacy:
Code:
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[moderatedattachments]
</table>
</fieldset>
</if>
</div>
<!-- / attachments -->
</if><br><br><br><br><br><br><br />
<if condition="$post['signature']">
<!-- sig -->
<fieldset class="fieldset">
<legend>Signature</legend>
<div style="padding: 3px;">
$post[signature]
</div>
</div>
</fieldset>
<!-- / sig -->
</if>
<if condition="$show['postedited']">
<!-- edit note -->
<div class="smallfont"> <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<em>
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
<if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
Thank you for any help