Hi Everyone, I would like to ask on how to design my popup title bar, I want to change the color and remove excess space.
Regards,
Gerald Malaca
Hi, can you please elaborate if you are using web traditional or reactive?
You can always change color by using css.
https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Look_and_Feel/Cascading_Style_Sheets_(CSS)
Bas de Jong wrote:
I am using web traditional
Gerald Emmanuel Malaca wrote:
Is it possible if you can give me a sample on how to declare it? I am not really proficient using css
Then,
Make sure that the page that you are displaying in the popup does not use the blue background.
The excess space can be removed to let the popup resize to the size of it's contents.
Kind Regards,
Bas