Page 1 of 1

How to remove Popup arrow

Posted: Thu Sep 18, 2014 6:26 am
by Hawk

I wanna show the pupup without the arrow for one item. For another item, I wanna change the arrow properties (e.g. background color). How can I acheive that?


How to remove Popup arrow

Posted: Thu Sep 18, 2014 7:31 am
by Maryna Brodina

Hello!

Could you post screenshot of those items?


How to remove Popup arrow

Posted: Thu Sep 18, 2014 7:40 am
by Hawk

Hi Maryan,

Below is a screenshot

Image


How to remove Popup arrow

Posted: Thu Sep 18, 2014 8:12 am
by Maryna Brodina

Thanks, please post your public app link.


How to remove Popup arrow

Posted: Thu Sep 18, 2014 8:33 am
by Hawk

link:
http://appery.io/app/mobile-frame?src...

login credentials: haytham/star1234

Navigate: NavBar - Earn Points - Mevius - Mevius AirStream - select (Yes) option from radio buttons and click submit, will show the popup with arrow.

If you click No and then Submit, will show popup wihtout the arrow. I can see in the properties panel, if the arrow is not chosen then will not be displayed. But for the one I already selected the arrow (bottom) how to remove that selection. There is only (top, left, right, bottom) There is no option for (none).

The second question, I wanna maintain this arrow but I need to color its background. How can I do that?

Thanks


How to remove Popup arrow

Posted: Thu Sep 18, 2014 4:23 pm
by Evgene Karachevtsev

Hello Hawk,

You have 'arrow' property at the properties of popup window, Ctrl+LMC (win) or CMD+LMC (OSX) will help you to remove the bottom arrow.

To change its background color plese use the following CSS selector:
pre[name="mobilepopup_113"] .ui-popup-arrow/pre
where mobilepopup_113 is the name of your popup component


How to remove Popup arrow

Posted: Fri Sep 19, 2014 7:33 am
by Hawk

Thanks Evgene


How to remove Popup arrow

Posted: Thu Aug 13, 2015 12:32 pm
by Melina Verna

Hi, How can remove the arrow of popup from properties menu. It's impossible uncheck the propertie. Image


How to remove Popup arrow

Posted: Thu Aug 13, 2015 1:40 pm
by Alena Prykhodko

Click it with Ctrl pressed.


How to remove Popup arrow

Posted: Thu Aug 13, 2015 1:59 pm
by Melina Verna

thanks!