Page 2 of 2

Custom button icons not appearing on execution

Posted: Wed Apr 06, 2016 3:32 pm
by Serhii Kulibaba

You can add it's name or class to the selector. Does your button have alohaBtn class?


Custom button icons not appearing on execution

Posted: Thu Apr 07, 2016 7:36 am
by John7876801

... but then I am back to my original question: with the code above (incl. class selector), the icon is changed in the visual app builder, but not once I run the app.

What I intend to do is simply to use a custom icon for one button in my app.


Custom button icons not appearing on execution

Posted: Thu Apr 07, 2016 4:11 pm
by Serhii Kulibaba

Did you make any changes in the source view? This (http://devcenter.appery.io/tutorials/...) doc should help.


Custom button icons not appearing on execution

Posted: Sun Apr 10, 2016 5:58 pm
by John7876801

No I haven't, but I am not sure why I should. The only difference is that I uploaded the custom picture ('aloha.png') using the file manager (as opposed to doing it in the source view). I used the corresponding path ('../image/aloha.png') in the CSS.

That said, I still followed the step by step approach described in your link ina new app, but it didn't work either...


Custom button icons not appearing on execution

Posted: Mon Apr 11, 2016 7:09 am
by Serhii Kulibaba

Please use link to these files from pre../image/aloha.png/pre to pre../img/aloha.png/pre


Custom button icons not appearing on execution

Posted: Fri Apr 15, 2016 9:10 pm
by John7876801

that was it! Thank you Sergiy!