johannessteu/bootstrap-gridsystem

Last activity 21 Dec 2016 4 2 1654
composer require johannessteu/bootstrap-gridsystem

Neos CMS package to wrap bootstraps grid system

No released version found

Readme excerpt

JohannesSteu.Bootstrap.GridSystem

This packages provides some new NodeTypes to add versatile grid system. All default class names are made for usage with bootstrap (http://getbootstrap.com/css/#grid). This package does not provide any CSS. You can you use your custom stylesheets or include the bootstrap CSS within your site package. It's also possible to configure all class names to you needs.

With this package you will get this NodeTypes

Predefined grids (with layout options):

  • 2 Columns (50/50; 25/75; 75/25; 33/66; 66/33; 20/80; 80/20)
  • 3 Columns (33/33/33; 25/50/25)
  • 4 Columns (25/25/25/25)

Those NodeTypes will p…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 5 package(s).