/pancake-themer

Frontend CSS generator for Pancake

Primary LanguageCSS

Pancake Themer

Overview

This tool provides an interactive way to generate custom frontend CSS for installations of Pancake. Only some basic functions are currently available, mainly for changing fonts, sizes, and colors.

Usage

To use, open this page: http://aepex.github.io/pancake-themer/

The left side shows a preview of your current settings, and the right side contains a list of all the page parts that are editable. After going through each part and making the edits you want, click the Get CSS button at the top.

A box will appear containing your custom CSS, simply copy and paste the code into the Branding > Frontend CSS box inside of Pancake, and click Save.

Limitations

This hasn't been tested much, so use at your own risk! I highly recommend previewing your own invoices afterward to make sure everything looks right. If something goes awry, erasing all the code from the Frontend CSS box will set things back to how they were.

Credits

This tool is largely based on the Live CSS Editor by rukavina.

Licence

The MIT License (MIT)

Copyright (c) 2013

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.