Forums

Homepage and posts page's styles are different? (4 posts)

  1. esericsu
    Member
    Posted 2 years ago #

    My homepage's title and link styles are different from my posts pages, and I didn't even do anything to it.

    See below

    http://ericsu.com/blog and http://ericsu.com/blog/googles-url-shortener-conpiracy/

    Can you tell me what might went wrong?

    Thanks,
    Eric

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    The page titles in your home page use an H2 tag whilst those on the single post page use an H1 tag. The links are different colors because you have

    <style>
        a {
        color: #777; text-decoration: underline; font-size: 12px;
        }
    
    </style>

    inserted on your single post page. Possibly via a plugin.

  3. esericsu
    Member
    Posted 2 years ago #

    what about the links? On the homepage, my links are blue, on posts pages, my links are gray?

    and I still don't get why my postspage's blog title is so small compare to my homepage's blog title. "EricSu.com"

  4. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    See above.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.