View Single Post
Old 11-21-2022, 06:53 AM   #1
12345joy
Junior Member
12345joy began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2022
Device: none
Convert to PDF - Custom Header Not Working

Hi friends. Need help or enlightenment. I am converting from epub to PDF and i want to have a custom header and I have come up with this header template, but it is not working. The text align instructions seems to be ignored in the conversion process. Am I missing something?

<header>
<div class="even-page" style="text-align:left;">_AUTHOR_</div>
<div class="odd-page" style="text-align:right;"><i>_TITLE_</i></div>
</header>
12345joy is offline   Reply With Quote