[Resolved] Table in the content section

Home Forums Support [Resolved] Table in the content section

Home Forums Support Table in the content section

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #1501
    Istvan

    Hi Tom,

    First of all, thank you for all the help from you!

    I would like to add a table (3 rows and 2 columns) to the content section, but something override my table settings (like alignment, etc.).
    Please help me, to solve this problem.

    Many thanks,

    Istvan

    #1502
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Can you link me to the page in question so I can take a look?

    Thanks,
    Tom

    #1503
    Istvan

    Hi,

    Here is the link:
    http://pistee.dscloud.me/wordpress

    And here you can find the plan, and the page how looks like in the editor.
    https://drive.google.com/file/d/0B41_eEL7rO5ccGxrSklBWnNWaFk

    Thanks,
    Istvan

    #1504
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try adding this CSS:

    caption, th, td {vertical-align:middle;}

    Tom

    #1505
    Istvan

    Hi,

    Many thanks! It worked! ๐Ÿ™‚

    Istvan

    #1577
    Istvan

    Hi Tom,

    One more (last?) question:
    How can I set this table, to responsive?

    Regards,
    Istvan

    #1578
    Tom
    Lead Developer
    Lead Developer

    Can be complicated – here’s some reading material: http://blog.apps.npr.org/2014/05/09/responsive-data-tables.html

    If you’re using the tables just for images and content, you may be better off using a columns shortcode like this: http://wordpress.org/plugins/column-shortcodes/

    Or a plugin like this to arrange your content: https://wordpress.org/plugins/ig-pagebuilder/

    Tom

    #1629
    Istvan

    Hi there,

    I would like to change the height of the header and the footer. How can I do that?

    Regards,
    Istvan

    #1633
    Tom
    Lead Developer
    Lead Developer

    You can use CSS for this.

    .inside-header {padding-top: 40px;padding-bottom:40px;}
    .site-info {padding-top:40px;padding-bottom:40px;}

    Tom

    #1870
    Istvan

    Hi Tom,

    Please help me, to add new fonts to typography (latin characters, for example: ล‘ and ล included).

    Thanks,
    Istvan

    #1871
    Tom
    Lead Developer
    Lead Developer

    Hi Istvan,

    You’ll need to find fonts that allow latin characters, which I believe most do.

    Are you asking how to add more fonts into the typography addon options?

    Tom

    #1890
    Istvan

    Hi,

    Yes, you’re right. I want add more fonts to the addon.

    Istvan

    #1912
    Tom
    Lead Developer
    Lead Developer

    I’ll be pushing out an update this week which will include every single Google Font in the options.

    Is the font you’re wanting to add a Google Font?

    Tom

    #2011
    Istvan

    That’s cool!
    I’m really looking forward to! ๐Ÿ™‚

    Another question: how can I set the font in the site info section? I want to use the Roboto font.
    If I change the body’s font in the addon, that modify the site info’s font too, but I want to use another font in the site info section.

    Thanks,
    Istvan

    #2038
    Istvan

    The Roboto font “ล‘” letter, looks bad in the Firefox and Chrome browsers.
    How can I solve this problem?

    https://drive.google.com/file/d/0B41_eEL7rO5cOVpTaE5tQ25kWTg

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