(→Advanced Options) |
|||
| (5 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | The [[Typography]] settings in PageLines allow you to change the fonts that appear on your website. | + | [[Category:Framework]] |
| + | The [[Glossary#Typography|Typography]] settings in PageLines allow you to change the fonts that appear on your website. | ||
No need for html or css to make changes to the most common place that you might want to change your fonts. | No need for html or css to make changes to the most common place that you might want to change your fonts. | ||
| − | If you have the need for fonts in specific areas of your site you can always add your own in the [[custom code]] section. | + | If you have the need for fonts in specific areas of your site you can always add your own in the [[How to Use the Custom Code Settings|custom code]] section. |
==Overview== | ==Overview== | ||
| Line 59: | Line 60: | ||
# Save your settings and navigate to the page where you would like to add your custom tag | # Save your settings and navigate to the page where you would like to add your custom tag | ||
# Place <nowiki><strong></strong></nowiki> around the text you would like to change and save the page | # Place <nowiki><strong></strong></nowiki> around the text you would like to change and save the page | ||
| − | # Refresh your page and check out the magic! | + | # Refresh your page and check out the magic! |
| − | + | ||
| − | + | ||
The Typography settings in PageLines allow you to change the fonts that appear on your website.
No need for html or css to make changes to the most common place that you might want to change your fonts.
If you have the need for fonts in specific areas of your site you can always add your own in the custom code section.
Contents |
There are four different classes of font types that you can change from the Typography settings.
These are:
To edit a font:
It's that easy!
The Typography settings will also allow you to control elements of the font styling.
You can change the following options:
With the advanced options settings you can add other HTML tags which you would like to apply your Typography settings to.
For example the Text Headers settings apply to H1, H2, H3 tags by default. If you added 'strong' to the box any parts of your site that used <strong></strong> HTML tags (that is any text that appears bold) would now use your custom font settings.
Lets run through a quick example: