在“外观”–“自定义”–“额外CSS”处填下以下代码:

code:

html{
-webkit-filter: grayscale(100%); /* webkit */
-moz-filter: grayscale(100%); /*firefox*/
-ms-filter: grayscale(100%); /*ie9*/
-o-filter: grayscale(100%); /*opera*/
filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
filter:gray; /*ie9- */
}

不论是图片还是广告、按钮之类的,全灰色。

 

Download Best WordPress Themes Free Download
Download Nulled WordPress Themes
Download Nulled WordPress Themes
Download Premium WordPress Themes Free
online free course
download micromax firmware
Download WordPress Themes
online free course

共有 0 条评论