爱意满满的作品展示区。
gexyuzz

畅言去广告 css 样式

  •  
  •   gexyuzz · May 12, 2019 · 3249 views
    This topic created in 2558 days ago, the information mentioned may be changed or developed.

    给自己的站点:tokindle.net 使用畅言作为评论插件,使用一段时间之后发现有广告。市面上也有一些去广告的方法,可能是畅言更新了不怎么好用。然后自己琢磨了一下,重写畅言的 css 样式即可。

    ...

    /* 畅言去广告 */
    #feedAv {
    	position: absolute ! important;
    	height: 0px;
    	transform: scale(0) !important;
    }
    
    #pop_ad {
    	transform: scale(0) !important;
    }
    
    

    ...

    可以看下效果图,这是有广告的 这是去广告之后的


    我这里畅言用的样式是:PC 版

    自适应手机版需要的朋友可以自己研究下

    5 replies    2020-02-24 14:46:01 +08:00
    jorneyr
        1
    jorneyr  
       May 13, 2019
    #pop_ad {
    transform: scale(0) !important;
    display: none !important;
    }

    加个 display 更好
    gexyuzz
        2
    gexyuzz  
    OP
       May 13, 2019
    @jorneyr 阔以
    nfroot
        3
    nfroot  
       May 13, 2019
    吾爱那个主题也是你的么 0 0
    justin2018
        4
    justin2018  
       May 13, 2019
    https://www.laoguoba.com/1341.html 这个可以看看~~ 美化版测试有效~
    hugee
        5
    hugee  
       Feb 24, 2020
    这代码已经没用了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3234 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 44ms · UTC 13:38 · PVG 21:38 · LAX 06:38 · JFK 09:38
    ♥ Do have faith in what you're doing.