Default header and footer in confluence plugin

John Constantinou December 4, 2012

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!

1 answer

0 votes
Rafael Oliveira November 17, 2016

Hellow, maybe this KB can help you: https://confluence.atlassian.com/doc/basic-styling-tutorial-170000548.html

CSS Editing Quick-Start

 

To edit a space's CSS style sheets:
  1. Go to the space and choose Space tools > Look and Feel from the bottom of the sidebar
  2. Choose Stylesheet then Edit.
  3. Paste your custom CSS into the text field.
  4. Save your changes. The new CSS will be visible on all content pages in the space.

#header .aui-header {
background-image:url('../download/attachments/658833839/header.png');
background-repeat: no-repeat;
}

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events