Muodule or Plugin to change the hight of letters

  • Antiquar
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 1 month ago #23344 by Antiquar
Hi friends, I do not know the the right expression, but I need a possibility to switch between the the letters to enlarge them like + A / - A.

Is there sometihing like that in the template or any suggestion for a mod or plugin?

Thank you Helmer

Please Log in to join the conversation.

More
12 years 1 month ago #23367 by ivan.milic
Download font resizer and save it as js file on your site:

demo.hotjoomlatemplates.com/design_now/t...now/js/fontResize.js

reference it in head section of index.php

This is code used in designnow template

<div id="font_resize"><a class="decreaseFont" href="#" title="Font Decrease"><img src="templates/hot_designnow/images/font_minus.png" border="0" alt="font minus" width="32" height="32"></a><a class="increaseFont" href="#" title="Font Increase"><img src="templates/hot_designnow/images/font_plus.png" border="0" alt="font plus" width="32" height="32"></a></div>

use code above just change image paths, you need images for plus and minus. You puit that code inside custom HTML module in HTML view

Please Log in to join the conversation.

Time to create page: 0.167 seconds
Powered by Kunena Forum