Change color of "Close"-button in dialog page!?
How can i change color on my "close"-button on my dialog page who runs at startup?
Tried the ".ui-btn" in CSS but it doesn't work.
Thanks!
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
How can i change color on my "close"-button on my dialog page who runs at startup?
Tried the ".ui-btn" in CSS but it doesn't work.
Thanks!
Hi Anton,
Add the following CSS:pre[name=mobileheader] a{
background:red!important;
}/preWhere 'mobileheader' is a dialog header name.
Hey!
Thanks it's worked like a charm!
When i preview my app in the browser my dialog pops up but on my phone (Nexus 5) it doesn't show up.
My event is: Start Load Open as dialog
Any idea why it dont work on my phone?!
Also when i preview it on my phones browser it works, but not in the app itself =/
Hello Anton,
Please clarify, do you have any errors in console? You can check that using Weinre: http://devcenter.appery.io/documentat...