PDA

View Full Version : Help!


[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.

Tony G
09-01-2002, 02:35 AM
Align them to the center.

[WiZZarD]
09-01-2002, 02:52 AM
Ive tried that,and then the image doesnt show up....

Tony G
09-01-2002, 05:50 AM
Remove the one on the left and see if the one in the center now still stays.

[WiZZarD]
09-01-2002, 02:14 PM
Nope....Now its over the left,but not all the way....

[WiZZarD]
09-01-2002, 02:30 PM
Nevermind.....Cant believe i missed this.........

/me feels inferior