亚洲乱码中文字幕综合,中国熟女仑乱hd,亚洲精品乱拍国产一区二区三区,一本大道卡一卡二卡三乱码全集资源,又粗又黄又硬又爽的免费视频

PHPwind6.x CSS模板樣式表修改幫助

互聯(lián)網(wǎng)   發(fā)布時(shí)間:2009-06-06 15:54:51   作者:jb51   我要評(píng)論
關(guān)鍵字描述:修改 幫助 樣式 模板 solid 必要 background: 1px border:1px /* 公告欄連接字體得樣式 */ /*banner*/ .banner img{vertical-align:middle;} /* 頭部logo的位置樣式 */ /*guide*/ .guide{background:$cbgcolor url($imgpath/$stylepath/guide.gif) 0 bo
關(guān)鍵字描述:修改 幫助 樣式 模板 solid 必要 background: 1px border:1px

/* 公告欄連接字體得樣式 */

/*banner*/
.banner img{vertical-align:middle;}
/* 頭部logo的位置樣式 */

/*guide*/
.guide{background:$cbgcolor url($imgpath/$stylepath/guide.gif) 0 bottom repeat-x; padding:.6em .5em; border:1px solid $tdcolor; color:#ccc;}
td.guide{ border:0; border-bottom:1px solid $tdcolor}
/* 重要欄目導(dǎo)航 [如 社區(qū)服務(wù)等] */

/*table*/
.t{border:1px solid $tablecolor;margin:0px auto 8px; height:auto; overflow:hidden}
/* 風(fēng)格里所有的框架邊框樣式 [后臺(tái)風(fēng)格編輯里的 表格外邊框顏色 ] */

.t table{border:1px solid $forumcolorone;margin:0; width:100%}
/* 樣式.t里的table框架樣式 */

.t2{border-top:$tablecolor 1px solid;margin:0px auto 5px;}
/* 瀏覽頁(yè)里的框架 [ 無(wú)修改必要 ] */

.t3{margin:auto}
/* [ 無(wú)修改必要 ] */

.t4{padding:1px 0 1px 1px}
/* [ 無(wú)修改必要 ] */

/*table head*/
.h{border-bottom:1px solid $headborder;background:$headcolor url($imgpath/$stylepath/h.gif) 0 0 repeat-x;text-align:left;color:$headfontone;padding:.3em .5em 0; line-height:210%}
/* 表格標(biāo)題欄樣式 可修改背景 框大小 [如 分類(lèi)欄目的名稱(chēng)] */

.h span{font-weight:normal;}
/* [ 無(wú)修改必要 ] */

.h h2{font-weight:bold}
/* 標(biāo)簽的字體加粗 */

.h a{font-family:Arial;color:$headfontone}
/* 表格標(biāo)題欄字體樣式 */

.h a.a2{margin-left:12px;}
/* 連接字的樣式距離 */

.closeicon { margin-top:.5em}
/* 表格標(biāo)題欄樣式右邊打開(kāi)關(guān)閉小圖標(biāo)控制 */

/* tab */
.tab{ float:left; padding:0 .8em 0;border:1px solid $forumcolorone;background:$headborder ; border-bottom:0; line-height:200%; margin-top:3px; cursor:pointer; margin:2px 0; }
.h span.activetab{ border-color: $tablecolor; cursor:default; font-weight:700}
/* 備用css[ 無(wú)修改必要 ] */

/*table tr1*/
.tr1 th{padding:5px 10px;text-align:left;vertical-align:top;font-weight:normal;}
.tr1 td.td1{border:1px solid $tdcolor;}
/* 列表頁(yè)里左右框架樣式[如無(wú)必要不用修改] */

/*table tr2*/
.tr2{background:$cbgcolor url($imgpath/$stylepath/tr2bg.png) 0 0 repeat-x;color:$cbgfont;}
.tr2 td,.tr2 tay{color:#818a89} /* 灰色 [ 比如底部版權(quán)信息里得非連接字顏色 ] */
/*次要文字顏色-可定義*/

/*main color 數(shù)值自定義*/

.f_one
/*首頁(yè)版塊里的第一顏色*/

.f_two
/*首頁(yè)版塊里鼠標(biāo)移動(dòng)到上面所顯示的顏色*/

.t_one
/* 主題列表版塊里的第一顏色*/

.t_two
/* 主題列表版塊里鼠標(biāo)移動(dòng)到上面所顯示的顏色*/

.r_one
/* 主題瀏覽里的主題內(nèi)容背景*/

.r_two
/* 主題瀏覽里用戶(hù)信息的背景*/

以上可以分開(kāi)設(shè)置

.f_one{background:$forumcolorone;}
#p# 關(guān)鍵字描述:修改 幫助 樣式 模板 solid 必要 background: 1px border:1px


.t_one{background:$forumcolorone;}
.r_one{background:$forumcolorone;}

也可以默認(rèn)設(shè)置
.f_one,.t_one,.r_one{background:$forumcolorone;}

/*form*/
textarea,input,select{font:12px Arial;padding:1px 3px 0 3px;vertical-align:middle;margin-bottom:1px}
/* 輸入框,標(biāo)題填寫(xiě),下拉框 綜合樣式 [可以一起設(shè)置,也可以分開(kāi)在下面的幾個(gè)表里設(shè)置] */

select{border:solid 1px $tdcolor;}
/* 下拉框具體設(shè)置 */

.btn{background:#fff url($imgpath/$stylepath/h.gif) 0 bottom repeat-x;color:$headfontone;border-width:1px;padding-left:15px;padding-right:15px;vertical-align:middle}
/* 按鈕設(shè)置 */

.input{border:solid 1px $tablecolor;padding:2px 0px 2px 1px;font-size:1.0em;vertical-align:middle}
/* 標(biāo)題填寫(xiě)輸入框 */

form{display:inline;}
/*無(wú)修改必要*/

textarea{border:solid 1px $tablecolor;}
/* 大型文本輸入框樣式 */

/*header*/
#header{width:$mtablewidth;margin:auto;}
/*頭部寬度樣式 [后臺(tái)風(fēng)格編輯里的 頭部和尾部表格寬度設(shè)置之一] */

/*toolbar*/
.toptool{border-bottom:1px solid $tdcolor;background:$cbgcolor url($imgpath/$stylepath/guide.gif) 0 bottom repeat-x;}
.toptool span{padding:1px 5px;line-height:180%}
/*頭部導(dǎo)航樣式 */

/*index info*/
#infobox,#profile-menubar{border:$tdcolor 1px solid;margin-top:-.6em;background:url($imgpath/$stylepath/infobox.gif) 0 0 repeat-x #E1F6F9 ; }
/* 首頁(yè)登陸框的樣式 [包含公告欄] */

#notice{padding:.3em 0;height:18px; border-top:1px dashed $tablecolor}
/* 公告欄樣式 */

#notice a{padding-left:1em; background:url($imgpath/$stylepath/dotB.png) no-repeat 0 .1em; margin-left:1em}
/* 公告欄連接字體得樣式 */

/*banner*/
.banner img{vertical-align:middle;}
/* 頭部logo的位置樣式 */

/*guide*/
.guide{background:$cbgcolor url($imgpath/$stylepath/guide.gif) 0 bottom repeat-x; padding:.6em .5em; border:1px solid $tdcolor; color:#ccc;}
td.guide{ border:0; border-bottom:1px solid $tdcolor}
/* 重要欄目導(dǎo)航 [如 社區(qū)服務(wù)等] */

/*table*/
.t{border:1px solid $tablecolor;margin:0px auto 8px; height:auto; overflow:hidden}
/* 風(fēng)格里所有的框架邊框樣式 [后臺(tái)風(fēng)格編輯里的 表格外邊框顏色 ] */

.t table{border:1px solid $forumcolorone;margin:0; width:100%}
/* 樣式.t里的table框架樣式 */

.t2{border-top:$tablecolor 1px solid;margin:0px auto 5px;}
/* 瀏覽頁(yè)里的框架 [ 無(wú)修改必要 ] */

.t3{margin:auto}
/* [ 無(wú)修改必要 ] */

.t4{padding:1px 0 1px 1px}
/* [ 無(wú)修改必要 ] */

/*table head*/
.h{border-bottom:1px solid $headborder;background:$headcolor url($imgpath/$stylepath/h.gif) 0 0 repeat-x;text-align:left;color:$headfontone;padding:.3em .5em 0; line-height:210%}
/* 表格標(biāo)題欄樣式 可修改背景 框大小 [如 分類(lèi)欄目的名稱(chēng)] */
#p# 關(guān)鍵字描述:修改 幫助 樣式 模板 solid 必要 background: 1px border:1px



.h span{font-weight:normal;}
/* [ 無(wú)修改必要 ] */

.h h2{font-weight:bold}
/* 標(biāo)簽的字體加粗 */

.h a{font-family:Arial;color:$headfontone}
/* 表格標(biāo)題欄字體樣式 */

.h a.a2{margin-left:12px;}
/* 連接字的樣式距離 */

.closeicon { margin-top:.5em}
/* 表格標(biāo)題欄樣式右邊打開(kāi)關(guān)閉小圖標(biāo)控制 */

/* tab */
.tab{ float:left; padding:0 .8em 0;border:1px solid $forumcolorone;background:$headborder ; border-bottom:0; line-height:200%; margin-top:3px; cursor:pointer; margin:2px 0; }
.h span.activetab{ border-color: $tablecolor; cursor:default; font-weight:700}
/* 備用css[ 無(wú)修改必要 ] */

/*table tr1*/
.tr1 th{padding:5px 10px;text-align:left;vertical-align:top;font-weight:normal;}
.tr1 td.td1{border:1px solid $tdcolor;}
/* 列表頁(yè)里左右框架樣式[如無(wú)必要不用修改] */

/*table tr2*/
.tr2{background:$cbgcolor url($imgpath/$stylepath/tr2bg.png) 0 0 repeat-x;color:$cbgfont;}
.tr2 td,.tr2 th{line-height:18px;border-bottom:1px solid $cbgborder;padding:2px 6px 0px;/*border-top:1px solid $tablecolor;*/}
/* 表格副標(biāo)題欄 可修改背景 框大小 [如 首頁(yè) 主題 文章 最后發(fā)表 版主] */

.tr2 a{color:$cbgfont;margin:2px 2px 0}
/* 表格副標(biāo)題欄連接字體的樣式 */

/*table tr3*/
.tr3 td,.tr3 th{border-bottom:1px solid $tdcolor;padding:.3em .6em}
.tr3 th{text-align:left;font-weight:normal;}
.z .tr3:hover {background:$forumcolortwo}
/* 首頁(yè)板塊內(nèi)控制[無(wú)修改必要] */

.tr4{background:$headcolor url($imgpath/$stylepath/h.gif) 0 bottom repeat-x;color:$headfontone;}
.tr4 td{padding:4px 10px;}
/* 備用css[ 無(wú)修改必要 ] */

.tr td,.tr th{padding:2px}
/* 框架[ 無(wú)修改必要 ] */

/*topic content tips*/
.tpc_content{font-size:14px;font-family:Arial;padding:0 2% 0 0.5%;margin:0 0 2%}
/* 瀏覽頁(yè)里 [如 管理提醒之類(lèi)的樣式] */

.tips{background:$forumcolortwo;border:$tdcolor 1px solid;padding:5px;margin:0 1% 1% 0;float:left;text-align:center;}
/* 備用css[ 無(wú)修改必要 ] */

.tiptop{border-bottom:1px solid $tdcolor;padding:0 ;vertical-align:middle;}
/* 本帖最近評(píng)分記錄等樣式 */

.tipad{border-top:1px solid $tdcolor;margin:10px 0 0;padding:5px 0 0;}
/* 瀏覽頁(yè)里 評(píng)分,禁言,屏蔽,提醒等 樣式控制 */

.quote{width:80%;font-size:70%;color:$headfontone;margin:8px 2px 2px;padding:0}
/* 管理提醒等樣式的分控制:框架,字體,字顏色等 */

.blockquote{width:80%;color:#81888c;border:1px solid $tdcolor;border-left-width:3px;padding:5px;margin:0 0 1%}
/* 瀏覽頁(yè)里的,引用,代碼等 樣式框架控制,分別為:寬度,字顏色,邊框控制,左邊框加強(qiáng),內(nèi)距離,外距離 */

/*menu*/
.menu{position:absolute;background:#fff;border:1px solid $tablecolor;}
/* 下拉框外表樣式 */

.menu td, .menu li,.menu ul{background:#fff;padding:0; margin:0}
#p# 關(guān)鍵字描述:修改 幫助 樣式 模板 solid 必要 background: 1px border:1px


/* 下拉框內(nèi)框架樣式 */

.menu li{list-style:none;}
/* [無(wú)修改必要] */

.menu a{display:block;padding:3px 15px;background:#fff;}
/* 下拉框連接字體樣式,包含背景 */

.menu a:hover{background:$linkcolor;text-decoration:none;color:#fff;}
/* 鼠標(biāo)移動(dòng)上去顯示的樣式,包含背景 */

.menu ul.ul1 li a{display:inline;padding:0}
/* [無(wú)修改必要] */

/*pages*/
.pages{margin:3px 0;font:11px/12px Tahoma}
.pages *{vertical-align:middle;}
/* 列表頁(yè),或?yàn)g覽頁(yè)里的分頁(yè)樣式 */

.pages a{padding:1px 4px 1px;border:1px solid $tablecolor;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
/* 字體樣式,包含有邊框 */

.pages a:hover{border:$cbgfont 1px solid;background:$cbgcolor;text-decoration:none;color:$headfontone}
/* 鼠標(biāo)移動(dòng)上去顯示的樣式,包含有邊框 */

.pages input{margin-bottom:0px;border:1px solid $cbgfont;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:$cbgfont;}
/* 分頁(yè)輸入框樣式 */

/*footer*/
#footer{width:$mtablewidth;text-align:right;border-top:2px solid $headborder;margin:auto;padding:5px 0;border-bottom:$cbgcolor 12px solid}
/* 整體底部樣式欄,有寬度,字體位置定位,上邊框樣式,下邊框樣式 */

#main{width:$tablewidth;margin: auto; padding:.8em 0 0}
/* 中間得整體框架樣式 */

相關(guān)文章

最新評(píng)論