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)

Sebastian 01-01-2003 08:07 PM

from what i can see +4 is the same as =7 .. it looks like the + just doubles it. so techincally +4 is really a font size of 7.

that is why you can't go higher than +4 because the font itself can't go any bigger. so to recap, +4 is really 7 and 7 is the highest the font can be. you understand what i mean? a font can only be so big and can't go any bigger.

Sebastian 01-01-2003 08:13 PM

1 Attachment(s)
take a look at the actual font file.. see number 72? that is the biggest the font can go. 7 = +4 which is the highest you can go with this type of font.

72 = +4
60 = +3
48 = +2
36 = +1

Boofo 01-01-2003 08:20 PM

Ahh, ok, now I think I'm getting it. :) Then vBulletin doesn't really have anything to do with setting the font size limits? That's all I needed to know then. Sorry if I wasted anyone's time on this one. I've learned something new today, now I can take a nap. :)

Sebastian 01-01-2003 09:41 PM

that's okay.. nope, vb has nothing to do with how big the font can be... the font can't get any bigger than how big the font designer made it to be.

Logik 01-01-2003 10:30 PM

I was doing the same thing you was just doing.. Lol. Just you beat me to it.. :(

Boofo 01-02-2003 05:45 AM

Sebastian, I found and fixed the problem. It seems that +4 will actually only go to 36pt, which is the same size as 7. The vbcode replacement SIZE variable uses "font size=xx" and to get a bigger font than 36pt, I needed to change it to "span=font-size:xxpt". I now have it set up on my board like Word does so I can go all the way up to 72pt, plus I have all the sizes in between. Check this out:

http://www.bearfacts2.com/

and tell me what you think. Thanks for pointing me in the right direction, my friend. :)

Quote:

Originally posted by Sebastian
take a look at the actual font file.. see number 72? that is the biggest the font can go. 7 = +4 which is the highest you can go with this type of font.

72 = +4
60 = +3
48 = +2
36 = +1



All times are GMT. The time now is 10:47 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.00993 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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