vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   vBT (Trebuchet MS) Font on Forums (https://vborg.vbsupport.ru/showthread.php?t=56813)

ULTIMATESSJ 09-06-2003 02:04 PM

vBT (Trebuchet MS) Font on Forums
 
Well i tried getting an answer at vBulletinTemplates, but my cries for help got ignored, so i'll try my luck here. I've tried just adding the font in the font area, bit when i do, the size is too small (set as 1) or it's too big (set at 2), so how did everyone else do this?

Dean C 09-06-2003 05:51 PM

This is not the correct forum for questions. Please read the impossible-to-miss announcement in future ;)

Tony G 09-07-2003 11:20 AM

Sorry, I must have missed this at vBT.

Use CSS to alter the font size. It is more accurate then the font size option in the Style Settings.

Dean C 09-07-2003 11:30 AM

Code:

.myclass
{
font-family: verdana;
font-size: 10px;
font-weight: none;
text-decoration: none;
}

Then:

Code:

<font class="class">Text</font>
Adjust the font size to as you wish :)

ULTIMATESSJ 09-08-2003 02:59 AM

Quote:

Yesterday at 01:30 PM Mist said this in Post #4
Code:

.myclass
{
font-family: verdana;
font-size: 10px;
font-weight: none;
text-decoration: none;
}

Then:

Code:

<font class="class">Text</font>
Adjust the font size to as you wish :)

is there a way i can do this with the <smallfont> and <normalfont> tags though? cause i have a lot of text in my style and it would take me a long time to edit everything

Dean C 09-08-2003 10:29 AM

Just use <smallfont class="myclass">

ULTIMATESSJ 09-08-2003 09:12 PM

Quote:

Today at 12:29 PM Mist said this in Post #6
Just use <smallfont class="myclass">
i meant if there was any way that i can change the replacements so that i can get the desired effect, so that i don't have to change any templates, i've got a load of new templates with my style and a lot more text, so changing all the text for my style will take forever

Tony G 09-09-2003 11:19 AM

Yes, you can use the replacements from memory. Is this for vB2? There is a documented mod over at vBT that I can point you to.

Dean C 09-09-2003 03:44 PM

Yes you can edit replacements in the replacements section of the admin cp surprisingly ;)

gmarik 09-09-2003 03:45 PM

Even Franklin Gothic is ok.


All times are GMT. The time now is 01:33 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.00981 seconds
  • Memory Usage 1,729KB
  • 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)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