hi!
i want change the mainbody side bar size in gantry-framework.
i mean, the default main body position 6-3-3, i want change this 6-4-2.
how can i change that?
pls help for me!
very thanks!
but, dont understand how can i change the grid size(i mean= width:size)?
for exmaple, default size(width)
6-3-3
rt-container .rt-grid-6 {width: 460px;}
rt-container .rt-grid-3 {width: 220px;}
rt-container .rt-grid-3 {width: 220px;}
You really need to read all pages of that pdf to see how you get the 6-4-2 option.
There is one shorter way via css. But for that I would need working link with that 6-3-3 layout ...