Hi,
I am trying to customize the footer in reference to Atlassian End User License Agreement.
I modified Footer.VM and replaced the code to show "Powered by Atlassain" with herf to Atlassian Website. Everything is fine tell here.
My issue with Atlassian blue logo in footer, i tried and searched all forums topics but suggested solutions are not working.
Modified main.css and added "display:none" on Footer-logo line also modified the JSP files such as footer & startup JSP but in vain.
Seems a plugin is doing that in Jira pages.
Any advise please?
i'm using JIRA software on-prem latest edition
You can simply add the following to your announcement banner.
<style>
div#footer-logo {display:none;}
</style>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!
Start here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.