• What is the default size of the font size when you write an article to post, and where can I change it?

    Thank you.

Viewing 6 replies - 16 through 21 (of 21 total)
  • Now it’s back … and the post font is bigger. Is that what you wanted?

    Thread Starter filmguy

    (@filmguy)

    Yes it, did. Thank you very much.

    I am a bit green at this, lol.

    It had to be done on my server and did not work in the Admin CSS right?

    Now it works. I really thank you , one last question, if I may.

    How can I make the background page (only where the posts will be) white, and my font black?

    I think it may be easier on the eyes that way.

    What do you think?

    Thread Starter filmguy

    (@filmguy)

    I also need to know how to separate the fist line of my artillery form the date on the left.

    For some reason, even after I hit enter to move the text down, it still stays on the same line as the date on the left.

    Example:

    https://www.moviepropcollectors.com/magazine/2010/04/03/original-1978-battlestar-galactica-hero-warrior-helmet-to-be-auctioned/

    How can I make the background page (only where the posts will be) white, and my font black?

    You’ll need to update your CSS file again.

    .articles {
    background: white;
    }

    .articles .title {
    color: black;
    }

    div.post {
    font-size: 14px;
    color: black;
    }

    Thread Starter filmguy

    (@filmguy)

    Thank you very much for taking the time to help me, I truly appreciate it.

    I wish WP and or Game Now had a drop down in Admin to do things like this, or at least clear instructions on how to do so. It’s like they want to hide how to utilize the product for some reason.

    I know I am correct, because when I did a search for “font size” here, I found dozens and dozens of posts with people who had no idea how to do it.

    Thanks again.

    Thread Starter filmguy

    (@filmguy)

    I also need to know how to separate the fist line of my artillery form the date on the left.

    For some reason, even after I hit enter to move the text down, it still stays on the same line as the date on the left.

    Example:

    https://www.moviepropcollectors.com/magazine/2010/04/03/original-1978-battlestar-galactica-hero-warrior-helmet-to-be-auctioned/

    Thanks for your help very much.

    Any way to do the above?

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Font size in new post’ is closed to new replies.