codinglife主题小修改和有意思的博客挂件

时间:2023-03-08 19:23:16

  这个主题很漂亮,不过为了迎合自己的喜好ヽ(•̀ω•́ )ゝ,修改了字号、阴影之类的小细节。同时下面还有我博客里面的两个有意思的小挂件,请向右边看(๑و•̀ω•́)و

  1.主题修改:复制下面的css代码到设置-页面定制css代码(前提是博客皮肤选择了codinglife)。

body{
font-size:11px;
}
#navList a{
font-family:"微软雅黑";
text-shadow:5px 2px 6px #000;
}
#navList a:hover{
background-color:#169fe6;
color:#ADADAD;
}
.day .postTitle{
font-size:18px;
line-height:1.8em;
}
a.c_b_p_desc_readmore{
color:red;
}
#blogTitle h2{
font-size:14px;
}
.catListTitle{
font-family:"微软雅黑";
font-size:16px;
padding:6px 25px 10px 13px;
}
#profile_block{
color:black;
}
.sidebar-block ul li{
padding:11px 10px 11px 20px;
font-size:12px;
} .sidebar-block h3{
font-family:"微软雅黑";
font-size:16px;
padding:6px 25px 10px 13px;
}
.sidebar-block ul li:hover{
background: #ff5e52;
color:white;
cursor: pointer;
}
.sidebar-block ul li:hover a{
color:white;
}
.pager a{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #99b16b;
-webkit-box-shadow: 0 0 0px rgba(0,0,0,0),0 0px 0px rgba(0,0,0,0);
-moz-box-shadow: 0 0 0px rgba(0,0,0,0),0 0px 0px rgba(0,0,0,0);
height: 40px;
line-height: 40px;
color: #fff;
display: inline-block;
padding: 0 15px;
text-decoration: none;
border:0px;
}
.topicListFooter .pager a:hover, .topicListFooter .pager span{
margin-top:0px;
}

  2.博客挂件:复制下面的html和js代码到设置-博客侧边栏公告

<center><script charset="Shift_JIS" src="http://chabudai.sakura.ne.jp/blogparts/honehoneclock/honehone_clock_tr.js"></script></center>
<div style="height:2px;width:100%;background-color:black;margin:16px 0px 4px 0px;"></div>
<object type="application/x-shockwave-flash" style="outline:none;" data="http://cdn.abowman.com/widgets/fish/fish.swf?up_fishColor7=F45540&up_fishName=Fish&up_fishColor8=F45540&up_fishColor2=F45540&up_fishColor9=F45540&up_fishColor1=000000&up_backgroundColor=DEEBFA&up_fishColor6=40F4BE&up_fishColor3=C7C114&up_fishColor10=F45540&up_foodColor=FCB347&up_fishColor5=4061F4&up_backgroundImage=http://&up_numFish=6&up_fishColor4=CC2B71&" width="300" height="200"><param name="movie" value="http://cdn.abowman.com/widgets/fish/fish.swf?up_fishColor7=F45540&up_fishName=Fish&up_fishColor8=F45540&up_fishColor2=F45540&up_fishColor9=F45540&up_fishColor1=000000&up_backgroundColor=DEEBFA&up_fishColor6=40F4BE&up_fishColor3=C7C114&up_fishColor10=F45540&up_foodColor=FCB347&up_fishColor5=4061F4&up_backgroundImage=http://&up_numFish=6&up_fishColor4=CC2B71&"></param><param name="AllowScriptAccess" value="always"></param><param name="wmode" value="opaque"></param><param name="scale" value="noscale"/><param name="salign" value="tl"/></object>
<div style="height:2px;width:100%;background-color:black;margin:4px 0px 4px 0px;"></div>