Customize Marketo UI | Community
Skip to main content
Katja_Keesom
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
May 26, 2021
Solved

Customize Marketo UI

  • May 26, 2021
  • 2 replies
  • 2365 views

Hi all,

Just wondering whether any of you have tried to achieve this. I had someone ask me whether it is possible to customize Marketo's UI to the company's own colour codes to make new users feel more "at home" in the platform. I know some customizations can be done with plugins, but has anyone ever tried e.g. changing the colour of the menu bar in a scalable manner?

We're talking about the new UI.

Any thoughts are appreciated!

Thanks,
Katja

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Michael_Florin-2

There is one browser extension already out there that does some recoloring for the new UI:


https://chrome.google.com/webstore/detail/mops-pros-toolbox/nkimffhpgcdokjcjnffnpdajfbapllpk?hl=en-GB

 

Could probably be a starting point to develop your own css?

2 replies

SanfordWhiteman
Level 10
May 26, 2021

You could use the TamperMonkey JS and Stylish CSS browser extensions (think these both work in Firefox and Chrome). I do this when running demos, to change fonts and adjust some colors. But you'd have to ensure everybody has the same rules & has the extensions installed.

Michael_Florin-2
Michael_Florin-2Accepted solution
Level 10
May 26, 2021

There is one browser extension already out there that does some recoloring for the new UI:


https://chrome.google.com/webstore/detail/mops-pros-toolbox/nkimffhpgcdokjcjnffnpdajfbapllpk?hl=en-GB

 

Could probably be a starting point to develop your own css?

Katja_Keesom
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
May 27, 2021

Looks promising @michael_florin-2 , thank you!