Forums

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

Adding a graphic to a title page

Karen Ferland November 13, 2017

I am trying to do some very basic styling, which would include having a title page with the company logo. I found the following sample HTML on the Atlassian site:

<div class="fsTitlePage">
 <img src="/download/attachments/590719/titlepage.png" />
<div class="fsTitle">Planning for Confluence 4.0</div>
</div>

I followed the instructions for adding my graphic and also added some basic CSS to the PDF Stylesheet. I can get the title to appear, but not the graphic. What do I need to do to get this to appear?

1 answer

1 accepted

0 votes
Answer accepted
Anton Chemlev - Toolstrek -
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 14, 2017

1. Add alt attribute to img tag to see if Confluence adds it or search for this tag in developer console.

2. If so, but there's no image, check any errors for downloading static content in browser developer interface. It depends on browser you use.

3. Check path to file carefully, try to use absolute path

Karen Ferland November 14, 2017

Thank you. I did get it to work.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events