Heisenberg submitted a new resource:
You must be registered for see links
- Easy Style font resizervB Version: 3.8.x
The following script can be used to allow visitors to increase or decrease the size of text on your page. This can be useful for visitors who have trouble reading smaller text and allows them to increase it to something they can view more easily.
Template edits:
add the following script in Header
Code:<script type="text/javascript" language="javascript"> var min=8; var max=18; function increaseFontSize() { var p =...
You must be registered for see links
Last edited:
