Appery not changing the font color and style
testingappery,
Could you please tell us the name of your app?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
testingappery,
Could you please tell us the name of your app?
the name is "appclinica"
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
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.
Helo Ihor,
Is your answer related to the problem with the back button?¿
I already solved the css-style issues.
Thanks.
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?
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.
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.
Hi - Yes, this could be the reason. You should check dependencies in your styles, there could be some collisions.
I will check!