Assistance Needed.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rascal
    Senior Member
    • Feb 2002
    • 242

    Assistance Needed.

    Hi all, I'm having trouble making this table into a 2 column layout. Could you guide me? Here is the code. Any assistance deeply appreciated.

    <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
    <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
    <tr>

    <table cellpadding="4" cellspacing="1" border="0" width="100%">
    <tr id="cat">
    <td bgcolor="{categorybackcolor}" colspan="5" border="1" bordercolor="{tablebordercolor}"> <normalfont color="#666686"><b>$bbtitle Stats</font></b></a></td></normalfont>
    </tr>

    <tr>
    <td bgcolor="{secondaltcolor}" colspan="5">
    <font face="verdana,arial,helvetica" size="1" >
    <!-- tops -->
    Top Poster: <a href="member.php?&action=getinfo&userid=$topposters[userid]\"><b>$topposters[username]</b></a>($topposters[posts]) | Top Thread Starter: <a href="member.php?&action=getinfo&userid=$toptstarter[postuserid]"><b>$toptstarter[postusername]</b></a>($toptstarter[count]) | Total Posts Today: <b>0$poststoday</b><br>
    </-- tops -->
    <!-- newbie -->
    Newest Newbie: <a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid"><b>$newusername</b></a> | Member Of The Day: <b>$memberoftheday[username]</b> | Total Members: <b>$numbermembers</b> <br>
    </-- newbie -->
    <!-- totals -->
    Total Posts: <b>$totalposts</b> | Total Threads: <b>$totalthreads</b> | &nbsp; &nbsp; &nbsp; [ <b><a href="search.php?action=getdaily">Get New Posts</a></b> ] &nbsp;<br>
    </font>
    </td>
    </tr>
    </table>
    </td></tr></table><br>
    Focusing on the Amateur Soccer Scene
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...