Recommended releases

Download Released

Corporate KISS is a simple clean theme that is meant to look nice for business
or corporate web sites. It is written in nothing but pure CSS, with no
template files. It fully relies on Backdrop's core layout system for layout.

It is written with the philosophy of Keep It Simple, Stupid.
It's about as light weight as it can get for a theme. It is flexible and fully
responsive for all screen sizes, as all themes in Backdrop should be due to the
core layout system. It is also designed to utilize wide screens well. Out of
the box, the content area expands up to 1500 pixels, which can easily be
changed. See the comments in css/style.css.

To customize, it is recommended that you either create the file,
css/local.css, in the theme directory and add custom CSS there, or use the
CSS Injector module. You can
copy styles from any of the other CSS files in this theme and edit to suit.

The local.css file does not exist in the package so that it can be upgraded
without overwriting local customizations. However, if you delete the old theme
files prior to installing a new version, you will need to backup css/local.css
first, then restore it after upgrading.

Of course, like with any other Backdrop theme, you can also create your own
custom theme as a sub-theme
of Corporate KISS, that only contains your custom changes.

Installation

Issues

Bugs and Feature requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/corporate_kiss/issues

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.