The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

custom image that is width of page

Krystal Gabel
July 10, 2023

I need assistance with creating a custom JS snippet for inserting an image header that extends the whole width of the page (like RedHat: https://status.redhat.com/\). I'm not sure the code snippet to use for inserting an image (plus where do I store the image? etc)

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Krystal Gabel
July 10, 2023

1. Upload image into Page Layout > Cover page

1. Insert this snippet into the Custom CSS window of the Customization page:

.layout-content.status .masthead-container.premium {

    max-width: none;

}

3. Adjust image as needed and reupload so that it fits accordingly

DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events