Hi all,
I have a page that call a Modal Page which in turn calls a second Modal Page.
The second Modal Page is placed over the first Modal page (and hides the first modal page). I want to position the second modal page a little to the left and a little down of the first modal page.
I just cannot manage to do that. The CSS I use does not have any effect.
This is how it shows now:
This is what I want:
Your suggestions are greatly appreciated!