vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   font size bigger? (https://vborg.vbsupport.ru/showthread.php?t=47202)

Boofo 01-01-2003 04:42 AM

font size bigger?
 
Can anyone please tell me where I need to go to find how vBulletin sets the size for fonts? It will not go past +4 for some reason. When you do a size=+5 and on up it sets it at +4. Is there a way to change this so it can display bigger font sizes?

Sebastian 01-01-2003 06:53 PM

don't put a +

How big you want?


I just used 7

[SIZE=7]How big you want?[/SIZE ]

I don't think you can past 7. fonts can only go as big as they were made in the font file... some fonts are smaller than others... arial is usually the biggest out of all standard fonts.

Boofo 01-01-2003 07:34 PM

The + is the way they are doing it in vb3 (I think). I just wanted to be able to go a size or 2 bigger, if it was possible. Does vBulletin set a limit somewhere on the size? I already changed the vbcode_fontsize template, but it doesn't allow the font size to get past a certain point.

Logik 01-01-2003 07:46 PM

I believe you're right.

Logik 01-01-2003 07:46 PM

Im not sure exactly how.. But somewhere in there :O)

Sebastian 01-01-2003 07:51 PM

what happens when you do [SIZE=7]TEXTSIZE [/size ] ???

like i said the + isn't necessary, if you use the pull down menu here to change the font size it doesn't put a +

the + symbol is only an example in the custom vb code in the admin cp... take a look:

vB Code tag: size
vB Code replacement: <font size="{option}">{param}</font>
vB Code example: [size=+1]Size 1[/size ]
vB Code explanation: The [size] tag allows you to control the size of the font.

i have no idea why + is in there but it does nothing from what i can see.

Logik 01-01-2003 07:53 PM

No, the + isnt neccessary..

Boofo 01-01-2003 07:58 PM

I know the + isn't necessary, it just makes the jump in font sizes a little bigger. :) Even without the +, it still won't go above a certain point.

Sebastian 01-01-2003 08:00 PM

not sure why... what happens when you manually type [SIZE=7]TEXT[/SIZE ] in a post in your forums?

as you can see it makes is very large here at vb.org, as well as my forums..

Boofo 01-01-2003 08:01 PM

Sebastian, try this. Take a line and do the font size from +1 to +4 and then do a font size of 1 to 6 and you'll see what I mean. You can just do the same line over however many times you need to in a new message and preview it and then you won't have to save it. You will see what I mean then. :)


All times are GMT. The time now is 08:15 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.01015 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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