• http://12law.com/content/ uses WP 3.6.1 with a child version of the Twenty Twelve theme, and it comes out perfectly in every browser except Chrome. Even most times, it works fine in Chrome. But on occasion, Chrome will overlap pieces of the type in several locations, and will make the links on the page only clickable in the left half of the link spans.

    We are using some custom @fontface type on this site.

    Anyone else experience this kind of issue with Chrome? Ever find a solution?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Like where in particular does the typography overlap?

    Thread Starter Allen Freeman

    (@allenfreeman)

    It’s random, but most often it’s within or next to a css-designated span that changes the font within a line. But not always, and only in Chrome.

    And as I said, it only happens every once in awhile (but now reported by multiple users).

    4-5 refreshes usually solves it, but not usually the first refresh. (More oddity.)

    Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Is it on certain pages posts? I noticed one line of CSS that you may want to look at:

    .sln_title_list {
        letter-spacing: -1px;
    }

    I’m not really sure why you would want to have a negative value but some of the text does seem to collide for me.

    Thread Starter Allen Freeman

    (@allenfreeman)

    That’s just an appearance hack. Not the cause of this issue.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Chrome Browser Occasionally Mashes/Overlaps Type’ is closed to new replies.