Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   WP-chgFontSize not working with my Atahualpa (http://forum.bytesforall.com/showthread.php?t=11393)

eleanorb Nov 26, 2010 02:05 PM

WP-chgFontSize not working with my Atahualpa
 
I can't figure out what DIV base to use... or maybe something else is wrong. But I don't get a meaningful display in the widget (just title, no sizes to click). Any hints? WP 3.0.1

lmilesw Nov 26, 2010 02:36 PM

I fiddled with this for awhile and did get the images and or text to show in the widget but there documentation leaves much to be desired. I tried several different DIV base element ideas and none worked. It could be a plugin conflict but I didn't want to spend more time since people can set there font size pretty easily via the browser.

eleanorb Dec 15, 2010 07:12 AM

I'm now using this stand-alone code as a widget -- it works fine, but only for the current page -- when you move to another display, you have to click the text-size icon again.

<a href="javascript:void(0);" onclick="javascript:body.style.fontSize='.8em'"><s pan style="font-size: xx-small;">&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;<</span></a>
<a href="javascript:void(0);" onclick="javascript:body.style.fontSize='1em'"><sp an style="font-size: x-small;">&nbsp;&nbsp;&nbsp;&nbsp;reg&nbsp;</span></a>
<a href="javascript:void(0);" onclick="javascript:body.style.fontSize='1.2em'">< span style="font-size: small;">&nbsp;&nbsp;></span></a>
<a href="javascript:void(0);" onclick="javascript:body.style.fontSize='1.4em'">< span style="font-size: large;">&nbsp;&nbsp;></span></a>
<a href="javascript:void(0);" onclick="javascript:body.style.fontSize='1.6em'">< span style="font-size: x-large;">&nbsp;&nbsp;></span></a>

If anyone finds a better solution, please let me know.

Eleanor


All times are GMT -6. The time now is 07:42 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.