Title: Odd css style problem
Last modified: August 22, 2016

---

# Odd css style problem

 *  [jskinger](https://wordpress.org/support/users/jskinger/)
 * (@jskinger)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/odd-css-style-problem/)
 * I have two print buttons on this page:
    [http://wdemo.hgnx.net/wsi_inventory/caterpillar-ec15/](http://wdemo.hgnx.net/wsi_inventory/caterpillar-ec15/)
 * I’m seeing two different sizes of print depending on the button I push though
   they share the same style and origin page. I’ve tried specifying it as a percentage,
   em, px. It doesn’t make any difference. This presently only displays on chrome
   and firefox. There is a separate issue with IE in another thread.
    Thanks
 * [https://wordpress.org/plugins/print-o-matic/](https://wordpress.org/plugins/print-o-matic/)

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

 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/odd-css-style-problem/#post-5207725)
 * [http://wdemo.hgnx.net/wsi_inventory/caterpillar-ec15/](http://wdemo.hgnx.net/wsi_inventory/caterpillar-ec15/)
   is not loading. can you verify that the page/server is accessible.
 *  Thread Starter [jskinger](https://wordpress.org/support/users/jskinger/)
 * (@jskinger)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/odd-css-style-problem/#post-5207752)
 * Most likely blocked by the firewall. I don’t know your IP so I removed some blocks.
   You should be able to get to it now.
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/odd-css-style-problem/#post-5207776)
 * ok, can see it now. so:
    1. Print is targeting: #logo, #content 2. Print w/o 
   Header is targeting: #content
 * We are not seeing “two different sizes of print” if by print you are referring
   to the font size. The font-size on both are being defined by your custom css:
 *     ```
       body {
       font-size: 175%;
       }
       ```
   
 * Can you be more descriptive on what exactly the issue is about the different 
   print sizes?
 *  Thread Starter [jskinger](https://wordpress.org/support/users/jskinger/)
 * (@jskinger)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/odd-css-style-problem/#post-5207783)
 * When they are printed the one with the logo has a smaller font size than the 
   one without the logo. I’ve tried everything to get them to be the same size and
   I can’t quite seem to make it work. Not sure why it would do that. I guess it
   must be the logo.

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

The topic ‘Odd css style problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/print-o-matic_b2b2b2.svg)
 * [Print-O-Matic](https://wordpress.org/plugins/print-o-matic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/print-o-matic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/print-o-matic/)
 * [Active Topics](https://wordpress.org/support/plugin/print-o-matic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/print-o-matic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/print-o-matic/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 4 replies
 * 2 participants
 * Last reply from: [jskinger](https://wordpress.org/support/users/jskinger/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/odd-css-style-problem/#post-5207783)
 * Status: not resolved