vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Top 5 (https://vborg.vbsupport.ru/showthread.php?t=33862)

sk187 01-12-2002 05:46 AM

how can i put a border around the statistics

i love this hack but it doesnt look right on my page unless it has a white border. Is there a simple way to add a html border to the hack?

thanks in advance
sk

hi stan

kermit 01-12-2002 08:29 AM

You mean like on my forum?..

Shenlong 01-12-2002 05:03 PM

Quote:

Originally posted by FWC
Attach your g_statistics template to a message and we can take a look at it.

u da man, hehe :)

anyway, heres my g_statistics template:

Quote:

<!-- key -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr>
<td background="black" colspan="4">
<table cellpadding="1" cellspacing="0" border="0" width="100%">
<tr>
<td>
<B><normalfont><center>[Statistics]</center></normalfont></B></td>
</tr>
</table>
</td>
</tr>
<tr>
<TD bgcolor="{secondaltcolor}" width="20%" valign="top">
<smallfont>

<b>Top 5 Posters:</b>
<hr>

<table>
<tr>
<td width=100%><smallfont>User Names:</smallfont></td>
<td align="right"><smallfont>Posts:</smallfont></td>
</tr>
<tr>
<td width=100%><smallfont><b>$posts5name</b></smallfont></td>
<td align="right"><smallfont><b>$posts5post</b></smallfont></td>
</tr>
</table>

</smallfont></td>

<TD bgcolor="{firstaltcolor}" width="20%" valign="top">
<smallfont>

<b>Top 5 Newest Members:</b>
<hr>

<table>
<tr>
<td width=100%><smallfont>User Names:</smallfont></td>
<td align="right"><smallfont>Posts:</smallfont></td>
</tr>
<tr>
<td width=100%><smallfont><b>$username</b></smallfont></td>
<td align="right"><smallfont><b>$userposts</b></smallfont></td>
</tr>
</table>

</smallfont></td>

<TD bgcolor="{secondaltcolor}" width="20%" valign="top">
<smallfont>
<b>Top 5 Last Posters:</b><hr>

<table>
<tr>
<td width=30%><smallfont>Last Posters:</smallfont></td>
</tr>
<tr>
<td width=30%><smallfont><b>$poplastposter</b></smallfont></td>
</tr>
</table>
</smallfont></td>
</tr>
<tr>
<td bgcolor="{categorybackcolor}" colspan="4">
<table cellpadding="1" cellspacing="0" border="0" width="100%">
<tr>
<td bgcolor="{categorybackcolor}">
<smallfont>
Popular thread is <b>$pop1title</b> | <b>$pop1views</b> views. </smallfont></td>


<td bgcolor="{categorybackcolor}" align="right">
<smallfont>
Rated thread is <b>$ratedtitle</b> | <b>$ratedrating</b> votes.
</smallfont></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- / key -->

FWC 01-12-2002 06:06 PM

Change this:
Code:

<!-- key -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr>
<td background="black" colspan="4">
<table cellpadding="1" cellspacing="0" border="0" width="100%">

to
Code:

<!-- key -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr>
<td [high]bgcolor[/high]="black" colspan="4">
<table cellpadding="1" cellspacing="0" border="0" width="100%">

and see if that helps. Make sure you aren't using black as the font color for [Statistics]. :)

Shenlong 01-12-2002 06:42 PM

thank ya, works now, u kickass

FWC 01-12-2002 07:00 PM

Quote:

Originally posted by Shenlong
thank ya, works now
Cool. :)

sk187 01-12-2002 07:35 PM

It just needs a white border of any sort around the outside of the statistics table

Austin Dea 02-04-2002 02:00 AM

erm....sorry to revive a very old thread...but I have a question...

On my comp, i see >>Austin but on my other admins, he sees...

http://www.razael-central.com/images/stats.jpg


anyone know why this is happening?

SirSteve 02-28-2002 01:58 AM

What about adding Top 5 Referrals?

datatec 02-28-2002 02:52 AM

thanks for sharing


All times are GMT. The time now is 01:42 AM.

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.01050 seconds
  • Memory Usage 1,743KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete