PDA

View Full Version : Editing forumlist to look like this...


L-Mane
04-10-2003, 02:30 AM
How would I go about creating it to look like ???

Tony G
04-10-2003, 05:51 AM
Thats just a table inside a table?

Would edit the level1 or level2 post forumhome templates.

L-Mane
04-11-2003, 02:13 AM
hmm I will try to then.

L-Mane
04-11-2003, 02:41 AM
Well I tried it and it didn't work nor look right. Can someone please help me.

Logikos
04-11-2003, 03:30 AM
Well I tried it and it didn't work nor look right. Can someone please help me.


In "forumhome_forumbit_level2_post" Find:

<br><smallfont>$forum[description]</smallfont></td>


In-between "</smallfont> and </td>" add:

<br>
<table bgcolor="#900000" height="100%" width="100%" </td>
<td><smallfont><font COLOR="#FFFFFF"><b>Total Post:</b> $forum[replycount] </font></smallfont>

<smallfont><font COLOR="#FFFFFF">Last Post: $forum[lastpostdate] $forum[lastposttime] by <a href="member.php?s=$session[sessionhash]&action=getinfo&find=lastposter&forumid=$forum[forumid]"><b>$forum[lastposter]</b></a></smallfont></font>
</table>


Hope this helps

Should look like attachment:

L-Mane
04-12-2003, 02:23 AM
Great that worked now how will I go about removing the Posts, Threads, Last Post Columns but leaving the Moderator Column there?

Logikos
04-12-2003, 08:59 PM
Great that worked now how will I go about removing the Posts, Threads, Last Post Columns but leaving the Moderator Column there?

Follow my instructions on the Attached File. :)

Should Work

L-Mane
04-13-2003, 05:52 PM
Thanks a lot!!!!!

Logikos
04-13-2003, 07:46 PM
:) No Prob