Nathan Anyonge
Posts: 0
Joined: Thu Feb 26, 2015 3:05 pm

UI Design

I have managed to design some wire-frames, I was thus wondering if it is possible to swap specific components with an image I already have. For example if I have a PSD file of a button that I have designed, is it possible replace the a button in the appery UI with this PSD file?

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

UI Design

Hello Nathan ,

PSD file is Photoshop specific file that saves all project of your Photoshop project.
Appery.io platform creates based on predefined palette of html components an html page(s).
Appery.io platform in general, and Appery.io editor in specific, doesn't work with PSD files, or other Software's generated files.

To implement your code you need to know: 1) CSS styles http://www.w3schools.com/css/
2) CSS selectors

Here is a short tutorial how to change a button background color in Appery project
http://blog.bismallion.com/appery-tut...

Return to “Issues”