Warning: Expiry date cannot have a year greater then 9999 in /home/kilandor/seditioforge.com/system/common.php on line 244
Put 2 buttons to large or small your letters - Text sizer like joomla... - Seditio Forge
Put 2 buttons to large or small your letters
Author:
Submitted by: wenser
Date: 2008-06-19 18:42
Comments: (0)
Ratings:
 
Script: Text sizer
Description: Put 2 buttons to large or small your letters

Download this javascript file... DOWNLAOD

Put it in your skin folder

Save this images to your skin/img folder - |

Open your Header.tpl

Put this code down from the line which read your css file

Code:
<script type="text/javascript" src="skins/{PHP.skin}/textsizer.js"></script>


And finally put this code everywhere you want to put the 2 buttons that large or small your skin letters

Code:
<a href="javascript:ts('body',1)"><img src="skins/{PHP.skin}/img/sed_css_larger.png"></a><a href="javascript:ts('body',-1)"><img src="skins/{PHP.skin}/img/sed_css_smaller.png"></a>


THAT'S ALL

Now your site have 2 buttons to large or small your skin letters like Joomla...
Copyright © 2008 Domain.Com. All Rights Reserved.
Page created in 0.055 seconds