Title: theme CSS overriding PrintFriendly&#039;s
Last modified: August 30, 2016

---

# theme CSS overriding PrintFriendly's

 *  Resolved anonymized-14293447
 * (@anonymized-14293447)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/theme-css-overriding-printfriendlys/)
 * I inserted the code inside a class I have on my site, like this:
 * `<div class="my-class"><i class="fa fa-print"></i><?php if(function_exists('pf_show_link')){
   echo pf_show_link();} ?></div>`
 * The “print” link does not catch my-class original CSS, and the text is not aligned
   to the icon but below it. How can I force the text to align right of the Fontawesome
   image?
 * You can see it on left sidebar [here](http://agendadelvolo.info/company/elisoccorso-pegaso-regione-toscana/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * (@printfriendly)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/theme-css-overriding-printfriendlys/#post-6776760)
 * You’d need to experiment with the CSS. Try using float:left and Margin on the
   image to align it where you want it to appear.

Viewing 1 replies (of 1 total)

The topic ‘theme CSS overriding PrintFriendly's’ is closed to new replies.

 * ![](https://ps.w.org/printfriendly/assets/icon-256x256.png?rev=2951152)
 * [Print, PDF, Email by PrintFriendly](https://wordpress.org/plugins/printfriendly/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/printfriendly/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/printfriendly/)
 * [Active Topics](https://wordpress.org/support/plugin/printfriendly/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/printfriendly/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/printfriendly/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/theme-css-overriding-printfriendlys/#post-6776760)
 * Status: resolved