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

    (@pomegranate)

    Hi Mauianer,
    That is definitely possible:

    • First you need to put both the header and the footer on the top of the template file (so the footer comes before the content!).
    • Change the position of the #footer element to position: fixed in style.css
    • Position the header in a similar fashion to the footer, i.e. make the top page margin to include the header size, the ‘pull’ the header into that page margin with a negative top margin. This one also needs position: fixed

    Hope that helps & good luck!
    Ewout

    Thread Starter mauianer

    (@mauianer)

    THX for helping!
    works perfect!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header / Footer on every PDF page’ is closed to new replies.