Add a Site-Wide Banner to Confluence
This article covers how to add a site-wide banner to the top of every page on this wiki.
Step-by-step guide
To change the banner do the following:
- Log into Confluence with an admin account.
- Click the gear icon in the upper right of the page and select "General configuration".
- Scroll down to the "LOOK AND FEEL" section on the left and click on "Custom HTML".
- Click the "Edit" button and add the banner to the text box labeled "At beginning of the BODY".
- Click the "Save" button.
Here is the HTML used for the banner to gather attention for the internship program:
<div class="aui-message closeable">
<p class="title">
<strong>Get Involved! Become a mentor for an intern</strong>
</p>
<p>Call for 2019 internship projects is currently open. <a href="https://wiki.hyperledger.org/display/INTERN/Hyperledger+Internship+Program">Propose a New Internship Project</a></p>
</div>
Filter by label
There are no items with the selected labels at this time.