寻CSS高手解决百度空间的问题!

html-css011

寻CSS高手解决百度空间的问题!,第1张

http://zhidao.baidu.com/question/95684429.html

请参考牛牛的:“屏蔽原百度空间高级设置中的自定义“背景图片”

http://hi.baidu.com/%C5%A3%C5%A3%B5%C4%D4%BC%B6%A8/blog/item/eb06fd438f44541b73f05dce.html

<html>

<body>

<style type="text/css"> 

 

 span{height:40px width:40px display:block position:relative} 

.demoSpan1{width:26px}

.demoSpan1:before{content:'' height:16px width:16px border:5px solid #333 display:block position:absolute top:2px left:0px z-index:1 line-height:26px border-radius:40px-webkit-border-radius:40px-moz-border-radius:40px color:#fff text-align:center}

.demoSpan1:after{content:'' height:0px width:0px display:block position:absolute bottom:2px left:3px border:10px transparent solid border-top-color:#333 border-width:15px 10px 0px 10px }

</style>

<span class="demoSpan1">

</span>

</body>

</html>

这个是中间空心的,你自己略加修改。

给你个便捷的CSS3图标网站,那里有很多责成的。

这里不给发网址,下面的东东,自己参吧:

www-uiplayground-in/css3-icons