- This topic has 15 replies, 2 voices, and was last updated 8 years ago by
Tom.
-
AuthorPosts
-
June 20, 2014 at 9:31 am #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
June 20, 2014 at 10:01 am #1502Tom
Lead DeveloperLead DeveloperHi there,
Can you link me to the page in question so I can take a look?
Thanks,
TomDocumentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJune 20, 2014 at 10:35 am #1503Istvan
Hi,
Here is the link:
http://pistee.dscloud.me/wordpressAnd here you can find the plan, and the page how looks like in the editor.
https://drive.google.com/file/d/0B41_eEL7rO5ccGxrSklBWnNWaFkThanks,
IstvanJune 20, 2014 at 10:57 am #1504Tom
Lead DeveloperLead DeveloperHi there,
Try adding this CSS:
caption, th, td {vertical-align:middle;}
Tom
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJune 20, 2014 at 11:21 am #1505Istvan
Hi,
Many thanks! It worked! ๐
Istvan
June 21, 2014 at 11:35 am #1577Istvan
Hi Tom,
One more (last?) question:
How can I set this table, to responsive?Regards,
IstvanJune 21, 2014 at 11:54 am #1578Tom
Lead DeveloperLead DeveloperCan 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
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJune 23, 2014 at 2:30 pm #1629Istvan
Hi there,
I would like to change the height of the header and the footer. How can I do that?
Regards,
IstvanJune 23, 2014 at 3:41 pm #1633Tom
Lead DeveloperLead DeveloperYou can use CSS for this.
.inside-header {padding-top: 40px;padding-bottom:40px;} .site-info {padding-top:40px;padding-bottom:40px;}
Tom
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJune 27, 2014 at 1:11 pm #1870Istvan
Hi Tom,
Please help me, to add new fonts to typography (latin characters, for example: ล and ล included).
Thanks,
IstvanJune 27, 2014 at 2:46 pm #1871Tom
Lead DeveloperLead DeveloperHi 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
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJune 28, 2014 at 1:21 am #1890Istvan
Hi,
Yes, you’re right. I want add more fonts to the addon.
Istvan
June 28, 2014 at 12:19 pm #1912Tom
Lead DeveloperLead DeveloperI’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
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJune 29, 2014 at 12:00 pm #2011Istvan
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,
IstvanJune 29, 2014 at 2:00 pm #2038Istvan
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
-
AuthorPosts
- You must be logged in to reply to this topic.