Hi ABM gurus!
taking the template as a starting point ( full template, not the mini ), I am refactoring the Login form...
I am slowly plowing through, and have now almost what I need to achieve with my containers:
this is composed of: 1 modal form with:
- 1 row, 2 cells wide, 5 cells offset for the User Avatar Place Holder
- 1 Container that will hold the "real" form fields
I managed to place the container border in a way that it intercepts the User Avatar Place Holder, But I want it to go under it, and not above as it currently is.
I have tried several things, either by changing the order the objects are created , trying to set z-index (without really know what I am doing), etc...
So... how can I invert this z-order?
taking the template as a starting point ( full template, not the mini ), I am refactoring the Login form...
I am slowly plowing through, and have now almost what I need to achieve with my containers:
this is composed of: 1 modal form with:
- 1 row, 2 cells wide, 5 cells offset for the User Avatar Place Holder
- 1 Container that will hold the "real" form fields
I managed to place the container border in a way that it intercepts the User Avatar Place Holder, But I want it to go under it, and not above as it currently is.
I have tried several things, either by changing the order the objects are created , trying to set z-index (without really know what I am doing), etc...
So... how can I invert this z-order?