[Neos] CSS classes for the standard Neos Content Elements
Henjo Hoeksma
henjo at simplyadmire.com
Mon Mar 23 12:14:01 CET 2015
On 2015-02-15 19:05:31 +0000, Patric Eckhart said:
> Okay I have found the Nodetypes TS MultiColumn.ts2, ...
>
> But in the code there is col-sm-50 instead of col-sm-6
>
> How can I change the -50 to -6 and so on?
Hi Patrick,
override it in you own package, you can specifically override that piece.
The actual values are get as defined in the NodeType declaration. For
Foundation we do something like this:
https://gist.github.com/hphoeksma/98815a2fe7eecf66f0b0
--
Kinds regards,
Henjo
More information about the Neos
mailing list