Solved

Universal GUI : How to change the tile color and width?

  • 25 October 2022
  • 3 replies
  • 53 views

Userlevel 2
Badge +5

Hi,

For the project I want to change the width and color of the tiles in the menu. All the changes I am doing is correctly reflecting in the GUI, however after syncing IAM , its not reflecting. I have changed the background for universal via Theme type : Universal.

I checked in docs , but nothing specific for such changes: https://docs.thinkwisesoftware.com/docs/user/universal#tiles-menu

Please help if I am missing something.

GUI 
Universal

 

icon

Best answer by Tim de Lang 25 October 2022, 14:32

View original

This topic has been closed for comments

3 replies

Userlevel 3
Badge +3

Dear Rucha,

You're not missing anything. These settings are not applied in the Universal GUI. They are more in line with Material UI.

Please feel free to create a topic in the ideas section for this functionality.

Kind regards,

Tim de Lang

Userlevel 2
Badge +5

Thanks Tim.

Can this be done using CSS customization ?

Meanwhile created the idea : 

 

Userlevel 3
Badge +3

Thank you Rucha!

We have no great hooks for the tiles menu at the moment. You might be able to target individual tiles using their corresponding data-testid's, those id's would be specific to the items in your menu.

Adding CSS Classes would be a nice idea as well to see how popular the idea is.

Kind regards,

Tim de Lang