fontsizer It is used to increase, decrease, reset the font size of your web page with out refreshing the page.

  1. Screenshot
  2. Usage

It is used to increase, decrease, reset the font size of your web page with out refreshing the page. I have used a simple Jquery script for this.

Screenshot

Image

Usage

First, download and extract it in your extension folder.You should need to add this one line on your view page. It will work on the particular view page you have added.

<?php $this->widget('application.extensions.fontsizer.Sizer'); ?>

It can also be used on all pages of your theme. If you need to make it on all pages, go to <your-theme>/views/layouts/main.php and add this line below the body tag.

3 0
5 followers
462 downloads
Yii Version: Unknown
License: BSD-2-Clause
Category: User Interface
Developed by: nachi
Created on: Oct 10, 2013
Last updated: 10 years ago

Downloads

show all

Related Extensions