Skip to main content

WordPress免费主题 Colorlib 的 Sparkling主题

本站阿勋主题采用 Colorlib 的 Sparkling

有几个注意的地方:

  • Recommended Image Sizes  推荐的特色图像/幻灯片 图片尺寸如下:

Featured Image (Blog and Single Post) is set to 750 by 410 pixels. 
Featured Slider Images. Personally I use 1920 by 550 pixel images for Sparkling Demo but you can feel free to use any other image size. Images won’t be scaled and you will get what you upload.

Please note! Images for slider is not resized and are displayed the same size you uploaded them. Other images such as featured images for posts are resized automatically as you upload them.

自定义CSS部分:

<style type="text/css" id="wp-custom-css">
			/*
您可以在此处加入您的CSS。

点击上方的帮助图标来了解更多。
*/

*:not([class*="icon"]):not(i) {
font-family: Segoe UI, "NotoSansHans-Regular" !important;
}

#colophon nav.col-md-6 {
    display: none;
}

#colophon .copyright.col-md-6 {
    float: none;
    width: 100%;
    text-align: center;
}

#cc-logo img, span.icon img {
    width: 40px;
    height: 40px;
}

.navbar-default .navbar-nav > li > a {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  
}


.navbar.navbar-default {
    background-color: #fefefe;
  border-bottom: rgba(0,0,0,.08) 1px solid !important;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    transition: all .4s linear;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    box-sizing: content-box;
}

.footer-follow{padding:0;margin:0;list-style:none;position:absolute;top:0;right:0}@media screen and (max-width: 767px)
{
	.footer-follow{position:static;text-align:center}}
	.footer-follow li{display:inline-block;margin-right:8px;background-color:#383838;text-align:center;line-height:38px;width:38px;height:38px;border-radius:38px;position:relative;cursor:pointer}
	.footer-follow li a{width:38px;height:38px;border-radius:38px;display:block;color:#999}
	.footer-follow li a:hover{color:#fff}
	.footer-follow li a,
	.footer-follow li i{font-size:18px;cursor:pointer;position:relative}
	.follow-wechat-popup{width:120px;height:120px;position:absolute;z-index:10;opacity:0;display:none;bottom:58px;left:-44px;box-shadow:0 0 6px rgba(14,22,30,0.3)}
	.follow-wechat-popup img{display:block;width:100%}
	.follow-wechat-popup:after{content:"";height:10px;width:10px;background-color:#fff;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);border-left:0;border-bottom:0;position:absolute;z-index:0;bottom:-4px;left:56px}
.czs-weixin:before{content:"\ea1a"}
.czs-weibo:before{content:"\ea19"}
.czs-QQ:before{content:"\e9d2"}
.czs-rss:before{content:"\e9db"}

#menu-social li a[href*="weibo.com"]:hover {
background-color: #ff9933 !important;
}

#menu-social li a[href*="weixin.com"]:hover {
background-color: #00d500 !important;
}

fa-weixin · Unicode: f1d7 · Created: v4.1 · Categories: Brand Icons · Aliases: fa-wechat
fa-weibo · Unicode: f18a · Created: v3.2 · Categories: Brand Icons

#menu-social li a[href *="weibo.com"] .fa:before{content: "\f18a"}
#menu-social li a[href *="weixin.com"] .fa:before{content: "\f1d7"}
		</style>

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注