Problem in adding an image to a post created by "HTML/CSS to Image" module

:bullseye: What is your goal?

I created a scenario to release posts on Linkin and I use also the HTML/CSS module for that. It worked fine, but now I want to an image, but I cant get it running. It always shows me only a little placeholder in my final post.

:thinking: What is the problem?

image is not visible only a placeholder

:test_tube: What have you tried so far?

Image is on Imgur and I have this code :
<img src=“https://i.imgur.com/pFEVXXO.png”
style="
position: absolute;
right: 0;
bottom: 0;
height: 100%;
"

Welcome to the Make community!

You cannot hyperlink an external image. You’ll need to upload the image binary data first, and use the Image ID in your post.

To do this, you can try using the LinkedIn “Create a Company Image Post” module —

Shares an image on behalf of a company.

For more information about the “Create a Company Image Post” module and the LinkedIn app, see the corresponding Integrations page and the Help Centre documentation, and the LinkedIn API.

— @samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!