Title: codifies's Replies | WordPress.org

---

# codifies

  [  ](https://wordpress.org/support/users/codifies/)

 *   [Profile](https://wordpress.org/support/users/codifies/)
 *   [Topics Started](https://wordpress.org/support/users/codifies/topics/)
 *   [Replies Created](https://wordpress.org/support/users/codifies/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/codifies/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/codifies/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/codifies/engagements/)
 *   [Favorites](https://wordpress.org/support/users/codifies/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Find My Blocks - Locate blocks on your site] update to latest wp version ?](https://wordpress.org/support/topic/update-to-latest-wp-version-2/)
 *  Thread Starter [codifies](https://wordpress.org/support/users/codifies/)
 * (@codifies)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/update-to-latest-wp-version-2/#post-14252230)
 * Thanks for getting to it, much appreciated, all working now!
 * a very useful plugin, only use it occasionally, but invaluable for “auditing”
   my site.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Zeno Font Resizer] almost perfect!](https://wordpress.org/support/topic/almost-perfect-446/)
 *  Thread Starter [codifies](https://wordpress.org/support/users/codifies/)
 * (@codifies)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/almost-perfect-446/#post-14232968)
 * okay now it is perfect, to review for anyone else who is thinking of doing the
   same as I am using the Head, Footer and Post Injections plugin to enable this
   great plugin….
 * first in header and footer tab
 * in the <HEAD> page section injection (on every page) text box add:
 * <style>
    .zeno_font_resizer::before { content: ‘For your comfort please do change
   the font size: ‘; } </style>
 * then in the tab Posts
 * in the textbox Before the post content add:
 * <?php
    if (function_exists(‘zeno_font_resizer_place’)) { zeno_font_resizer_place();}?
   >
 * and it looks fantastic, now my very simple theme, is responsive and the user 
   still has control (as they should for accessibility reasons) over the font size…
 * This has been a bug bear for ages! finally with the right theme and the ability
   for the user to change the font sizes, all users on all devices get a readable
   site !
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Zeno Font Resizer] almost perfect!](https://wordpress.org/support/topic/almost-perfect-446/)
 *  Thread Starter [codifies](https://wordpress.org/support/users/codifies/)
 * (@codifies)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/almost-perfect-446/#post-14232871)
 * Where would be a good place to shove said css where it won’t get overwritten 
   by and update of prevent a file getting updated (because its preserving user 
   settings)
 * I’m personally not a fan of css, but in this case I could make an exception…
 * not sure what you mean by make it have a break, just adding an echo in the PHP
   fragment makes it have a break (if thats what you mean) I’m wanting to see the
   aAA bit immediately after the : on the same line…

Viewing 3 replies - 1 through 3 (of 3 total)