- Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
chuck
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220I really like this theme, great work! I pretty much have everything down or at leastknow where to change things. I am stuck on the grid containers though. I’ve searched and cant really find exactly what I am looking for.
My site is here: http://www.chuckjanda.com/wordpress/
The questions…
1. How can I decrease the size of the container below the thumbnail that has the text/title?
2. How can I change that text/title font size? (I swear I tried everything!!)
3. How can I center the text/title in the container?Thank you,
ChuckAdvertismentDeprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236chuck
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220So, I have been tinkering. Would still like to make it smaller, but I can live with it!!
In case anyone else is looking, added this to the Custom CSS:
.entry-container {
padding:0%;
margin:0px;
margin-top:20px;
text-align: center;
}.twocol .entry-container {
padding:0%;
}
You must be logged in to reply to this topic.