博客园装饰
发现博客园可以自定义的地方很多,闲的无聊,把博客改得漂亮一点。以下均为个人喜好,若喜欢可以直接抱走!
首先先进入博客后台管理
一. 博客皮肤
我的主题是:LessIsMoreRight
页面定制CSS代码:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 | /*公用*/ body { font-size : 13px ; padding : 0 ; margin : 0 ; font-family : "微软雅黑" , "宋体" , Arial ; background : #205424 url ( "http://images.cnblogs.com/cnblogs_com/Running-Time/724426/o_14050120505358.jpg" ) no-repeat top center fixed ; background- size : 100% 100% ; min-width : 1200px ; } #home { opacity: 0.95 ; filter: alpha(opacity= 95 ); box-shadow: 0 0 10px #000 ; margin : 40px auto ; width : 1200px ; background : #fff ; overflow : auto ; border : solid 1px #fff ; } /*段落*/ .postBody p,.postCon p { margin : 7px 0 ; line-height : 24px ; } h 1 { margin : 0 ; } h 3 { font-size : 15px ; font-weight : bold ; } /*超链接*/ a { color : #464646 ; text-decoration : none ; } a:hover { text-decoration : underline ; } a:visited,a:hover { color : #464646 ; } ul { list-style : none ; margin : 0 ; padding : 0 ; } image { border : none ; } #header { padding : 20px ; } /*博客标题*/ #blogTitle,#blogTitle a { font-weight : bold ; color : rgb ( 56 , 13 , 22 ); } #blogTitle .title { margin-top : 10px ; height : 100px ; line-height : 100px ; font-size : 36px ; padding-left : 175px ; background : #fff url ( "http://images.cnblogs.com/cnblogs_com/Running-Time/724426/o_b74124f376fc157f352acc88.jpg" ) no-repeat ; } .headermaintitle { }#blogTitle,#blogTitle a:hover { text-decoration : none ; } /*子标题*/ .subtitle { padding-left : 30px ; font-size : 14px ; color : #999 ; font-weight : normal ; margin : 10px 0 ; } /*导航栏*/ #navigator { font-size : 16px ; height : 48px ; background : #555555 ; text-align : center ; margin-top : 20px ; margin-bottom : 20px ; } #navList li { margin : 0 ; line-height : 48px ; display :inline- block ; float : left ; } #navList li:hover { background : #6DA47D ; } #navList li a { padding : 0 30px ; text-decoration : none ; line-height : 48px ; border : 0 ; color : #fff ; display :-moz-inline-box; display :inline- block ; } .blogStats { height : 48px ; color : #fff ; line-height : 48px ; } #main { padding : 20px ; } /*左边*/ #sideBarMain { padding : 0 10px 0 0 ; background : #fff ; margin : 0 0 20px 0 ; width : 190px ; font-size : 12px ; line-height : 22px ; } #sideBarMain a { color : #666 ; } #leftcontentcontainer { color : #666 ; } .newsItem { color : #666 ; } /*公告*/ #profile_block { margin-top : 0px ; line-height : 24px ; text-align : left ; } /*主面板*/ #mainContent { margin-top : 0px ; padding-top : 0px ; padding-right : 0px ; background : #fff ; padding-bottom : 0px ; float : right ; width : 960px ; padding-left : 0px ; } /*每日文章列表*/ .day { background : #fff ; padding : 0 ; margin : 0 0 20px 0 ; } /*博客标题*/ .postTitle a { color : #464646 ; } .postTitle { padding-bottom : 10px ; font-size : 20px ; font-weight : bold ; color : #464646 ; background : url ( 'http://images.cnblogs.com/cnblogs_com/Running-Time/724426/o_ajax-jump-loader.gif' ) no-repeat 0 3px ; padding-left : 30px ; } .dayTitle { display : none ; } /*摘要*/ .c_b_p_desc { padding : 10px ; line-height : 24px ; color : #888 ; } .c_b_p_desc a { color : #888 ; } .c_b_p_desc a:hover { text-decoration : none ; border-bottom-width : 1px ; border-bottom-style : dotted ; } /*右侧图片*/ .desc_img { margin-left : 10px ; border : solid 1px #fff ; box-shadow: 0 0 10px #aaa ; } /*博文页*/ #topics .post { background : #fff ; } .postCon { padding : 10px 20px 0 20px ; } .postDesc { margin : 0 30px ; margin-bottom : 2px ; padding : 8px 0px ; font-size : 12px ; color : #aaa ; background : #fff ; text-align : right ; } .postDesc a { color : #AAA ; } .postBody { padding : 0 ; } /*google搜索框*/ #google_q,#q { height : 22px ; width : 120px ; border : solid 1px #ccc ; box-shadow: inset 0 0 3px #ddd ; border-radius: 4px ; } /*搜索按钮*/ .btn_my_zzk { font-family : 'Microsoft Yahei' ; border : none ; height : 26px ; width : 60px ; padding : 1px ; font-size : 14px ; cursor : pointer ; position : relative ; vertical-align : middle ; display :inline- block ; background : #555555 ; border-radius: 4px ; color : #fff ; } .btn_my_zzk:hover { background : #6DA47D ; } /*评论按钮*/ #btn_comment_submit { border : none ; height : 48px ; width : 120px ; } /*评论按钮*/ .comment_btn { font-family : 'Microsoft Yahei' ; border : none ; height : 48px ; width : 120px ; font-size : 18px ; cursor : pointer ; position : relative ; vertical-align : middle ; display :inline- block ; background : #555555 ; color : #fff ; } #btn_comment_submit:hover { background : #6DA47D ; } /*评论标题*/ .feedback_area_title { padding : 10px ; font-size : 24px ; font-weight : bold ; color : #555555 ; border-bottom : solid 6px #555555 ; } .feedbackListSubtitle { font-size : 12px ; color : #888 ; } .feedbackListSubtitle a { color : #888 ; } .comment_quote { background : #FCFAAC ; padding : 15px ; border : 1px solid #CCC ; } #commentform_title { color : #555555 ; background-image : none ; background-repeat : no-repeat ; margin-bottom : 10px ; padding : 10px 20px 10px 10px ; font-size : 24px ; font-weight : bold ; border-bottom : solid 6px #555555 ; } /*评论框*/ #comment_form { margin : 10px 0 ; padding : 0 ; } .commentform { margin : 10px 0 ; padding : 10px 20px ; background : #fff ; } /*评论输入域*/ #tbCommentBody { font-family : 'MIcrosoft Yahei' ; margin-top : 10px ; width : 940px ; max-width : 940px ; min-width : 940px ; background : white ; color : #333 ; border : 2px solid #fff ; box-shadow: inset 0 0 8px #aaa ; padding : 10px ; height : 120px ; font-size : 14px ; min-height : 120px ; } /*评论条目*/ .feedbackItem { font-size : 14px ; line-height : 24px ; margin : 10px 0 ; padding : 20px ; background : #F2F2F2 ; box-shadow: 0 0 5px #aaa ; } .feedbackListSubtitle { font-weight : normal ; } /*分类页*/ .entrylist { padding : 10px 20px ; background : #fff ; } .entrylistItem { margin : 10px 0 ; padding : 10px ; } .entrylistPosttitle { font-size : 18px ; font-weight : bold ; background : url ( '' ) no-repeat 0 3px ; padding-left : 30px ; } .entrylistPostSummary { padding : 10px ; } .entrylistItemPostDesc { font-size : 12px ; color : #999 ; padding-left : 40px ; } /*尾部*/ #footer { font-size : 12px ; margin : 20px ; padding : 12px ; text-align : center ; background : #555555 ; color : #DDD ; font-size : 14px ; } /*文章内图片*/ #cnblogs_post_body p img { margin : 10px ; } /*顶一下*/ /*.diggnum { font-size:28px; color:#555555; font-family:'Microsoft Yahei'; } #div_digg .diggnum { line-height:100px; }*/ /*.diggit { float:left; width:128px; height:128px; background:url('') no-repeat; background-position:0 0; text-align:center; cursor:pointer; }*/ /* .diggit:hover { background-position:-128px 0; }*/ /*踩一下(园友反映,这个有点“邪恶”,呵呵,其实是我没来得及设计这个背景图片,就暂时把它隐藏了……可以去掉这句话)*/ .buryit { display : none ; } .diggword { display : none ; } /*green_channel*/ #green_channel { text:align: right ; background : #555555 ; padding-left : 20px ; font-weight : normal ; font-size : 15px ; width : 920px ; border : none ; color : #fff ; padding : 20px ; border-radius: 4px ; } /*最新评论*/ #myposts .PostList { font-size : 14px ; line-height : 17px ; margin : 10px 0 ; padding : 15px ; background : #F2F2F2 ; box-shadow: 0 0 5px #aaa ; } #myposts .postTitl 2 a { color : #555555 ; } |
基于网上共享css代码,来源
注意使用该css代码要:禁用模板默认CSS
二. 博客侧边栏公告(支持HTML代码) 效果 ←_←看左侧
1. 人形时钟:
1 | < embed wmode="transparent" src="http://chabudai.sakura.ne.jp/blogparts/honehoneclock/honehone_clock_tr.swf" quality="high" bgcolor="#ffffff" width="160" height="70" align="middle" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"> |
2. 地球仪-博客访问流量统计:
1 | < div style="text-align:center; margin:0; padding:0; width:180px;">< embed src="//rk.revolvermaps.com/f/g.swf" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" wmode="window" allowScriptAccess="always" allowNetworking="all" width="180" height="180" flashvars="m=7&i=a97mn0n8hgn&r=false&v=true&b=000000&n=false&s=220&c=ff0000"></ embed >< br />< img src="//rk.revolvermaps.com/js/c/a97mn0n8hgn.gif" width="1" height="1" alt="" />< a href="http://www.revolvermaps.com/?target=enlarge&i=a97mn0n8hgn&color=ff0000&m=7">Large Visitor Globe</ a ></ div > |
注意这个显示的是我的博客访问量,如有需求可以去 这个网址 拿代码 -> (新标签看原图)
3. 小老鼠:
1 | < object type="application/x-shockwave-flash" style="outline:none;" data="http://cdn.abowman.com/widgets/hamster/hamster.swf?" width="180" height="200">< param name="movie" value="http://cdn.abowman.com/widgets/hamster/hamster.swf?"></ param >< param name="AllowScriptAccess" value="always"></ param >< param name="wmode" value="opaque"></ param ></ object > |
4. 背景音乐(没啥用):
先在网易云音乐找歌(支持专辑): 然后生成html代码贴上:
三. 自定义高亮代码
这个我之前写过了 传送门
暂时就搞了这些,未完待续~
编译人生,运行世界!
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 深入理解 Mybatis 分库分表执行原理
· 如何打造一个高并发系统?
· .NET Core GC压缩(compact_phase)底层原理浅谈
· 现代计算机视觉入门之:什么是图片特征编码
· .NET 9 new features-C#13新的锁类型和语义
· Spring AI + Ollama 实现 deepseek-r1 的API服务和调用
· 《HelloGitHub》第 106 期
· 数据库服务器 SQL Server 版本升级公告
· 深入理解Mybatis分库分表执行原理
· 使用 Dify + LLM 构建精确任务处理应用