The Joomla! Extensions Directory ™


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

2011-03-30
Reviews: 2
This is a great little plugin and very easy to use, but it could use a reset function..
2010-05-10
Reviews: 2
hi, good plugins, easy to customize.
i just want to edited what carloso write, it should have an open and a closing div with :

id="fontadjuster"

i don't know why the extensions team ripped the "div" tag on that review
2010-05-09
Reviews: 3
i'm using this, with a bit of addition to the CSS of
our template

i added .fontadjuster { ;} /* any css value */

then everytime i wrote an article in the tinyMCE editor, i edited the html, and put :

/** at the top of article*/

this is the main article of blah blah blah ...
...
.... end of article

/** closing div */

thats it...

great plugins guys .. thank you
2010-02-11
Reviews: 5
Very easy to install and configure. This plugin generates font size + - on the top right corner of each article.

Thanks.