Quote:
Originally Posted by Kadi
Thanks.
I got the thread/thread starter title aligned to the right but not the posts in that column. How do I change that?
When I added vbphrases I got an error.
I'm sorry to take up your time but could you show me what to change in the template?
|
Code:
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tbody>
<tr>
<td class="tcat" colspan="5">
<a href='forumdisplay.php?f=$vboptions[fa_latest_announce_forum]' class="forumtitle">$vboptions[fa_latest_announce_forumname]</a>
</td>
</tr>
</tbody>
<tr align="center">
<td class="thead"></td>
<td class="thead" align="left"><a href="forumdisplay.php?f=$vboptions[fa_latest_announce_forum]&order=asc&sort=title" rel="nofollow">Thread</a> / <a href="forumdisplay.php?f=$vboptions[fa_latest_announce_forum]&order=asc&sort=postusername" rel="nofollow">Thread Starter</a> </td> <td class="thead" width="150" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="forumdisplay.php?f=$vboptions[fa_latest_announce_forum]&order=desc&sort=lastpost" rel="nofollow">Last Post</a> <a href="forumdisplay.php?f=$vboptions[fa_latest_announce_forum]&order=asc&sort=lastpost&pp=20&page=1"><img class="inlineimg" src="$stylevar[imgdir_button]/sortasc.gif" alt="Reverse Sort Order" border="0" /></a></span></td> <td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="forumdisplay.php?f=$vboptions[fa_latest_announce_forum]&order=desc&sort=replycount" rel="nofollow"> Replies </a> </span></td> <td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="forumdisplay.php?f=$vboptions[fa_latest_announce_forum]&order=desc&sort=views" rel="nofollow"> Views </a> </span></td>
</tr>
<tbody>
$latest_announce_thread_bit
</tbody>
</table><br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
These are the words you need to change. (In Bold)