在“外观”–“自定义”–“额外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 WordPress Themes Free
Download Nulled WordPress Themes
Download Best WordPress Themes Free Download
Download WordPress Themes
lynda course free download
download lava firmware
Download Nulled WordPress Themes
free online course

共有 0 条评论