如何在IE7中删除链接的边框?
Env是带有Omega主题的Drupal7
我也尝试过以下链接的解决方案。
1.How to remove borders around links in IE?
2.How can I remove the outline around hyperlinks images?
3.how to remove black border around hyperlinked image?
4.how to remove blue border around links in IE9?
你能帮我点亮这个吗。
先谢谢你,拉杰
发布于 2013-06-28 23:33:53
当你检查源码时,你的css会显示出来吗?如果没有,你可能需要在你的主题.info文件中指定一个IE特定的css。
发布于 2013-07-01 14:02:58
使用!important关键字,您可能应该在网站管理员中清空现金
https://stackoverflow.com/questions/17344105
复制相似问题