243
Views
4
Comments
Design Popup Title Bar and Close Button
Question

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

2023-04-19 18-38-51
Bas de Jong

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)



UserImage.jpg
Gerald Emmanuel Malaca

Bas de Jong wrote:

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)




I am using web traditional

UserImage.jpg
Gerald Emmanuel Malaca

Gerald Emmanuel Malaca wrote:

Bas de Jong wrote:

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)




I am using web traditional

Is it possible if you can give me a sample on how to declare it? I am not really proficient using css



2023-04-19 18-38-51
Bas de Jong

Gerald Emmanuel Malaca wrote:

Bas de Jong wrote:

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)




I am using web traditional

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


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