Tagged: columns, layout architect, space
Hi everybody @kriesi, happy new year ;-)
I have a layout issue with the ALA: Everything’s fine with the layout, as I want it. But when I’m switching at “Edit Column / Equal Height Columns” from Equal to Individual height, on the page suddenly there apears a huge space between the columns – around four times as before:
How can I get the same small space as before? And this generally sitewide?
Thanks a lot for an answer and best wishes,
Stephan
Hi Stephan!
Send us a link to your page so we can take a look. You can set your reply as private if you wish.
Cheers!
Elliott
Hi Elliot,
see private below…
Thanks,
Stephan
Hey!
You’ll need to play around with the grid.css around line 216.
div .av_one_fourth {
margin-left: 6%;
width: 20.5%;
}
You can reduce the left margin but make sure to add the difference to the width to even it out.
Best regards,
Elliott
Hey!
ok… and also the div div .av_one_fourth, .av_two_third and so on – depending on how many columns the actual layout has? That’s much… you remind me of my darkest hours in geometry at school.
Why there’s such a conscious(?) difference between the spacing of equal and individual height?
Best regards,
Stephan
Hi!
it makes sense if you need individual height/width for each column, that’s why. Let us know in a new ticket if you have some more questions related to our themes. We are happy to assist you.
Regards,
Andy