laura6372139
Posts: 0
Joined: Wed Oct 30, 2013 11:54 am

navbar

Hi:

I have followed the manual:

Building a mobile app using Custom Components, and I created my navbar. But now the icon can not put you the image I want.

first I created a css:
Image

I have changed the name of the navbar:

Image

And the icon does not change to the test:
Image

Thaks!!!

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

navbar

HI Laura,

Please post a public link to your app.

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

navbar

Laura,

Sorry, can't find it. What is the page name?

laura6372139
Posts: 0
Joined: Wed Oct 30, 2013 11:54 am

navbar

Ontipunto1castellano

laura6372139
Posts: 0
Joined: Wed Oct 30, 2013 11:54 am

navbar

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.

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

navbar

Laura,

On this page navbar is named "mynavbar", so the CSS should be the following:precode[dsid=mynavbar] .ui-icon/code/pre

laura6372139
Posts: 0
Joined: Wed Oct 30, 2013 11:54 am

navbar

Hi katya:
I need to have each item of the navbar a different icon.

laura6372139
Posts: 0
Joined: Wed Oct 30, 2013 11:54 am

navbar

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.

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

navbar

Hello Laura!

In such case replace mynavbar with mobilenavbaritem1, should be:
pre[dsid=mobilenavbaritem1] .ui-icon {
background: url(/images/my_icon.png);}
/pre

Return to “Issues”