• I’ve noticed in IE 8, the fonts appear pixelated with the Flexi Quote Rotator plugin. The only solution I’ve found is to make sure the fonts are set to normal and a max size of around 1.25em. Anyone have any suggestions on how to fix this issue?

    #quoterotator {
            font-weight: normal;
    	font-size: 1.25em;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m having issues styling the fonts. I’ve set the css to none, and added the styles into my main style sheet. I can control the line-height, but not the actual font size. Where is that being pulled from? If firefox it element.style
    The site is not live, but to view the page you can login.
    User:anyone
    pass:guest
    thanks for any pointers.

    from my research this is caused by IE cleartype this cause the text to be rendered without the nice smooth edges. The link above has a solution, but this would require altering the plugin files.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Flexi Quote Rotator] IE8 Font rendering issues’ is closed to new replies.