vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   How make bigger the font in the newthread/newreply form? (https://vborg.vbsupport.ru/showthread.php?t=234800)

fabioski 02-02-2010 10:40 AM

How make bigger the font in the newthread/newreply form?
 
How can I make bigger the font in the form of newthread or newreply page?
I am speaking about this text, the text that I am reading now. It is too small in the VB4 standard template.

Thanks a lot,
Fabio

VonDoom 02-05-2010 12:57 AM

Good question, My members have raised this issue as well.

Cobra-J82 02-07-2010 12:09 PM

Admincp
Styles & Templates
Style Manager
Then on the right side of the style u want to configure, drop down the menu and choose Main CSS
Then you can see the Body and font in it try to play with that, or if u scroll down a little bit u can see input fields.

Make sure u make backup of template before changes
Hope this helps.

fabioski 02-07-2010 01:15 PM

In VBulletin 4 the main CSS template is not modifiable. We need to modify some variables but I am not able to find which.:(

Seven Skins 02-07-2010 02:11 PM

Edit additional.css and add this line to it.

Code:

.wysiwyg {font-size: 14px;}
.

Cobra-J82 02-07-2010 08:55 PM

Sorry for my error im still getting used to vb4 and thanks Seven Skins :)

David Copeland 02-13-2010 09:34 PM

Quote:

Originally Posted by Seven Skins (Post 1976657)
Edit additional.css and add this line to it.

Code:

.wysiwyg {font-size: 14px;}
.

Where can I exactly access the additional.css file ?

Seven Skins 02-14-2010 08:59 PM

Its in the CSS Templates.

David Copeland 02-22-2010 07:38 PM

This is not working for me, even after I added the phrase to the css


All times are GMT. The time now is 06:13 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.01697 seconds
  • Memory Usage 1,718KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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