Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter AngeloLazzari

    (@angelolazzari)

    Hi, can you please help me on this? thank you very much!!

    Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    Can you test with <br /> tags?

    Like this :

    <div style="text-align:center; margin-left: -60pt; margin-top: 100px;" ><br /><br />
    <h3>[nombre-251] [apellidos-252]</h3>
    </div>

    Thanks

    Thread Starter AngeloLazzari

    (@angelolazzari)

    HI, thanks for the reply, already tested, not worked.

    The solution I got is put a transparent png on top of the content and working on height of it to adjust the bottom text position… ??

    <img src="https://internationalgolfclub.es/wp-content/uploads/2022/02/card-space-pdf.png" alt="" height="100" />
    <div style="text-align:center; margin-left: -40pt; margin-top: 100pt;" ><br /><br />
    <h3>[nombre-251] [apellidos-252]</h3>
    </div>
    Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    Have you testing this : margin-top: 100px!important;

    So, it’s ok if you have a solution.

    Thanks

    Thread Starter AngeloLazzari

    (@angelolazzari)

    the !important didn’t work

    Thanks
    Angelo

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘top margin on tag’ is closed to new replies.