vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Editing forumlist to look like this... (https://vborg.vbsupport.ru/showthread.php?t=86748)

L-Mane 04-10-2003 02:30 AM

Editing forumlist to look like this...
 
1 Attachment(s)
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

1 Attachment(s)
Quote:

Originally Posted by L-Mane
Well I tried it and it didn't work nor look right. Can someone please help me.


In "forumhome_forumbit_level2_post" Find:

Code:

<br><smallfont>$forum[description]</smallfont></td>
In-between "</smallfont> and </td>" add:

Code:

<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

1 Attachment(s)
Quote:

Originally Posted by L-Mane
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


All times are GMT. The time now is 07:29 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01132 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete