Archived topic
Table in the content section
15 replies · Started by Anonymous on June 20, 2014
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
Hi there,
Can you link me to the page in question so I can take a look?
Thanks,
Tom
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
Hi there,
Try adding this CSS:
caption, th, td {vertical-align:middle;}
Tom
Hi,
Many thanks! It worked! :)
Istvan
Hi Tom,
One more (last?) question:
How can I set this table, to responsive?
Regards,
Istvan
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
Hi there,
I would like to change the height of the header and the footer. How can I do that?
Regards,
Istvan
You can use CSS for this.
.inside-header {padding-top: 40px;padding-bottom:40px;}
.site-info {padding-top:40px;padding-bottom:40px;}
Tom
Hi Tom,
Please help me, to add new fonts to typography (latin characters, for example: ő and Ő included).
Thanks,
Istvan
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
Hi,
Yes, you're right. I want add more fonts to the addon.
Istvan
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
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
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
