Kurt Spangsbjerg Petersen
Posts: 0
Joined: Wed Aug 17, 2016 8:51 pm

Modal Screen as a popup

Hi
I would like to use the modal screen as a popup. It should appear "in front" of the screen were it was called.
I've played around with css (transparent, opacity etc.). Any ideas how to do this? Image

Sam8264500
Posts: 0
Joined: Tue May 31, 2016 4:23 am

Modal Screen as a popup

Hi

I am also looking something like this.

I need to chanfe the way the modal screen looks .

How to achieve this

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Modal Screen as a popup

Hello Sam,

You can apply any custom CSS you want here.
Could you clarify what you have tried and what exactly does not work?

Sam8264500
Posts: 0
Joined: Tue May 31, 2016 4:23 am

Modal Screen as a popup

Hi Sergiy

I haven't tried anything because i don't know how to change the css of the entire modal.

I saw the question from Kurt and i realized i want to do exactly the same thing

You can see the screenshot from Kurt. How to achieve that

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Modal Screen as a popup

Please use a CSS selector below for the modal component:
pre.modal{
/* Put any custom CSS here */
}/pre

Return to “Issues”