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

Appery not changing the font color and style

testingappery,

Could you please tell us the name of your app?

testingappery
Posts: 0
Joined: Fri Oct 03, 2014 12:04 am

Appery not changing the font color and style

the name is "appclinica"

Ihor Didevych
Posts: 0
Joined: Wed Nov 19, 2014 7:55 pm

Appery not changing the font color and style

Hello,

1)Yes, it is possible.
The off-line application creating very similar to off-line site creating, so if you don't have enough experience in javascript coding, then you should be aware of complexity of idea.
Next tutorial can be useful
http://devcenter.appery.io/tutorials/...

2) you can't upload Images into media manager directly, it's more convenient to store it in local storage, but be aware that most device's local storages has limits of 5-10 MB

Ihor Didevych
Posts: 0
Joined: Wed Nov 19, 2014 7:55 pm

Appery not changing the font color and style

Hello,

Your css rules are "weak" in terms of default theme
http://css-tricks.com/specifics-on-cs...
Designer just shows you an example, you should debug and test your styles at least in the tester.

testingappery
Posts: 0
Joined: Fri Oct 03, 2014 12:04 am

Appery not changing the font color and style

Helo Ihor,
Is your answer related to the problem with the back button?¿
I already solved the css-style issues.
Thanks.

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

Appery not changing the font color and style

Hello testingappery,

I don't see these icons neither in the builder nor on the preview. Could you please clarify, did you customized the icons or do you use the original ones?

testingappery
Posts: 0
Joined: Fri Oct 03, 2014 12:04 am

Appery not changing the font color and style

Noup, I have not changed the icons. The javascript console shows that the app is trying to load some svg file.
Another thing is that some pages of the app show the icon correctly but when you open the page to edit it in the designer and save then the icon disapears.

testingappery
Posts: 0
Joined: Fri Oct 03, 2014 12:04 am

Appery not changing the font color and style

Could it be that this is because I changed the default theme ?
When I insert an navbar the icons also disapear.
I think is something with the theme.
The only thing I did was to create a Theme from the default one and changed the colors. Nothing more.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Appery not changing the font color and style

Hi - Yes, this could be the reason. You should check dependencies in your styles, there could be some collisions.

testingappery
Posts: 0
Joined: Fri Oct 03, 2014 12:04 am

Appery not changing the font color and style

I will check!

Return to “Issues”