AAA
-
Is there a way of putting the AAA button in
What?!?!
the button that allows you to change the size of text within the boundrays of the page
this page has in the top right corner what im looking for
Okay, try this plugin: Change Font/-size – http://wordpress.org/extend/plugins/change-font-size/
This plugin looks even better – font-resizer http://wordpress.org/extend/plugins/font-resizer/
how to you actually activate this as i have and cant find out how to use it
Install font-resizer plugin. Then the PHP Widget plugin.
Next, add PHP widget to your sidebar/ action hook widget area with this code,
<?php
if(function_exists('fontResizer_place')) { fontResizer_place(); }
?>what php
and do you put a text file in here
Banging my head to keyboard.. 🙁
Please take a moment to know what php is. Remember, Google Is Your Friend!
(Sorry for those words. But, I’m annoyed by your questions!)
- You must be logged in to reply to this topic.
