vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Help! (https://vborg.vbsupport.ru/showthread.php?t=55861)

gryme 08-03-2003 06:43 PM

Help!
 
<a href="http://www.slapshack.com/vb/index.php?s=" target="_blank">http://www.slapshack.com/vb/index.php?s=</a>

Under the pm's there is an extra table that I can't figure out how to get rid of!! Can anyone point me in the right direction?

Thank You

N!ck 08-03-2003 07:16 PM

In your forumhome template, get rid of this:

Code:

</table>
<!-- /welcomepanel -->

<!-- main -->
<table cellpadding=".5" cellspacing="0" border="0" bgcolor="#777777"  width="712" align="center">
<tr align="center">
  <td bgcolor="#cc0000" align="center" valign="center"><font face="verdana,arial,helvetica" size="1" >&nbsp;</font></td>
  <td bgcolor="#cc0000" width="80%" align="left"><font face="verdana,arial,helvetica" size="1"  color="#ffffff"><b>Forum</b></font></td>
  <td bgcolor="#cc0000"><font face="verdana,arial,helvetica" size="1"  color="#ffffff"><b>Posts</b></font></td>
  <td bgcolor="#cc0000"><font face="verdana,arial,helvetica" size="1"  color="#ffffff"><b>Threads</b></font></td>
  <td bgcolor="#cc0000" nowrap><font face="verdana,arial,helvetica" size="1"  color="#ffffff"><b>Last Post</b></font></td>
  <td bgcolor="#cc0000" width="20%"><font face="verdana,arial,helvetica" size="1"  color="#ffffff"><b>Moderator</b></font></td>
</tr>


gryme 08-03-2003 07:21 PM

cool thanks!

1 more question, how do I separate the online users into its own table?

N!ck 08-03-2003 07:25 PM

Also remove this:

Code:

</table>
<!-- /welcomepanel -->

One second on the other thing...

N!ck 08-03-2003 07:30 PM

Add this to the top of forumhome_loggedinusers:

Code:

</table>
</td></tr></table><br>
<table cellpadding=".5" cellspacing="0" border="0" bgcolor="#777777"  width="712" align="center"><tr><td>
<table cellpadding="4" cellspacing="1" border="0"  width="100%">


gryme 08-03-2003 07:42 PM

that separates the pm box... i don't wanna do that. I want to separate the loggin in users at the bottom.

N!ck 08-03-2003 07:46 PM

It doesn't separate the PM section. Make sure you're editing the right template. forumhome_loggedinusers

gryme 08-03-2003 07:52 PM

lol. sorry it was the wrong one. Thanks it works now!

N!ck 08-03-2003 08:25 PM

You're welcome. :)


All times are GMT. The time now is 08:56 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.01204 seconds
  • Memory Usage 1,720KB
  • 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
  • (3)bbcode_code_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