This is a theme for the upcoming Spring Festival ( Chinese New Year of the Rat ). I added elements related to rats.

You can experience it at https://bbs.csur.fun.

The css has been shared below.

【Home Page】

【Discussion Page】

【User Page】

How to USE

  1. Add custom CSS
    【Optimizing the default theme style】
    https://github.com/Littlegolden/CDN/blob/master/css/Optimizing%20the%20default%20theme%20style.css
    【Year of the Rat theme】
    https://github.com/Littlegolden/CDN/blob/master/css/Year%20of%20the%20Rat%20theme.css

  2. Add Flagrow Ads Extension 's "Ad position under navigational header" code.

    <div id="yaobai" class="yaobai">
    	    <div id="dizi" class="dizi polaroid"></div>
    </div>
    <div class="lantern">
            <i class="lantern1"></i>
            <i class="lantern2"></i>
            <i class="lantern3"></i>
        </div>
4 days later

SteveXu200512 Do you mean that it will not be displayed when you browse the website on your mobile phone? That's because I only allowed lanterns to be displayed on the computer.

    SteveXu200512 Sorry for my mistake, I forgot to share code about that. I updated the "How To USE" content in the first post, you can check that again.

      Littlegolden there are problems when u have online players and server stats plugin on
      make sure add

      z-index: -100;
      position: fixed;

      on custom css of swing lantern
      and make the z-index value bigger than -100 of custom css of that 2 plugin

        Littlegolden changed the title to Theme for Chinese New Year 2020 .
        16 days later
        7 months later
        22 days later