Ashok
Posts: 0
Joined: Fri Dec 06, 2013 5:55 am

Popup The new component

How do i make the popup contents scale the entire page rather than show up in that predefined small location? i want the popup to occupy about 80% of the screen width wise.. could u please suggest any code or any work around for this problem at the earliest

Image

Ashok
Posts: 0
Joined: Fri Dec 06, 2013 5:55 am

Popup The new component

Could support please help me with this issue which i am facing .....as i am on a time line to deliver the project

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Popup The new component

Hi Ashok,

Use the following CSS code please:
pre.ui-popup-container{
left:0px !important;
width:80%;
}/pre

Return to “Issues”