JArticleFontsize PluginLanguage

This 1.5 native plugin lets add a font sizer in an article globally or on a per article basis through its parameters. For this to work, it is essential to get the container id of the article content. For example, if your template default layout for article contains a < div id="my content"> before the call to the article text, then "mycontent" is the id to enter in the parameter field. If one uses "body" as id, then the fontsizer will apply to the whole page.
Thanks here to Vamba for the idea and to Luca for the code permitting to apply globally. This plugin is International Community work. Enjoy.
Hints:
— one should have a global line-height defined in ems for the diplay to be Ok.
— If the template degault override does not contain an element id as explained above, it is easy to add one in the editor window.

Report