Page customization examples (Custom HTML and CSS)

 

 


Hide Page Creator

 

Add code to the Custom CSS section:

Cloud

Server & Data Center

Cloud

Server & Data Center

.person-row { display: none; }
.modification-info { display: none; } .title { padding-bottom: 20px; }


Full-Width Tables

Add code to Custom CSS section:

Cloud, Server & Data Center

Cloud, Server & Data Center

.table-wrap .confluenceTable { width: 100% !important; }


Add code to Custom CSS section:

Cloud

Server & Data Center

Cloud

Server & Data Center


Custom Header Example

Add code to HTML at beginning of the BODY section:

 

Add code to Custom CSS section:

Cloud, Server & Data Center

Cloud, Server & Data Center


 

Add code to HTML at end of the BODY section:

 

Add code to Custom CSS section:

Cloud, Server & Data Center

Cloud, Server & Data Center