[WiZZarD]
09-01-2002, 02:32 AM
]Im having probs in my showthread template....
Ok,what im trying to do is make the table with the "New Thread" and "New Reply" at the top of the post look a little more decent,like they have here.Well,my buttons are not lined up right :(
Heres my code:
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"" width="100%">
<!-- Thread nav and post images -->
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="images/newthread.gif" border="0" alt="Post New Thread"></a></td>
<td><a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td>
</tr>
</table>
<!-- /Thread nav and post images -->
</td>
</tr>
</table>
</td></tr></table>
<!-- /spacer -->
</td>
And heres screenie:
Edit: Please use attachments.
Ok,what im trying to do is make the table with the "New Thread" and "New Reply" at the top of the post look a little more decent,like they have here.Well,my buttons are not lined up right :(
Heres my code:
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"" width="100%">
<!-- Thread nav and post images -->
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="images/newthread.gif" border="0" alt="Post New Thread"></a></td>
<td><a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td>
</tr>
</table>
<!-- /Thread nav and post images -->
</td>
</tr>
</table>
</td></tr></table>
<!-- /spacer -->
</td>
And heres screenie:
Edit: Please use attachments.