边框半径在电子邮件和浏览器中不工作 [英] Border-Radius not working in Email and Browser

查看:453
本文介绍了边框半径在电子邮件和浏览器中不工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在设计一个通讯,虽然边界半径工作在我的本地主机(显示所有的回合边缘) - 但它不工作,当通过示例电子邮件测试。我使用yahoo邮件和Firefox发送电子邮件,它出现了锋利的边缘。它在Outlook 2007中也不起作用。

I have been designing a newsletter, and whilst the border-radius work on my localhost (showing all the rounds edges) - but it does not work when tested through sample email. I emailed myself using yahoo mail and Firefox, it came out with sharp edges. It does not work in outlook 2007 as well.

任何人都知道如何解决这个问题?

Anyone know how to solve this problem? I will appreciated your help.

推荐答案

它将永远不会在outlook 2007工作,因为使用word作为渲染器,支持最多的css。

It will never work in outlook 2007 as that uses word as the renderer, which doesn't support most css.

对于firefox,您需要添加 -moz - 前缀,

For firefox, you need to add the -moz- prefix, please ensure you have done that.

如果没有,请发布您的css和firefox版本。

If not, post your css and firefox version.

这篇关于边框半径在电子邮件和浏览器中不工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆