Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Custom button icons not appearing on execution

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

John7876801
Posts: 0
Joined: Thu Nov 19, 2015 2:04 pm

Custom button icons not appearing on execution

... 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.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Custom button icons not appearing on execution

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

John7876801
Posts: 0
Joined: Thu Nov 19, 2015 2:04 pm

Custom button icons not appearing on execution

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...

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Custom button icons not appearing on execution

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

John7876801
Posts: 0
Joined: Thu Nov 19, 2015 2:04 pm

Custom button icons not appearing on execution

that was it! Thank you Sergiy!

Return to “Issues”