vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Helvetica BB Code (https://vborg.vbsupport.ru/showthread.php?t=82963)

yoyoyoyo 06-12-2005 03:38 PM

Helvetica BB Code
 
1 Attachment(s)
HELVETICA BB CODE
for VB 3.0.0 through 3.0.7

It seems that the kids these days just can't get enough of Helvetica, and I noticed that VBulletin doesn't have Helvetica listed as a standard font, so this BB code adds helvetica to your forum. Users can also choose to define the font size from withn the BB code.

NOTE: Many people will say that Arial and Helvetica are basically the same, but this is not true: many of the characters in Helvetica and Arial are very similar to each other, although none are quite identical.

To add the BB code for Helvetica go to your ACP -> Custom BB Codes ->Add New BB Code.

Code:

Title: Helvetica
Tag: helvetica
Replacement: <FONT FACE="HELVETICA" SIZE={option}>{param}</FONT><BR>
example: [helvetica=5]test[/helvetica]
Use {option}: YES

click save
then click on "Add New BB Code" again and enter:
Code:

Title: Helvetica
Tag: helvetica
Replacement: <FONT FACE="HELVETICA">{param}</FONT><BR>
example: [helvetica]test[/helvetica]
Use {option}: NO

click save

Now you have installed Helvetica BB Code, and you can either choose to indicate the font size, or leave it at the default.

Please click INSTALL

yoyoyoyo 06-12-2005 03:39 PM

I wasn't sure if I should put this here or in MAJOR ADDITIONS :D

Marco van Herwaarden 06-12-2005 04:14 PM

Moved here, since this is not cosidered a hack. Sorry.

yoyoyoyo 06-12-2005 04:24 PM

Quote:

Originally Posted by MarcoH64
Moved here, since this is not cosidered a hack. Sorry.

thanks - it was more of a goof anyway

Zachery 06-12-2005 06:22 PM

why not just add it to the list of allowed fonts....

yoyoyoyo 06-12-2005 07:46 PM

Quote:

Originally Posted by Zachery
why not just add it to the list of allowed fonts....

that would be too easy... :D As I said, this was more of a goof than anything.. feel free to delete it.

eXtremeTim 06-14-2005 01:12 PM

Code:

<FONT FACE="HELVETICA" SIZE={option}>{param}</FONT><BR>
should be

Code:

<font face="HELVETICA" size={option}>{param}</font><br />
;) xhtml transitional. Im sure you can figure out how the otherone should be.


All times are GMT. The time now is 01:05 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.00963 seconds
  • Memory Usage 1,725KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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