Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #241623

    Hello

    Is it possible to decide for the column width when using Table from Enfold Content Elements?

    Thanks
    Abedi

    • This topic was modified 10 years, 7 months ago by abedia.
    #241732

    Hey abedia!

    I’m sorry but what do you mean by “decide for the column width”? You can insert the table element inside the column layouts. Please post a screenshot of what you’re trying to do.

    Best regards,
    Ismael

    #241749

    See this page: http://www.kitm.se/sv/tables/

    I want both tables with predefined column widths so that both of them have same column widths even if there is another objects (in this case “Special Heading”) between two tables. I want of course to use “Avia Layout Builder” and “Table” from “Content Elements”.

    Regards
    Abedi

    #241756

    Hi!

    I see. You can define the max and min width of the table columns using this on Quick CSS or custom.css:

    td, tr, th {
    max-width: 100px;
    min-width: 100px;
    }

    Regards,
    Ismael

    #241757

    OK, but now I have fixed column widths for all tables I create. Is it possible to define column width for each table individually and still using advanced layout builder?

    #241760

    Hey!

    Sorry that is not possible with the table elements. You might need to find an extensive table plugin or hire a freelance developer to add that feature. For further customization, please visit Werkpress.

    Best regards,
    Ismael

    #265623

    Sweet! I had the same problem and that worked like a charm.

    Thanks Ismael!

    • This reply was modified 10 years, 5 months ago by Frank.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Deciding för column width when using Enfold Content Elements?’ is closed to new replies.