The branding options for the Service Desk customer portal are borderline nonexistent. Is there a way to use custom CSS and ideally content to more comprehensively change the look and feel of the portal header and footer?
Today i found their is an easier workaround.
Add a web ressource
<web-resource key="jsd-customer-portal-web-wesources" name="JSD Customer Portal Web resources">
<dependency>com.atlassian.auiplugin:ajs</dependency>
<resource name="jsd-customer-portal.css" type="download" location="/css/jsd-customer-portal.css"/>
<context>customerportal</context>
</web-resource>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't understand how this could work effectively. JSD uses an uglify process for their CSS classes. This means that any overrides we managed to force into the page would be rendered ineffective the next time JSD released. OP, can you explain how you overcame this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The functionality for customization in the add-on Refined Theme for Jira Service Desk makes branding customization so much easier as there is limited branding out of the box. Can definitely recommend. You can customize using CSS, but it's not supported. May be worth a try.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here's a workaround if anyone really needs it.
http://www.glintech.com/blog/modifying-the-look-of-jira-service-desk-using-custom-css-nginx.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Bruno. This is very surprising to me. It's hard to see how larger enterprise who typically have a pretty strong brand policy could use Service Desk to provide a customer support portal.
Ian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ian, right now the source code for Service Desk is not publicly available, so such type of customisation/modification is not really an option. We do have a standing request at https://jira.atlassian.com/browse/JSD-397 to make the source code public. I'd suggest watching that to stay up to date on any progress, as well as voting/commenting on it to provide feedback to the dev team.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.