Title: teachingtinytots's Replies | WordPress.org

---

# teachingtinytots

  [  ](https://wordpress.org/support/users/teachingtinytots/)

 *   [Profile](https://wordpress.org/support/users/teachingtinytots/)
 *   [Topics Started](https://wordpress.org/support/users/teachingtinytots/topics/)
 *   [Replies Created](https://wordpress.org/support/users/teachingtinytots/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/teachingtinytots/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/teachingtinytots/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/teachingtinytots/engagements/)
 *   [Favorites](https://wordpress.org/support/users/teachingtinytots/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [autofocus – image on front page](https://wordpress.org/support/topic/autofocus-image-on-front-page/)
 *  [teachingtinytots](https://wordpress.org/support/users/teachingtinytots/)
 * (@teachingtinytots)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/autofocus-image-on-front-page/#post-1054928)
 * Leedman,
    Is it possible to post a link to the site you are referring to? If 
   I understand you correctly, the photos on the home page are smaller but are the
   full size in the actual post?
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Changing Size of Font in Post](https://wordpress.org/support/topic/where-is-the-auto-focus-themes-css/)
 *  Thread Starter [teachingtinytots](https://wordpress.org/support/users/teachingtinytots/)
 * (@teachingtinytots)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/where-is-the-auto-focus-themes-css/#post-1358413)
 * Thanks Esmi!
    The tip about CTRL F5 helped.
 * I found that this coding:
 *     ```
       #header h1 {
       font-size:1.8em;
       line-height:0.8em;
       padding:5px 0 0;
       }
       ```
   
 * changed only my header (title of blog)which was something I wanted to do too.
 * I found that the Entry Title was this coding.
 *     ```
       .single .post h2.entry-title,
       .single .attachment h2.entry-title
       {background:transparent;font-size:2.6em;
       font-weight:100;
       letter-spacing:-0.05em;line-height:
       1.2em;margin:0.5em 0 0.25em;padding:0;}
       ```
   
 * Really appreciate your assistance kz and esme!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Changing Size of Font in Post](https://wordpress.org/support/topic/where-is-the-auto-focus-themes-css/)
 *  Thread Starter [teachingtinytots](https://wordpress.org/support/users/teachingtinytots/)
 * (@teachingtinytots)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/where-is-the-auto-focus-themes-css/#post-1358399)
 * Hi,
    Thanks so much for your assistance. I am not sure what I am doing incorrectly.
   I changed the font size to 0.8 and it still remained the same size. I even tried
   changing the line height value and the padding to see if that would make a difference.
 * #header h1
    {font-size:0.8em; line-height:0.8em; padding:5px 0 0;}
 * Am I writing the font size incorrectly? I am assuming decreasing in value is 
   smaller as I did when changing home page headings.
 * Is the second code from the css as well? I can’t seem to locate the coding.
 * Again I appreciate the instructions and apologize for my lack of php background!
   I wrote my main site all in HTML.
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Changing Size of Font in Post](https://wordpress.org/support/topic/where-is-the-auto-focus-themes-css/)
 *  Thread Starter [teachingtinytots](https://wordpress.org/support/users/teachingtinytots/)
 * (@teachingtinytots)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/where-is-the-auto-focus-themes-css/#post-1358330)
 * Hi,
    Appreciate the response. In my wp I do not have line #’s so I copied into
   Arach and line 161 was:
 * .single .post h2.entry-title, .single .attachment h2.entry-title{background:transparent;
   font-size:1.0em;font-weight:100;letter-spacing:-0.05em;line-height:1.2em;margin:
   0.5em 0 0.25em;padding:0;}
 * This affected only my home page titles. It did not affect the individual posts.
   I’d like to make the title on these pages smaller and the content as well.
 * Could you tell me where to adjust the code for these two items? I have been trying
   to test various font numbers in different places without seeing any change.
 * Thanks!!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Changing font sizes in captions](https://wordpress.org/support/topic/changing-font-sizes-in-captions/)
 *  [teachingtinytots](https://wordpress.org/support/users/teachingtinytots/)
 * (@teachingtinytots)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/changing-font-sizes-in-captions/#post-1236419)
 * Hi Caninoz,
    How did you put the picture links at the bottom of each post? Right
   now I only get one link to the last post with no picture. Your page looks great!
 * Thanks!
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Automatic Generated Related Posts](https://wordpress.org/support/topic/automatic-generated-related-posts/)
 *  Thread Starter [teachingtinytots](https://wordpress.org/support/users/teachingtinytots/)
 * (@teachingtinytots)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/automatic-generated-related-posts/#post-1122664)
 * Disregard, I found the answer. I did not put the correct search words to find
   the answer before I posted and I can’t delete my question.
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [MONOTONE: WP Photo Theme](https://wordpress.org/support/topic/monotone-wp-photo-theme/)
 *  Thread Starter [teachingtinytots](https://wordpress.org/support/users/teachingtinytots/)
 * (@teachingtinytots)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/monotone-wp-photo-theme/#post-1119840)
 * I want to add that I am using Go Daddy to Host. This appears to be the problem.
   Is there any way to correct this issue?

Viewing 7 replies - 1 through 7 (of 7 total)