Module Description
This module uses JQuery to resize the font size of your website. It is now D9 and D10 compatible! This module will work properly only if your theme uses relative font-size (em and rem) This module creates an example block with 3 links A- - for reducing the font size A - for resetting the font size A+ - for increasing the font size
This block is configured to change the font size of the complete site as it applies changes to html. You can place the block as per your site requirement.
Creation of a block to changing font size for only a certain class/ id * Create a new JS file - as a copy of js/example-font_resize.js * Change html to the class/ id you want to change * Create a new block as a copy of the example block provided. * Attach this new JS to the new custom block * Place the block as required
This is a WIP module.
This block is configured to change the font size of the complete site as it applies changes to html. You can place the block as per your site requirement.
Creation of a block to changing font size for only a certain class/ id * Create a new JS file - as a copy of js/example-font_resize.js * Change html to the class/ id you want to change * Create a new block as a copy of the example block provided. * Attach this new JS to the new custom block * Place the block as required
This is a WIP module.
Module Link
Project Usage
123
Security Covered
Not Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of resizing the font size of a website using JQuery, specifically for themes that use relative font sizes (em and rem), by creating a block with links to adjust the font size and applying changes to the entire site through the html element.
Data Name
font_resize