Giter Club home page Giter Club logo

sakura's Introduction

Sakura🌸: A Wonderful WordPress Theme

Sakura

PHP version WP version GitHub release Github commits (since latest release)

在 Louie 基于 Fuzzz 的 Akina 主题修改的主题 Siren 修改的主题Sakura 基础上再修改 =.= 前三位前辈已经做的很好的,或许我只能再弄乱代码吧

注意:建议 git clone 下载(简易 Git 使用指南);如果选择下载压缩包,解压后记得把文件夹名改回 Sakura,也即保证主题路径为 /wp-content/themes/Sakura/;请安装必装插件 WP Statistics;请留意主题说明里的其他注意事项。 主题新加:https://ivampiresp.com/theme-sakurafull/ 原主题使用说明见:https://2heng.xin/theme-sakura/ 注意,请将以下代码添加到主题自定义CSS中!

#banner_wave_1 {
    width:auto;
    height:65px;
    background:url("https://cdn.jsdelivr.net/gh/honjun/[email protected]/img/other/wave1.png") repeat-x;
    _filter:alpha(opacity=80);
    position:absolute;
    bottom:0;
    width:1000%;
    left:0px;
    z-index:1;
    opacity:1;
    transiton-property:opacity,bottom;
    transition-duration:.4s,.4s
}
#banner_wave_2 {
    width:auto;
    height:80px;
    background:url("https://cdn.jsdelivr.net/gh/honjun/[email protected]/img/other/wave2.png") repeat-x;
    _filter:alpha(opacity=80);
    position:absolute;
    bottom:0;
    width:1000%;
    left:0;
    z-index:0;
    opacity:1;
    transiton-property:opacity,bottom;
    transition-duration:.4s,.4s
}
.banner_wave_hide,.banner_wave_hide_fit_skin {
    opacity:0 !important;
    bottom:-999px !important
}
.headertop-down {
    position:absolute;
    bottom:50px;
    left:calc(50% - 14px);
    cursor:pointer;
    z-index:5
}
@media(max-width:860px) {
    .headertop-down {
    display:none
}
}.headertop-down i {
    font-size:28px;
    color:#fff;
    -ms-transform:scale(1.5,1);
    -webkit-transform:scale(1.5,1);
    transform:scale(1.5,1)
}

原主题仓库国内镜像:https://gitee.com/mashirozx/Sakura

希望你喜欢!

打赏支持~

原作者:微信支付 | 支付宝 | PayPal 默默跟在后面。。。 微信支付 | 支付宝

需要服务器吗?

sakura's People

Contributors

himehane avatar ivampiresp avatar kot4ri avatar mashirozx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.