Forums

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

Diffrent css for Confluence?

serc
Contributor
January 24, 2019

Hi guys,

i just have a question about Confluence and the Layout Config. The standard CSS style doesnt work, is there a Document with a special Confluence css? Or is this only my fail?

2 answers

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
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.
January 24, 2019

When you add css to Confluence spaces or layouts, it is standard css, there's no "confluence variant"

serc
Contributor
January 24, 2019

but i never see something like this in css

@page 
{
    margin: 0.5in;
    padding: 1em;
    @top-left
    {
        content: element(header);
    }
    @bottom-left 
    {
        content: element(footer);
    }
}

Do you know, how i can define this "header" element?

i try it with

header
{
h1. Document <br /> Title;
font-family: ConfluenceInstalledFont, Helvetica, Arial, sans-serif;
font-size: 13pt;
background-image: url(/download/attachments/46079785/Test6.png?api=v2)
}

but doesnt work. 

0 votes
Steffen Heller
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.
May 9, 2019

Answer to first question:

Confluence uses CSS 2.1 with a few exceptions...

see here:

https://community.atlassian.com/t5/Confluence-questions/PDF-Export-Which-CSS-properties-do-work-and-which-ones-not/qaq-p/99072

There you also find a description about how to create running headers and footers in your PDF. Search for "Anyway, in case anyone is interested in my imperfect workaround"

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events