Creating Your Own IgnitionDeck Stylesheet
You can use your own theme and use the provided CSS template (ignitiondeck-style.css located in plugins/ignitiondeck-crowdfunding/skins/) to customize the IgnitionDeck elements to match.
- Create the Skin.
Duplicate the ignitiondeck-style.css in the skins folder and rename it to ignitiondeck-skinname.css. Edit the styles you want to change to match your theme. - Upload the Skin.
Upload ignitiondeck-skinname.css to the skins folder inside of your IgnitionDeck installation via FTP or your webhost's File Manager. This is usually located in mydomain.com/wp-content/plugins/ignitiondeck-crowdfunding/skins/. - Tell the IgnitionDeck plugin that there is a new skin.
Login to your WordPress admin and visit the main IgnitionDeck > Deck Builder menu. At the bottom you should see a text field where you can add the name of your new skin. In this case, you’ll simply enter everything after the ignitiondeck- and before the .css. So in our example, we would enter ‘skinname’ and click the add skin button. - Select Skin
You should now see your new skin in the skin selector drop down menu. Simply select it, update your settings, and it should now be active.