• Hya,
    Where in the css do I alter how big the text is in new posts?
    I have tried several places like body etc but nothing changes the small text.
    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • a link to a page would be helpful, cant speak for others, but im not psychic ??

    Thread Starter Katijah

    (@katijah)

    lol soz,

    I just should’nt presume it would be a matter of where to change the CSS.
    https://katesdreamweavercentre.com/manoftheforest/
    Thanks whooami

    if you just want to change the font size of the post content:

    .post {
    font-size: <---- add that and put in a value
    margin: 0 0 40px;
    text-align: justify;
    }

    that post date is small too though but it appears you want it that way ??

    Thread Starter Katijah

    (@katijah)

    Thanks for your reply whooami,

    The post date – no I don’t want that small neither how do we change that size. I must admit I had’nt really noticed lol with bothering about the text size so people can see it properly.

    the post date is enclosed with <small> tags, remove them and that will prolly fix it. I looked at the source and saw your name in the comments by it. I forgot though that the defualt install of 2.03 adds the post creator’s name right there.

    Check your source, you’ll see what I am talking about. Its easier than my explaining ??

    Thread Starter Katijah

    (@katijah)

    Thanks whooami,

    Going to check the source now..:D

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