Fonts guide wanted

Weiyan

Well-known member
I need to set some text to larger fonts. Because I am unsing Chinese and aged. For the small fonts in some manu, the Chinese stroke confused.

Does any one help to write a font guid for easier to alter the font-size property.

Also, where are the templated? The xf template editor has not search. I want to use editor to edit the tamplate directly.

Thanks.
 
Does any one help to write a font guid for easier to alter the font-size property.

There are several font sizes defined. Some of them are accessible through the style properties:

Admin CP -> Appearance -> Style Properties

Or you can edit the CSS directly in the templates (look for templates ending in .css):

Admin CP -> Appearance -> Templates

A program like Firebug will help you to identify class names. Then you can search the templates for the class names.

Also, where are the templated? The xf template editor has not search. I want to use editor to edit the tamplate directly.

There is a search:

Admin CP -> Appearance

The search box is on the right side of the page.
 
Top Bottom