The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Add a Picture to the Header

serc
Contributor
December 3, 2018

Hi guys,

im trying to add to the PDF Layout (Header) a picture but it doesnt work. Always get the Problem that the picture is not at the right upper side.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Kevin W
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 9, 2020

I have the same problem. I want to have a picture left and a text on the right.
I used Global PDF Template and added some html css script at the end.
Can anyone help me with this?

<!doctype html>

<html>
<head>
<meta charset="utf-8">
<style>
#Logo-right {
padding: 1px;
position: absolute;
background-repeat: no-repeat;
top: 5px;

}

</style>

<center>
<div id="Logo-right">
<!-- W:7481 px H:763 px for image -->
<img src="https://image ...." align="top"/>
</div>
</center>
</head>
<body>
</body>
</html>

TAGS
AUG Leaders

Atlassian Community Events