Rename font size button 's labels

More
12 years 1 month ago #16450 by fdussaussoy
Hi,

I'd like to rename labels of the Font size button.

when positionning mouse on it, we can see "Font Increase", "Font Decrease", I'd like to change into French.

can you help me ?

Thank you
regards,
François

Please Log in to join the conversation.

More
12 years 1 month ago #16460 by ivan.milic
That is custom html module. Go to module manager find "Font Resizer" and edit its content.

Please Log in to join the conversation.

More
12 years 3 weeks ago #16928 by fdussaussoy
Hi Ivan,

Thank you for your answer but, I'm sorry, I can't find "Font Resizer" in module manager.

Any idea ?
Thank you,
François

Please Log in to join the conversation.

More
12 years 3 weeks ago #16943 by ivan.milic
Here is HTML you need to have in that module:
Code:
<div id="font_resize"> <a href="#" class="decreaseFont" title="Font Decrease"> A- </a> | <a href="#" class="resetFont" title="Font Reset"> Reset </a> | <a href="#" class="increaseFont" title="Font Increase"> A+ </a> </div>

also activate Font re-size script in template parameters if not already activated.

Please Log in to join the conversation.

More
12 years 3 weeks ago #16947 by fdussaussoy
:(
Thank you for you answer but, Font re-size parameters is activated in parameters.

I don't see this custom html module in module manager...

François

Please Log in to join the conversation.

More
12 years 3 weeks ago #16954 by ivan.milic
Well i gave you code so if it is not there add new.

Please Log in to join the conversation.

Time to create page: 0.412 seconds
Powered by Kunena Forum