View Full Version : Ability to support Verdana 11 in the text editor
jimromo
03-03-2006, 12:05 PM
I'm moving a site over to soholaunch for a client & their current site has their text in 11 pt Verdana. Our text editor only allows 10pt or 12pt. Is there a way to add the ability for 11pt in the editor?
Also, what would I need to change in the css file for that to be the default for all content?
Thanks a lot,
Jim
SteveR
03-03-2006, 02:22 PM
The default font is controlled by ".sohotext", which is in the custom.css file in the template folder. That's what will show up if no class or font tags are used on your text in the text editor.
To get 11px or 11pt font, you could put the text in a table, then right-click the table, choose table properties, and click the Style tab. You'll see the font options there...they're pretty comprehensive.
Hope that's what you were looking for!
-Steve
dlsweb
03-03-2006, 06:33 PM
What I do in some custom templates is put a division tag around the #content#
I set the default text and also a left margin so that it is not up against the left edge.
jimromo
03-04-2006, 01:35 PM
Thanks a lot for the suggestions.
I'm still struggling to figure out how the custom.css file works.
I have multiple template files for my site. Do I need custom.css files for each one or is there 1 directory I can place it. I've looked all around and not been able to find any documentation on this.
Thx,
Jim
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.