vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   How to Change Default Post Font (https://vborg.vbsupport.ru/showthread.php?t=299562)

DS-NT 06-27-2013 07:05 PM

How to Change Default Post Font
 
Is there a way to do this?

Thanks

sukagwe 06-28-2013 01:26 PM

go to admincp > styles & templates > style manager > edit templates

find CSS templates then edit the css_additional.css

add the following code:
.body { font-family:"any font family you want to use" !important}

DS-NT 06-30-2013 05:40 PM

Thanks for your response,

unfortunately it didn't work for me, this is what I entered:

.body {font-family:"Verdana" !important}

sukagwe 07-01-2013 04:25 AM

Try "body", without the "."

Body {

DS-NT 07-01-2013 07:53 AM

That didn't work either, do I have to clear any cache or anything after I make the changes?

--------------- Added [DATE]1372669728[/DATE] at [TIME]1372669728[/TIME] ---------------

Just an update:

The font changed only on the mod widgets not inside the posts or threads

sukagwe 07-01-2013 09:05 AM

go to admincp > styles & templates > style manager > style variable editor

search for body_font in global categories then enter the name of the font you want to use in font family option

Lynne 07-01-2013 03:17 PM

If that doesn't work, we will need a link to your page in order to check out the CSS.

DS-NT 07-01-2013 08:08 PM

Quote:

Originally Posted by sukagwe (Post 2431474)
go to admincp > styles & templates > style manager > style variable editor

search for body_font in global categories then enter the name of the font you want to use in font family option

Worked! Brilliant, thanks!


All times are GMT. The time now is 02:36 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.01049 seconds
  • Memory Usage 1,720KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (8)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