- Posts: 3
- Thank you received: 0
Font Resizer
-
kokoruz
Inactive member - Topic Author
- New Member
Less
More
13 years 11 months ago #5129
by kokoruz
Font Resizer was created by kokoruz
I installed just the template and the font resizer does not show up. I looked under the template manager under the template parameters and I have font resize script set to yes but I can't find any other area where I would activate this. Could someone please point me in the right direction.
Thanks,
K.
Thanks,
K.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 11 months ago #5135
by ivan.milic
Replied by ivan.milic on topic Re: Font Resizer
Can you give us link to inspect that?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6761
- Thank you received: 718
13 years 11 months ago #5139
by milos
Replied by milos on topic Re: Font Resizer
If you didn't install template using HotStart, you should create a custom HTML module in position USER4 and enter this HTML in content:
Code:
<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>
Please Log in to join the conversation.
-
kokoruz
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
13 years 11 months ago #5191
by kokoruz
Replied by kokoruz on topic Re: Font Resizer
Your advise got me almost there. I have the buttons in place and they work fine on everypage but the homepage
www.kokoruz.com/charizma/
I get the following error details
Message: Object doesn't support this property or method
Line: 8
Char: 3
Code: 0
URI: www.kokoruz.com/charizma/templates/hot_d...now/js/fontResize.js
I figured out the conflict is with the HotDesignation Module. That's why the font resizer works on everypage but the homepage. I disabled the module and it worked like a champ.
So what would be causing these two items to but heads.
Lastly the documentation for the DesignNow template says "The font re-sizer has three buttons: smaller font, reset font and larger font."
How do I add the reset font button. I'll create my own graphic, I just need the code so that I can add this feature to the template I am working on.
Thanks,
K.
www.kokoruz.com/charizma/
I get the following error details
Message: Object doesn't support this property or method
Line: 8
Char: 3
Code: 0
URI: www.kokoruz.com/charizma/templates/hot_d...now/js/fontResize.js
I figured out the conflict is with the HotDesignation Module. That's why the font resizer works on everypage but the homepage. I disabled the module and it worked like a champ.
So what would be causing these two items to but heads.
Lastly the documentation for the DesignNow template says "The font re-sizer has three buttons: smaller font, reset font and larger font."
How do I add the reset font button. I'll create my own graphic, I just need the code so that I can add this feature to the template I am working on.
Thanks,
K.
Please Log in to join the conversation.
-
kokoruz
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
13 years 11 months ago #5193
by kokoruz
Replied by kokoruz on topic Re: Font Resizer
I just did a quick test and looked on the module settings for the Hot Designation module and disbled the 'load jquery' option. This seems to have solved the issue. Is this the correct course of action? If so then my only question remaining is how to add a reset font option.
Thanks,
K.
Thanks,
K.
Please Log in to join the conversation.
Time to create page: 0.162 seconds