deafcoder 0 Report post Posted February 27, 2012 I want to add the font-resizer code to the nav menu (specifically in area where search bar has been removed). The plugin is font-resizer and states the code is <?php if(function_exists('fontResizer_place')) { fontResizer_place(); } ?> Exactly where do I insert this code? Share this post Link to post Share on other sites
Rob 547 Report post Posted February 27, 2012 You need to create a hook for that in the branding nav area. First, start with [url="http://www.getfirebug.com"]Firebug for Firefox[/url]. Then, read http://www.pagelines.com/wiki/How_to_Use_the_PageLines_Customize_Plugin. You'll need http://api.pagelines.com/hooks/ too. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
deafcoder 0 Report post Posted March 13, 2012 Thanks, this will take me a while to work on but if I run into any issues, I'll be back to hollar at yall for your help. Share this post Link to post Share on other sites