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)
-   -   vBindex v2.1 (https://vborg.vbsupport.ru/showthread.php?t=41916)

TECK 09-22-2002 06:42 AM

NTLDR, the login/logout is default also on vbHome (lite) 3. :)
and yes, you are correct. vbHL, is designed for the average coder who wants to create his own custom page that uses several functions in VB and also to be a news(information) page.

otacon 09-22-2002 05:02 PM

hay guys i rely need to make the font bigger it is way to small for my users alot of them want me to change it. if there is eny way to do this plz tell me

->vbindex page www.fusionart.org/forum/vbindex.php

NTLDR 09-22-2002 05:19 PM

You can replace the font tags within the home templates, eg change <smallfont> to <normalfont> or <font size="x"> for example.

Buddha 09-22-2002 09:44 PM

ntldr, how can i break up the news items?
i tried adding a <br> in the template in various places, but that just didn't work.
???

TECK 09-22-2002 10:21 PM

he probably uses a string replace, to kill all the <br>, just in case you use html. just comment that line.

Buddha 09-22-2002 10:54 PM

you talking about this one teck?
Quote:

//$newstext=str_replace("<br />","",$newstext);
if so, it is commented.
??
any thoughts?

NTLDR 09-23-2002 11:40 AM

Try adding a blank cell at the end of the news item as its in a table:

Code:

<tr><td></td></tr>

Buddha 09-23-2002 12:00 PM

thanks.

(btw, truly loving this hack... setting up other pages using it for the whole site. )

Neo 09-23-2002 12:08 PM

OMG!!!! Its BUDDHA!!!!

Buddha 09-23-2002 12:31 PM

???

do i know you?


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.02219 seconds
  • Memory Usage 1,734KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (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