layout styles
We have also added support for layout styles added via style:XXX tag classes to basic content layouts.
Please contact For Purpose if you want addditional styles added or if you want style support for specific modules.
#style:white
By default a subpage module will have the "white" style.
- Background color - white
- Header text color - red
- Body text color - dark gray
- Button color - red with white
style:red
If a subpage layout is given the page tag style:red the "red" style will be activated.
- Background color - red
- Header text color - white
- Body text color - white
- Button color - black with white
style:black
If a subpage layout is given the page tag style:black the "black" style will be activated.
- Background color - black
- Header text color - red
- Body text color - white
- Button color - red with white