Short Description and Usage
Paper kit is a beautiful resource built for Bootstrap. We have redesigned all its components with a pale color scheme and paper-like transitions. We are proud of this new Bootstrap skin and the possibilities for customisation.
Using it is very simple and it will enable you to refresh you classic looking application. To get the desired effect you will also need to integrate JS plugins that take a little bit more effort. It the end the result will be worth it.
Getting Started
The Paper Kit is built on top of Bootstrap 3, so you can safely use it on your existing or new Bootstrap project. No line of code from Bootstrap 3 was changed, so you don't have to worry about undesired effects in your work.
We provide all the necessary CSS resources. To get going, just include 'css/ct-paper.css' in your HTML template. Your project will get the new look.
The easiest way to start is to use our start-up template where all the files are already included and ready to use.
File Structure
Once you have downloaded the archive and opened it, you will find the following structure:
Let's take it one by one:
x_paper_kit
--assets
---css
-----ct-paper.css
-----demo.css
-----examples.css
---paper_img
---js
-----bootstrap-datepicker.js
-----bootstrap-select.js
-----ct-paper.js
-----ct-paper-checkbox.js
-----ct-paper-radio.js
-----jquery-1.10.2.js
-----jquery-ui-1.10.4.custom.min.js
--bootstrap3
--examples
-----landing.html
-----profile.html
-----register.html
--Creative Tim License.pdf
--components.html
--index.html
--template.html
--tutorial.html
Restyled Components
Here is the list of Bootstrap 3 components that we restyled in Paper kit:
- Buttons
- Inputs
- Textarea
- Menu
- Dropdown
- Progress Bars
- Navigation Menu
- Pagination
- Labels
- Notifications
- Typography
- Images
- Tooltips
- Popovers
- Modal
- Carousel
New Components
Besides giving the existing Bootstrap elements a new look, we added new ones, so that the interface and consistent and homogenous.
Going through them, we added:
- Checkboxes
- Radio Buttons
- Sliders
- Datepicker
For more details regarding the components, go to our components page.