Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • 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!

    Thread Starter teachingtinytots

    (@teachingtinytots)

    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!

    Thread Starter teachingtinytots

    (@teachingtinytots)

    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!

    Thread Starter teachingtinytots

    (@teachingtinytots)

    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!!

    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!

    Thread Starter teachingtinytots

    (@teachingtinytots)

    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!

    Thread Starter teachingtinytots

    (@teachingtinytots)

    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)