pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

How to put my own image on navbar??

hello!!
above logic link working on my navbar item very perfectly..
After change lib version from 1.2 to 2.0 .
It's not working...
Another solution for this available or not??

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How to put my own image on navbar??

Do you use default jqm theme (App Settings-General-Theme) or any other?

Matt6607699
Posts: 0
Joined: Sat Jan 25, 2014 7:18 am

How to put my own image on navbar??

I use the ios7 theme. lib version 2.0 won't even display the normal Navbar icons for me
: Image

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How to put my own image on navbar??

Seems to be a bug as occures only for ios7 theme of library v2.0, code works as should with other themes.
Working to figure out the reasons, as soon as we have more information we'll let you know.

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

How to put my own image on navbar??

I set my own theme and i tried on another theme also.
It not working!!!!

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

How to put my own image on navbar??

Is there any solution for navbar icon change???

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

How to put my own image on navbar??

Hello! This code goes in a Custom CSS? I tried this to put an image on a navbaritem, but didnt work...

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How to put my own image on navbar??

Hi Pritu,

Use this CSS please:pre[name=mobilenavbaritemName]:after{
background: url("http://cdn3.iconfinder.com/data/icons/ellegant/64x64/9.png");
background-size: 18px 18px;
}/preWhere 'mobilenavbaritemName' is a mobilenavbaritem component name.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

How to put my own image on navbar??

Hello!

@Alex PubliFitness Garcia
You can do that vis css or javascript files. Please take a look here
http://docs.appery.io/tutorials/custo...

Return to “Issues”