HI Laura,
Please post a public link to your app.
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/
HI Laura,
Please post a public link to your app.
Laura,
Sorry, can't find it. What is the page name?
Ontipunto1castellano
Another problem I've had with my navbar created according to the document.
In the other application navbar I managed to change the color of enabled, but in the navbar created according to the manual, the color is not changed.
Laura,
On this page navbar is named "mynavbar", so the CSS should be the following:precode[dsid=mynavbar] .ui-icon/code/pre
Hi katya:
I need to have each item of the navbar a different icon.
Hola:
I can answer as soon as possible, please. Sorry
I want to put a different image on each item.
In my navbar I not save to custom, if I can change the icon, but in my custom navbar I can not change the icon to each item.
Thank you for your help.
Hello Laura!
In such case replace mynavbar with mobilenavbaritem1, should be:
pre[dsid=mobilenavbaritem1] .ui-icon {
background: url(/images/my_icon.png);}
/pre