【问题标题】:How to remove blue links in outlook 2007?如何删除outlook 2007 中的蓝色链接?
【发布时间】:2016-07-21 23:00:49
【问题描述】:

如何在 Outlook 2007 和 2010 中删除链接(包含在下面的 span 标签中)停止变为蓝色?我可以在 Gmail、Aple Mail 等中找到其他方法来修复它们,但不是 Outlook 07 和 10。

<p style="text-align:left;margin-top:0px;font-size:12px;line-height: 18px;font-family: Arial, Helvetica, sans-serif;color:#333333 !important;">

<strong>References: 1.</strong> March 2015. Available at: <a style="text-decoration:none !important;color:#5d5d5d !important;">http://www.cliniciansbrief­.com/sites/default/files/ attachments/ZoetisCN_Mar_FNL.pdf</a>. Accessed December 17, 2015.

</p>

【问题讨论】:

    标签: email outlook html-email outlook-2010 outlook-2007


    【解决方案1】:

    最坏的情况,你可以使用带有颜色属性的字体标签回到 90 年代:

    <p style="text-align:left;margin-top:0px;font-size:12px;line-height: 18px;font-family: Arial, Helvetica, sans-serif;color:#333333 !important;">
    
    <strong>References: 1.</strong> March 2015. Available at: <a style="text-decoration:none !important;color:#5d5d5d !important;" ><font color="#5d5d5d">http://www.cliniciansbrief­.com/sites/default/files/ attachments/ZoetisCN_Mar_FNL.pdf</font></a>. Accessed December 17, 2015.
    
    </p>
    

    HTML 电子邮件根本不支持大量 CSS。

    【讨论】:

      猜你喜欢
      • 2020-08-26
      • 2011-02-16
      • 1970-01-01
      • 2021-09-13
      • 1970-01-01
      • 1970-01-01
      • 2016-02-29
      相关资源
      最近更新 更多