Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #563180

    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:
    Screenshot

    How can I get the same small space as before? And this generally sitewide?

    Thanks a lot for an answer and best wishes,
    Stephan

    #563632

    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

    #563643

    Hi Elliot,
    see private below…

    Thanks,
    Stephan

    #564302

    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

    #568944

    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

    #570003

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.