195
Views
2
Comments
Solved
Change the Button Layout
Question

I want to change the button layout of "Easy","Normal","Hard"  as you can see above.

I'm not sure which button widget  I should use.

I'd appreciate it if you could tell me about what is my next move.


Best regards,

2024-12-19 12-19-39
Amal
 
MVP
Solution

Hello Tsubasa, 


Check the link OutSystems UI Live Style Guide for Buttons 

Hope this helps !!! 

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi,

Hou can change their styling through the style editor.

Good practise after you styled them they say you want id to convert these inline CSS to CSS classes.

If you plan to use the same styling in more screens in your app you may want to move those classes to your app level CSS or even to your theme.

https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Look_and_Feel/Change_the_Look_of_Widgets_with_Styles_Editor

Regards,

Dsniel

2024-12-19 12-19-39
Amal
 
MVP
Solution

Hello Tsubasa, 


Check the link OutSystems UI Live Style Guide for Buttons 

Hope this helps !!! 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.