Simple Font Resizer Module

This font resizer module changes font sizes THAT ARE SET AS PERCENTAGES in your css. Make sure you use PERCENTAGES for your font sizes or fonts will not resize. You can set the default percentage of the font size in the module params (default is 100%). The module uses a cookie to remember the user's preferred font size.

Version 1.0.2 - new param added, where you can choose to use images/icons as buttons (now default choice).

Report

byblackrat999 on November 15, 2009
does what it says on the tin - that is it will change font sizes sitewide or if you just set the module to one page it will resize ALL the fonts on that page - i wanted it to just resize some parts of the contact page not all of it so it didnt help me. thanks anyway
This module seems to work fine; however, its inclusion of a default font percentage size means that it destroys any variable font sizing established via CSS on a page. That is, if a page includes elements in a number of variable font sizes (e.g. main text at 100%, headings at 125%, special list items at 80%, and so on), this module will convert *all* these to the default size setting of the module - effectively destroying the page design. As there does not appear to be any way *not* to set a default size (if one removes the setting, it simply defaults to 100% on module save), it effectively makes the module unusable on CSS designed pages where there is more than a single font size in use (which is generally all pages).
bythirdsun on July 21, 2009
Works as expected, easy to install and set up. Thanks
bygoldfigure on June 4, 2009
Really great utility. Does the job perfectly and was simple to install.
I added this module to my site because I had some criticisms from people that found my site hard to read. With this tool, they are now satisfied (or so I have been told anyway).
Recommended for your basic font size needs.
byHeymannM on February 17, 2009
Worked fine sofar, until I have a mixed text and tables content. In this case the enlarged text in tables bursts my template.
bythomas1977 on February 16, 2009
It does what it should do - not more and not less. If you have problems with resizing check you CSS-files. You have to change all static PX to EM or %. Takes some time but this code is more accessable.

Works great Thank you!
Not all font get re-size and reset does not work properly. Content of the page does not get re-size. Only menus. More over if I reset if goes weird in larger size. When I increase the size contents get downward with out changing the size. It was a full mess up for me.
byNikijacob on February 2, 2009
Its works, but changes the font of th whole website and doesnt change back. Plus when you do make thigns smaller or larger. The template a css rockettheme one doesnt move.. so with the smaller font you have a gigantic space between modules.
byNomnom on November 21, 2008
Thanks for this awesome module. Font resizing was the only thing my otherwise perfect template lacked. This works beautifully, right out of the box.
The ability to resize site fonts on-the-fly increases site accessibility and this module works well.

To make it work the way I wanted I had to go through the site css and change px values to em values for the classes that I wanted to resize.

This is no bad thing as if you don't want menu headings to be resized but only content you set the relevant headings to px and they are not affected.
bykalimu on October 30, 2008
It works! But unfortunately the lack of font icons is very missing. Looking forward to see not only text (+/-/reset) in front module.
Owner's reply

Added new param - images/icons as buttons. Let me know what you think.