PDA

View Full Version : Aargh, forumhome custom table problems....


Davey
03-23-2003, 09:44 AM
2 questions in one night, guess I'm loosing it.. :(.
Anyway.
I tried making a custom table for the forum statistics (threads, posts, members, newest member), and it doesn't come out right.
Look at the attached screeny to see what I mean.
(The reason I've removed the name is because I'm working on a new forum, and I don't want no one registering that domain name before me, so it's top secret:D)

Oh, and here is the code I have in 'forumhome':

<table cellpadding="2" cellspacing="0" border="1" {tableouterextra} width="{contenttablewidth}" align="center"><tr><smallfont><td><b>Members</b><u>:</u> $numbermembers</td><td><b>Threads</b><u>:</u> $totalthreads</td><td><b>Posts</b><u>:</u> $totalposts</td><td><b>Newest member</b><u>:</u> <a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid">$newusername</a></td></smallfont></tr></table>

Dave.

PS: And yes, I want it to look like the forums table below that.