Page 2 of 2

Make the body of a popup transparent.

Posted: Thu Nov 28, 2013 11:14 am
by Kateryna Grynko

Hi Garrett,

Your registration mechanism is not completed yet, we can't log in. What are the test login/password you use?


Make the body of a popup transparent.

Posted: Mon Dec 02, 2013 10:19 pm
by Garrett

It was complete, but the mapping seem to have been lost. I backed up, restored from a previous version, then restored the recent backup and the mappings are back. Very strange.

In any event, the test credentials are below...

username: a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a
password: a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a

The targeted popup is can be called by taping the "test" button on the main screen once logged in.

Thanks


Make the body of a popup transparent.

Posted: Tue Dec 03, 2013 9:33 am
by Maryna Brodina

Hello! You have incorrect Specialdialog selector in CSS (it should be .Specialdialog). Change your CSS rule to the following
pre.Specialdialog {
background: transparent !important;
}/pre


Make the body of a popup transparent.

Posted: Tue Dec 03, 2013 5:08 pm
by Garrett

It works now.

You are my hero! Thanks for catching my mistake.


Make the body of a popup transparent.

Posted: Wed Apr 16, 2014 4:30 pm
by Michael4771079

HI Folks,
I have used the code above and it works great, I am trying to get this effect on a collapsible content aera, like in this image

Image

thx


Make the body of a popup transparent.

Posted: Wed Apr 16, 2014 6:46 pm
by Michael4771079

any ideas on this Maryna


Make the body of a popup transparent.

Posted: Wed Apr 16, 2014 6:49 pm
by Maryna Brodina

Sorry, but you would need to use custom CSS which is outside the scope of our support.