Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author drmikegreen

    (@drmikegreen)

    It appears you have resolved this problem. I assume you did so via the style sheet, which is what I would have recommended.

    Thread Starter rxcosta

    (@rxcosta)

    Actually, I did a workaround and forced the mp3 player (rather than flash) even for non-Apple browsers. If you have a specific suggestion, please let me know – I suspect it is some kind of conflict between the plugin css and the theme css.

    Plugin Author drmikegreen

    (@drmikegreen)

    You might try adding

    object.audio {
        height: 20px;
    }

    to the style sheet. I had some success with this. But something about the way this is coming through from the ESV API seems to make it fairly unresponsive to whatever I try in the style sheet.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Weird font for ESV flash player’ is closed to new replies.