View Full Version : How make bigger the font in the newthread/newreply form?
fabioski
02-02-2010, 10:40 AM
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.
.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
Edit additional.css and add this line to it.
.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
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.