Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1138281

    Hey!
    I need to include a block with a fixed 100% width layout in the middle of a page with standard layout (no sidebar, standard container with reduced width).
    This the layout I need:
    |———| |—————————-| |———–|
    |Area 1| | Area 2 | | |
    |———| |—————————-| | Area3 |
    |Area 1| | Area 2 | | |
    |———| |—————————-| |———–|
    column width about 1/4 + 1/2 + 1/4, Area 1 and Area 2 organized as rows, Area 3 organized as colum, the height of the block is dinamic.
    Each area containing text and images.
    For me the problem is to find a mix between the row organization of a grid row and the colum organization of a color section. Be patience, I’m a beginner. Probably the solution is easy, but I was not able to find it. hanks in advance.
    Best Regards.

    #1138428

    Hey cornaviera,
    Perhaps you can create one row of your three columns and stack your content in areas 1 & 2 which will allow area 3 to be a full-height.
    2019-09-14-182519

    Best regards,
    Mike

    #1138476

    Hi Mike,
    yes, I thought about it, but I still had the problem of the size and the alignment of the areas.
    I need the areas A1 and A2 to have the same width while their height must be equal but dynamically adapt to the content of the longer one. In HTML it is a joke to create a table with these features, but I can’t find the equivalent of rowspan or colspan in Enfold.
    Maybe with a plugin?

    #1138477

    Opss,
    I found a brute-force alternative solution: a color section 100% width, with inside a code block element, including an HTML5 table.
    it’s not a smart solution. it’s like mounting a 50 HP engine in a Ferrari. But for the moment it works.
    I’m sure there is a more elegant, structured Enfold solution, and I hope you can tell me.
    But in the meantime I go on like this.
    Hoping for better approach, thank you Mike.

    #1138529

    Hi,

    I need the areas A1 and A2 to have the same width while their height must be equal but dynamically adapt to the content of the longer one

    This option is available in the column settings:
    2019-09-15-100746
    Earlier you said that you don’t want to use a sidebar, but it seems that if you adopted the sidebar as your area 3 you would have the layout you were looking for.
    Perhaps I could assist more if I could see the final mockup, I feel that I’m missing a key point.

    Best regards,
    Mike

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