Sarika K
Posts: 0
Joined: Tue Jul 08, 2014 5:21 pm

Custom icon in nav bar

Hi ,

I am trying to add a custom icon in the nav bar.

  1. 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

  2. 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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Custom icon in nav bar

Hello Sarika,

Please look at this link, information there should be useful: https://getsatisfaction.com/apperyio/...

Sarika K
Posts: 0
Joined: Tue Jul 08, 2014 5:21 pm

Custom icon in nav bar

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 ?

Sarika K
Posts: 0
Joined: Tue Jul 08, 2014 5:21 pm

Custom icon in nav bar

Ok i figured it out .

My code is -
background-image: url("../../../../files/resources/image/person-black.png");
background-size: 24px 24px;
}

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Custom icon in nav bar

Sarika.

Thank you for the update. Let us know if you need further help

Return to “Issues”