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

Certificate is not being generated #6

Open
ashishrevar opened this issue Aug 28, 2020 · 1 comment
Open

Certificate is not being generated #6

ashishrevar opened this issue Aug 28, 2020 · 1 comment

Comments

@ashishrevar
Copy link

ashishrevar commented Aug 28, 2020

I need to send 700+ certificates. Is it possible to do it with a single mail ID in a single shot?

@ashishrevar
Copy link
Author

<!DOCTYPE html >
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta charset="utf-8" />
<style type="text/css">
body {
  background-image: url("Webinar-Certificate.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: fixed;
}
</style>
</head>

<body>
    <div style="margin-left:350px; margin-top: 380px;">
        <p>{{ firstName }}</p>
    </div>    
</body>
</html>

I have prepared a certificate as a PNG image and included it as the background of the Div tag. Certificate only displays Name (from placeholder). There is no background image. Why?

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