日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問(wèn) 生活随笔!

生活随笔

當(dāng)前位置: 首頁(yè) > 编程资源 > 编程问答 >内容正文

编程问答

博客样式-bbsmax4风格V0.2

發(fā)布時(shí)間:2023/12/10 编程问答 26 豆豆
生活随笔 收集整理的這篇文章主要介紹了 博客样式-bbsmax4风格V0.2 小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.

下午剛開了新博,花了點(diǎn)時(shí)間做了個(gè)bbsmax4風(fēng)格的皮膚,不是很完美,繼續(xù)完善中。

更新記錄:
V0.2??添加了博客排行的樣式。 2009-1-23 16:42

使用方法:在后臺(tái)選擇“最新博皮模板母板”,把以下CSS代碼復(fù)制到“通過(guò)CSS定制頁(yè)面”

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 /* global */ body {margin:0; padding:0;font-size:13px;font-family:Arial; } input {font-size:13px;font-family:Arial; } a, a:link, a:visited, .postTitle a:link, .postTitle a:visited, .postTitle a:active {color:#7852DE; } #home {width:100%; } #mainContent {min-height:1500px; } #mainContent .forFlow {margin-left:276px;margin-right:20px; } #footer{color:#666;margin-top:50px;border-top:solid 4px #5296DE; }/* title */ #blogTitle {padding-left:20px; } #header { border:0; } #blogTitle h1 {margin:0;padding:0;font-size:20px;color:#3A75BD; } #blogTitle h1 a {font-size:20px;color:#3A75BD; } #blogTitle h1 a:hover{text-decoration:none; } #blogTitle h2 {color:#666;font-size:12px; }/* navbar */ #navigator {height:34px;background:#5296DE; } #navList a {color:#fff;height:24px;border-right:0;padding-top:10px;background:#5296DE; } #navList a:link, #navList a:visited, #navList a:active {color:#fff; } #navList a:hover {color:#fff;background:#7AABDE; } .blogStats {color:#fff; } #MyLinks1_XMLLink img{margin-top:4px; }/* sidebar */ .catListTitle {border:0;color:#fff;font-size:13px;padding:4px 8px;text-align:left;margin-top:20px;margin-bottom:0;background:#5296DE; } #sideBar {left:0;top:100px;padding:0;margin-left:20px;position:absolute; } #sideBarMain ul, .div_my_zzk {margin:0;padding:10px 8px;background:#F2F6FB;border:solid 2px #5296DE;border-top:0; } .div_my_zzk{text-align:right; } .mySearch #q {padding:3px;width:202px;border:solid 1px #C3CEE0;height:16px;text-align:left; } .btn_my_zzk {border:0;color:#fff;width:60px;height:24px;margin-top:4px;background:#5296DE; } .catListComment {border-top:0;margin-top:20px;padding-bottom:8px;background:#F2F6FB;border:solid 2px #5296DE; } .catListComment .catListTitle {margin-top:0; } .catListComment h3 {margin-bottom:8px; } .divRecentCommentAticle {padding:0 8px; } .divRecentComment {display:none; } .catListTitle a{margin-left:8px; } .catListBlogRank li {color:#7852DE; }/* post */ .dayTitle {border:0;text-align:left; } .postTitle, .entrylistPosttitle {border-bottom:solid 1px #C3CEE0 } .entrylistTitle, .PostListTitle, .thumbTitle {border:0;text-align:left;color:#7852DE; } .day, .entrylist,#topics,.PostListTitle {margin-top:20px;margin-bottom:0; } #topics .postTitle,.feedback_area_title {color:#7852DE;font-size:14px;border-bottom:solid 1px #C3CEE0; } .postBody {min-height:200px;border-bottom:solid 1px #C3CEE0; } .postBody p, .postCon p{text-indent:0; } .postSeparator {display:none; }/* comment */ .commentform {padding:10px;background:#F2F6FB; } .commentform table td input, .commentTextBox {padding:3px;text-align:left;border:solid 1px #C3CEE0; } .feedbackManage {width:200px; } #AjaxHolder_PostComment_btnSubmit {border:0;color:#fff;width:80px;height:26px;text-align:center;background:#5296DE; }/* code */ .wp_syntax {color: #100;overflow: auto;line-height:14px;margin: 0 0 1.5em 0;border:solid 2px #5296DE;background-color: #F2F6FB; }/* IE FIX */ .wp_syntax {overflow-x: auto;overflow-y: hidden;padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0); } .wp_syntax table {overflow:hidden;table-layout:fixed;WORD-BREAK: break-all;WORD-WRAP: break-word;text-overflow:ellipsis;border-collapse: collapse; } .wp_syntax div, .wp_syntax td {vertical-align: top;padding: 2px 4px; } .wp_syntax .line_numbers {width:30px;color: #fff;text-align: right;overflow: visible;background-color: #5296DE;font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; } .wp_syntax .code {padding-left:8px; }/* potential overrides for other styles */ .wp_syntax pre {margin: 0;float: none;clear: none;font-size:8pt;width: fixed;overflow: visible;font-family: Tahoma;WORD-BREAK: break-all;WORD-WRAP: break-word; } .CodeControlBarButton {border:0;color:#fff;width:40px;height:24px;background:#5296DE; }

以下代碼是我顯示代碼用的,不需要復(fù)制

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 /* code */ .wp_syntax {color: #100;overflow: auto;line-height:14px;margin: 0 0 1.5em 0;border:solid 2px #5296DE;background-color: #F2F6FB; }/* IE FIX */ .wp_syntax {overflow-x: auto;overflow-y: hidden;padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0); } .wp_syntax table {overflow:hidden;table-layout:fixed;WORD-BREAK: break-all;WORD-WRAP: break-word;text-overflow:ellipsis;border-collapse: collapse; } .wp_syntax div, .wp_syntax td {vertical-align: top;padding: 2px 4px; } .wp_syntax .line_numbers {width:30px;color: #fff;text-align: right;overflow: visible;background-color: #5296DE;font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; } .wp_syntax .code {padding-left:8px; }/* potential overrides for other styles */ .wp_syntax pre {margin: 0;float: none;clear: none;font-size:8pt;width: fixed;overflow: visible;font-family: Tahoma;WORD-BREAK: break-all;WORD-WRAP: break-word; } .CodeControlBarButton {border:0;color:#fff;width:40px;height:24px;background:#5296DE; }

轉(zhuǎn)載于:https://www.cnblogs.com/mingda/archive/2008/12/16/BuildProviderDemo.html

總結(jié)

以上是生活随笔為你收集整理的博客样式-bbsmax4风格V0.2的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。

如果覺(jué)得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。