Custom icon in nav bar
Posted: Tue Jul 08, 2014 5:30 pm
by Sarika K
Hi ,
I am trying to add a custom icon in the nav bar.
Nav menu
I tried the CSS way of doing it as shown - http://devcenter.appery.io/tutorials/...
How do I add the a local URL. My icon is at WEB_RESOURCES files resources lib theme jqm images icons-png
Theme
I also tried adding it to a theme jqm as well as gelato - http://devcenter.appery.io/documentat...
The new icon on the button doesn't show up either.
Can you please throw some light on this ?
Thanks
Custom icon in nav bar
Posted: Tue Jul 08, 2014 6:25 pm
by Evgene Karachevtsev
Hello Sarika,
Please look at this link, information there should be useful: https://getsatisfaction.com/apperyio/...
Custom icon in nav bar
Posted: Tue Jul 08, 2014 7:33 pm
by Sarika K
Which folder should I upload a new icon in the app and how do I access that icon ?
What will be the url for this new icon ?
Custom icon in nav bar
Posted: Tue Jul 08, 2014 7:56 pm
by Sarika K
Ok i figured it out .
My code is -
background-image: url("../../../../files/resources/image/person-black.png");
background-size: 24px 24px;
}
Custom icon in nav bar
Posted: Tue Jul 08, 2014 8:10 pm
by Evgene Karachevtsev
Sarika.
Thank you for the update. Let us know if you need further help