Title: Top Bar, break?
Last modified: February 7, 2018

---

# Top Bar, break?

 *  Resolved [richard](https://wordpress.org/support/users/rich_smc/)
 * (@rich_smc)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/top-bar-break/)
 * Hi,
 * Very nice plugin, thanks
 * But I have tried to place the [printfriendly] into the top bar of the theme i
   have (Envision theme) – but no matter what, the [printfriendly] breaks the line;
   so the top bar icon goes below. I cannot change it, very the life of me – is 
   there any tips about this? thanks

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

 *  Plugin Author [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * (@printfriendly)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/top-bar-break/#post-9964297)
 * This is probably because the button is wrapped in `<div>`. It should have a class`
   printfriendly` by default. You can add the following to your template
    `<style
   >div.printfriendly {display: inline;}` to force it to display inline.
 *  Thread Starter [richard](https://wordpress.org/support/users/rich_smc/)
 * (@rich_smc)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/top-bar-break/#post-9964506)
 * thank you for the effect.
 * Can you just explain it further – im using Envision Theme. I tried to edit your
   plugin to alter the:
 * “Add direct to template”
 * <?php if(function_exists(‘pf_show_link’)){echo pf_show_link();} ?>
    Too: <style
   >div.printfriendly {display: inline;}
 * But i cannot alter it? As soon as i saved, it goes back to original?
 * Envision theme, i cannot seem to edit any code or header styles with <style>div.
   printfriendly {display: inline;} anywhere for now, just not possible?
 * Thanks

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

The topic ‘Top Bar, break?’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [richard](https://wordpress.org/support/users/rich_smc/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/top-bar-break/#post-9964506)
 * Status: resolved