Cascading Style Sheets for Confluence

for Confluence Server 5.5 - 8.7.2 and more
18 installs

We no longer offer sales and support for server apps. You can stay connected by exploring the migration options to either the cloud or Data Center version of this app.

Styling your Confluence page with CSS in the macro body, CSS rules will be applied after you save the Confluence page

Add CSS(Cascading Style Sheets) for Confluence page macro to Confluence page, insert CSS to macro body, save the Confluence page to see your CSS apply to your page.

Example CSS used to hide breadcrumb, navigation, metadata of a page:

.page-metadata{display:none;} #breadcrumb-section{display:none;} #page-metadata-banner{display:none;} #navigation{display:none;}

Please read this document to know how to use this macro.

Privacy and security

Privacy policy

Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

Partner privacy policy

Resources