Yahoo email appearance

Options

Has anyone else noticed a change in the way emails appear in Yahoo? Just recently they are showing up, for us at least, in large serif type with no paragraph spacing. The emails still look fine in GMail. Any ideas on how to change it? Not that it should matter, but we have instituted the Yahoo Domain Keys.

Tagged:

Comments

  • Hi Tony,

    We have recently noticed the change, which is a bit incovenient. One way to change this is to place inline styles in the email that will specify font family, i.e.:

    <div style="font-family:Arial;">content</div>

    This is probably the most effective way to fix this issue.

    Thanks,

    Quentin

  • Quentin Johnson:

    Hi Tony,

    We have recently noticed the change, which is a bit incovenient. One way to change this is to place inline styles in the email that will specify font family, i.e.:

    <div style="font-family:Arial;">content</div>

    This is probably the most effective way to fix this issue.

    Thanks,

    Quentin

    Thanks, Quentin, both for a solution and confirmation that it's wasn't just me going crazy.

Categories