Layout changes
Posted: Wednesday 15 June 2016 21:31
Hello,
I am currently trying to make a custom theme.
First I want to make the design fluid, but on larger screens the devices are really wide. Is it possible to change the way the devices are shown?
I would like to add the devices all in one div with class row-fluid. And then I would like to change the span4 divs into span3 divs on larger screens for example. Would this be possible without changing the source codes?
In the current design there are always 3 devices added to 1 row and the next devices are added to a different row with <div class="row divider"></div> around every 3 devices.
Thanks in advance.
I am currently trying to make a custom theme.
First I want to make the design fluid, but on larger screens the devices are really wide. Is it possible to change the way the devices are shown?
I would like to add the devices all in one div with class row-fluid. And then I would like to change the span4 divs into span3 divs on larger screens for example. Would this be possible without changing the source codes?
In the current design there are always 3 devices added to 1 row and the next devices are added to a different row with <div class="row divider"></div> around every 3 devices.
Thanks in advance.