.. include:: Images.txt .. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) Administration -------------- In TSconfig you can define the CSS for the various sizes. Because the eID-script does not have the full TYPO3 system available it must know where to read the TSconfig from. This can be set in the configuration in the **Ext Manager** . |img-6| Open the **Ext Manager** in the **Admin tools** menu and click on the Font resizer in the extension list. |img-7| In the **Configuration** section the option to set the page id can be set where the TSconfig is to be found. The default value is 1, which is very common for the root page of a site. So, in many cases nothing needs to be changed. To set the TSconfig, open the **Page properties** of a page which is configured earlier (or a page which is closer to the root of the site) and open the **Options** or **Resources** tab(depending on the version of TYPO3 CMS): |img-8| In the **TSconfig** field the configuration can be entered. For the other instances the configuration can be set in fontsizer2, fontsizer3, fontsizer4, fontsizer5. The CSS for each size can be as simple or as complex as is needed. There can be any number of sizes (remember to match the sizes defined in TypoScript (see the **Configuration** section)) .. toctree:: :maxdepth: 5 :titlesonly: :glob: Tsconfig/Index Faq/Index