I wish to stat to use the grid. Until now I used the normal field and content and coding template.
That code is for a box with an icon, a title e text into a 4 columns cell.
I don't know how to configure a grid editor or which grid editor combinations can be used to reach that result.
Thx.
How to create a box withi icon, title e text with the Grid Layout?
How to create this with the Grid?
Hi Biagio,
What do you mean how to create this with grid?
Try to create macro with this code and add this macro to grid.
Read more:
http://24days.in/umbraco/2014/grid-macros/
http://www.ablogaboutcoding.com/2015/10/02/creating-a-custom-component-in-umbraco-7/
Thanks,
Alex
I wish to stat to use the grid. Until now I used the normal field and content and coding template. That code is for a box with an icon, a title e text into a 4 columns cell. I don't know how to configure a grid editor or which grid editor combinations can be used to reach that result. Thx.
Solved with a custom grid editor.
https://github.com/biapar/RedUmbracoEditors
is working on a reply...