Hello,
I would like to add in my Confluence Plugin the default header and footer of Confluence. I am using in my .vm file the <
meta
name
=
"decorator"
content
=
"atl.general"
/>
as mentioned in the atlassian documentation but it doesn't work. Does anyone know whether i have to include something else in my project?
Thank you very much for your help!
Hellow, maybe this KB can help you: https://confluence.atlassian.com/doc/basic-styling-tutorial-170000548.html
#header .aui-header {
background-image:url('../download/attachments/658833839/header.png');
background-repeat: no-repeat;
}
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.