Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×We are usinf the JIRA wallboard gadget for our TV. Can we change the background color? The code i have works in html but not on the text gadget. Is there another option so we do not have burn in issue on the TV.
This code works in HTML file with red background but not in Jira text gadget
<font size="6" >Test Background</font>
<body bgcolor="red"> </body>
Hi KP11,
This should give you text with a coloured background on a wallboard from within the text gadget.
<span style="background-color: red;font-family: Arial;font-size: 40px;">
<font color= white size="5"><b> Test Background</b>
</font>
</span>
Thanks. Worked perfectly
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm interested in changing the appearance of the wallboard.
Could someone elaborate on where this HTML is entered? Can it be done through the JIRA administration pages? Or does it require editing of .css and .html files on the server itself via SSH?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
have you tried to use a css file on your .vm?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We did not want to use veolcity files. Is there a way to do it within the gadget?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Apparently it is not possible. The gadget offers a option (7 colors) for each user to configure it themselves.
Sorry about that! :/
But please let me know if you found another way to do it.
Any further question, please, feel free to ask! :)
Best Regards,
Elisa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.