Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi Gregory,
    The height of the header logo is 3cm by default, width is set to auto. You can change this in style.css of your (custom) template, find the following section and change it to your preference.

    /* Header */
    td.header img {
    	max-height: 3cm;
    	width: auto;
    }

    Have a great day!

    Thread Starter yellyfish

    (@yellyfish)

    Awesome! Thanks for your swift reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Company Logo blows up in PDF’ is closed to new replies.