| 1 |
// $Id $
|
| 2 |
|
| 3 |
The Text Resize module creates a block with links that use jQuery to resize text within the specified DIV.
|
| 4 |
|
| 5 |
Text Resize was designed by Mark W. Jarrell (attheshow) at Jones Knowledge Group (http://www.jones.com).
|
| 6 |
|
| 7 |
|
| 8 |
Install
|
| 9 |
-------
|
| 10 |
Installing the Text Resize module is simple:
|
| 11 |
|
| 12 |
1) Copy the text_resize folder to the modules folder in your installation.
|
| 13 |
|
| 14 |
2) Enable the module using Administer -> Modules (/admin/build/modules)
|
| 15 |
|
| 16 |
|
| 17 |
Customization
|
| 18 |
-------
|
| 19 |
|
| 20 |
Text Resize should work fine with either Garland or Zen-based themes. If it's not working for your
|
| 21 |
installation, you may need to change the div that's being resized. Please use the administration form for
|
| 22 |
Text Resize to customize. More customization tips can be found in the help for the module.
|
| 23 |
You'll find the help at /admin/help/text_resize.
|
| 24 |
|
| 25 |
Support
|
| 26 |
-------
|
| 27 |
If you experience a problem with the module, file a
|
| 28 |
request or issue on the Text Resize queue. DO NOT POST IN THE FORUMS. Posting in
|
| 29 |
the issue queues is a direct line of communication with the module author.
|