Skip to main content
Solved

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

  • October 25, 2022
  • 3 replies
  • 70 views

Rucha Naik
Forum|alt.badge.img+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

 

Best answer by Tim de Lang

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

This topic has been closed for replies.

3 replies

Tim de Lang
Moderator
Forum|alt.badge.img+4
  • Moderator
  • 108 replies
  • October 25, 2022

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


Rucha Naik
Forum|alt.badge.img+5
  • Author
  • Partner
  • 68 replies
  • October 25, 2022

Thanks Tim.

Can this be done using CSS customization ?

Meanwhile created the idea : 

 


Tim de Lang
Moderator
Forum|alt.badge.img+4
  • Moderator
  • 108 replies
  • Answer
  • October 25, 2022

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