Forums

posts, fonts completely messed up (4 posts)

  1. ndnnews
    Member
    Posted 3 years ago #

    Help Please!

    I am really struggling with this wordpress. I am new to this and things just keep getting messed up.

    All of a sudden all my posts except the first two, are so tiny you cant even read them. I thought it was just a few posts, so I deleted them and when the posts on the next page moved forward, they are now the same way.

    I also deleted the 3 rototing pictures and only have one picture, but yet they are still showing up. I deleted them in the folder on the ftp files.

    http://www.ndnnews.com

    thanks for any help!

  2. Shane G
    Member
    Posted 3 years ago #

    Hi,

    You can set your font style from style.css from your theme folder...did you make any changes in style.css file or change the theme?

    I suggest you to check with other or default themes of wordpress..and do a habit to write a code/post in notepad and paste it in the write post window..rather then copy from the MS word..

    Thanks,

    Shane G.

  3. asechrest
    Member
    Posted 3 years ago #

    You have an unclosed <span> tag, with font-size: x-small; that is making the font on the rest of the posts on the page x-small. You need to close this span tag. Actually it looks like two unclosed span tags. It's here:

    <span style="font-size: x-small;"><span style="font-size: smaller;"> <a href="http://ndnnews.info/news/?p=979#more-979" class="more-link">Continue reading LIVESTOCK INTERESTES HAZE BISON OFF CATTLE-FREE HORSE BUTTE</a>

    I don't know why you have two, but try closing both of them with a </span></span>.

    For future reference, when you see that at a certain point down the page something strange happens and then continues for the rest of the page, the problem is often an unclosed HTML/XHTML tag. So if a problem like this arises, right click and view your source and start making sure all your tags are closed.

    [EDIT] - For clarification, this problem is in the post titled LIVESTOCK INTERESTES HAZE BISON OFF CATTLE-FREE HORSE BUTTE. Go to the post editor and edit this post, switch to HTML view, and close the <span> tags.

  4. ndnnews
    Member
    Posted 3 years ago #

    That worked, thank you very much it is greatly apprecaited!
    All this html is new to me, so all of this is a learning expierence!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.