Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to add a underline under the img of the page header #361

Open
BetterLYY opened this issue Apr 18, 2024 · 1 comment
Open

how to add a underline under the img of the page header #361

BetterLYY opened this issue Apr 18, 2024 · 1 comment

Comments

@BetterLYY
Copy link

I want to add a underline for the header of ever page, and I have added a base64 img to the header. I try to the following code to add the underline, but it seems that the underline will not be took effect on the img, so how can I set the underline line under the image, thanks very much!

<div style="font-size: 9px; margin-left: 1cm; text-decoration: underline; display: block;"><img src="data:image/png;base64,...=" alt="" width=20/>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspend_of_the_header</div>

@BetterLYY
Copy link
Author

is there any method to get the style of Markdown-pdf:header-template, so that I can customize it according to the demand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant