I have 2 general Component groups:
1. Regions
2. Services
I'd like to represent those in a 2-dimensional matrix with Services as the rows, and Regions as the columns. This is instead of a linear list. The idea is to save screen real-estate, and make it visually "cleaner" for consumers of the Statuspage.
Is this possible? If so, how?
Hey @angelo.gouvis
This is Arumugam from Atlassian Support. Thank you for raising your inquiry.
I understand that your aim is to personalize the page and present components in a unique layout.
We do provide the flexibility for modifications on public pages, which encompasses the employment of custom HTML, CSS, and JavaScript.
This implies that you can technically modify or augment any element utilizing JS, HTML, and CSS.
For further details on how to incorporate custom HTML, kindly consult our documentation:
https://support.atlassian.com/statuspage/docs/use-custom-html-on-a-status-page/
You can find some examples of CSS and JS in the link below:
https://support.atlassian.com/statuspage/docs/css-and-javascript-snippets-for-customizations/
Thanks,
Arumugam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.