vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   small question (https://vborg.vbsupport.ru/showthread.php?t=84905)

XaN 10-09-2002 02:24 PM

small question
 
i need to know what is the code for the line (screenie next post look at the arrows:)

iwant that line for the today active users too thats why

thank in advance you guys

XaN 10-09-2002 02:25 PM

1 Attachment(s)
here it is:

LoRDsTaR 10-09-2002 06:43 PM

i think this is a <hr> command in the template?

Brad 10-09-2002 07:21 PM

1 Attachment(s)
Try this, replace your forumhome_loggedinusers template with the code in the attachted .txt file.

Tony G 10-09-2002 10:24 PM

Quote:

Originally posted by LoRDsTaR
i think this is a <hr> command in the template?
Yes, it's a <hr> in forumhome_birthdaybit which is the code thats called for $birthdays or whatever the variable is for it in forumhome.

Brad 10-09-2002 10:58 PM

There is no <hr>, its done with <td>.

If you use a <hr> you will get a line break, however. this will line will stop before the end of the table on each side. also it will remain in the table if no active users are online. So it will look ugly is a guest hits your forum and hes the only one around.

By using the code i posted the line will extent to the ends of the table as it is sitting on its own. also there will be no line present is no active users are online. ill post some screen shots as soon as i get off the phone.

Tony G 10-09-2002 11:25 PM

Ahh. Yes I had that occured when I used <hr> in a template.

Better go change that. :)

Brad 10-09-2002 11:34 PM

1 Attachment(s)
with my code.

Brad 10-09-2002 11:37 PM

1 Attachment(s)
with a <hr>

LoRDsTaR 10-10-2002 04:19 AM

okay anime-loor you´re right .. a <hr> is like a line and and a break (<br>)

sorry for my confusing

Tony G 10-10-2002 05:13 AM

Yes, that was the difference. No going to end. :)

XaN 10-10-2002 08:39 AM

thanks for the support you guys ,got it all sorted out now:)


All times are GMT. The time now is 01:27 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.00958 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)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