Hi all,
I would like to add a picture/image to the announcement banner so I can visualize and track users attention to some capability I want them to use - any idea how to do it? were to locate the JPAG so they will be able to see it?
Hi @Yuval Zaltz ,
this is very easy, since you can add HTML to your banner : you can add a link using the <img> tag. For example :
<div class="aui-message aui-message-info" style="text-align: center;">This is my banner !<br /><center><img src="https://wac-cdn-2.atlassian.com/image/upload/f_auto,q_auto/dam/jcr:e348b562-4152-4cdc-8a55-3d297e509cc8/Jira%20Software-blue.svg?cdnVersion=164" alt="" /></center></div>
If you don't know HTML, you can use a simple online editor like this one : https://html-online.com/editor/
Let me know if this helps,
--Alexis
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Does editing the HTML work for you? I can't get it to work. Only markdown works when editing; I cannot add an image.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.