Support » Plugin: Print-O-Matic » Odd css style problem

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Baden

    (@baden03)

    http://wdemo.hgnx.net/wsi_inventory/caterpillar-ec15/ is not loading. can you verify that the page/server is accessible.

    Thread Starter jskinger

    (@jskinger)

    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

    (@baden03)

    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

    (@jskinger)

    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.