Hello...
I got and editied a template file...I'm having a problem displaying the news...here is the code:
........
</tr><tr align="center" valign="middle" bgColor=#003D84>
<td><font size="2">
<yabb menu>
</font></td>
</tr>
</table>
<font size="2">? <yabb news> ?</font>
<table width="90%" cellspacing="0" cellpadding="2" align="center">
<tr>
<td valign="TOP" width="100%" height="100%">
<font size="1"><BR><BR>
<yabb main>
</font></td>
</tr>
........
I want the news to be displayed in the center of the screen in width wise...not in hidth wise...how would I edit this? I'm not too good at HTML...
YaBB SE Template...
Re:YaBB SE Template...
I think now it is <bn news> because YaBB supports bn tags now...but i might be wrong.
Re:YaBB SE Template...
Yea ok...
but how do I display the news in the center of the screen in the width wise?
but how do I display the news in the center of the screen in the width wise?
Re:YaBB SE Template...
smartguy don't answer these type of questions unless you are sure of the answer, if he where to change them to bn tags it would break his board.
And so it is clear YaBBSE does not support boardnation tags, UNLESS you are hosted by boardnation(they use an altered YaBBSE board, not a normal one).
To center it just put <center><yabb news></center> that will do it.
And so it is clear YaBBSE does not support boardnation tags, UNLESS you are hosted by boardnation(they use an altered YaBBSE board, not a normal one).
To center it just put <center><yabb news></center> that will do it.
Re:YaBB SE Template...
I wasn't talking to him...I was talking to you or DF! I'll try that...