在“外观”–“自定义”–“额外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- */
}

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

 

Premium WordPress Themes Download
Free Download WordPress Themes
Premium WordPress Themes Download
Premium WordPress Themes Download
download udemy paid course for free
download xiomi firmware
Download Best WordPress Themes Free Download
free online course

共有 0 条评论