[問題]請教一下...

phpBB Installation & Usage Support
phpBB 2 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
星球普通子民
星球普通子民
文章: 10
註冊時間: 2004-06-22 10:28

[問題]請教一下...

文章 »

各位大大好, 每個論壇的頁面不都是好像表格般間開嘛, 我想問一問怎麼改顏色?
reload_yip
星球公民
星球公民
文章: 84
註冊時間: 2004-06-03 23:12
來自: Starry Recollection
聯繫:

文章 reload_yip »

在系統管理控制台\r
風格管理-->管理選項 --->XXX風格 "編輯"

另外可改.ccs和圖片。
圖檔
星之回憶 - Starry Recollection 是一個動漫綜合論壇,有好多動漫畫及音樂下載。

圖檔
鈴月坊 - Cosplay 香港專屬討論區。

圖檔
香港GW論壇 - 討論Gundam Wars 的地方。
星球普通子民
星球普通子民
文章: 10
註冊時間: 2004-06-22 10:28

文章 »

哪在css中要改什麼, 我搞不懂要改哪幾句.....

代碼: 選擇全部

/*
  The original optional_style Theme for phpBBX / ioptional Board SP version 1+
  Created by iOptional design
  http://www.ioptional.com
*/
#wrapheader { width: 100%; height: 60px; background-image: url('images/acp_top.jpg'); background-repeat: repeat-x }
#wrapcentre { position: relative; width: 95%; left: 2.5%; padding-top: 5px; padding-bottom: 20px; }
#wrapfooter { position: relative; width: 95%; left: 2.5%; text-align: center; }
#wrapnav { width: 100%; margin: 0px; background-color: #ECECEC; border-width: 1px; border-style: solid; border-color: #A9B8C2; }
#wrapcell { position: relative; width: 95%; left: 2.5%; }

#logodesc { width: 95%; margin-left: 2.5%; margin-right: 2.5%; }

#menubar { position: absolute; width: 95%; top: 115px; left: 2.5%; }
#datebar { position: absolute; width: 95%; top: 145px; left: 2.5%; }
#findbar { width: 100%; margin: 0px; padding: 0px; border: 0px; }

#forumrules { width: 100%; }

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #A9B8C2; border: 0px #006699 solid; }

/* Page Header */
td.header {
		background-color: #FFFFFF;
		background-image: url('images/acp_top.jpg');
}

/* Admin Control Panel */
td.acptop {
		background-color: #FFFFFF;
		background-image: url('images/acp_top.jpg');
}

td.cellrow {
		background-color: #FFFFFF;
		background-image: url('images/cellpic2.gif');
		height: 28px
}

td.cellrow2 {
		background-color: #FFFFFF;
		height: 32px;
		font-size: 10 px; border-color: #CCCCCC; border-style: solid; border-width: 0px 0px 1px 0px;
}

td.indextop {
		background-color: #FFFFFF;
		background-image: url('images/index_top.jpg');
}

td.indexbom {
		background-image: url('images/bt.gif');
		background-position-y: bottom;
		background-repeat: repeat-x
}

td.lefttd {
		background-repeat: repeat-y;
		background-image: url('images/left.gif');
}

td.righttd {
		background-image: url('images/right.gif');
		background-repeat: repeat-y
}
/* 
	TEXT
*/
body { scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #006699; scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #98AAB1; margin: 0px; border: 0px; padding: 0px; background-color: white; font-family: Verdana, Helvetica, sans-serif; font-size: 10px}

h1 { font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000000; }
h2 { margin: 0px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 20 px; text-decoration: none; line-height: 120%; }
h3 { margin: 0px; font-size: 20 px; font-weight: bold; font-family: Verdana, serif; line-height: 120%; }
h4 { margin: 0px; font-size: 20 px; font-weight: bold; }

p.moderators { margin: 0px; float: left; color: black; font-size: 10 px; font-weight: bold; }
p.linkmcp { margin: 0px; float: right; font-size: 10 px; white-space: nowrap; }
p.breadcrumbs { margin: 0px; float: left; color: black; font-size: 10 px; font-weight: bold; white-space: normal; }
p.datetime { margin: 0px; float: right; font-size: 10 px; white-space: nowrap; }
p.searchbar { margin: 0px; font-size: 10 px; white-space: nowrap; } 
p.searchbarreg { margin: 0px; float: right; font-size: 10 px; white-space: nowrap; }

p.forumdesc { margin: 0px 4px 0px 0px; padding: 4px; font-size: 10 px; }
a.forumlink { color: #069; font-size: 12 px; font-weight: bold; }

p.topictitle { margin: 1px 0px; display: inline; font-size: 10 px; font-weight: bold; }
p.topicauthor { margin: 1px 0px; font-size: 10 px; }
p.topicdetails { margin: 1px 0px; font-size: 10 px; }

p.postreported { margin: 1px 0px; color: red; }
p.postapprove { margin: 1px 0px; color: green; }

.postauthor { color: #000000; font-size: 10 px; }
.postdetails { color: #000000; font-size: 10 px; }
.postbody { font-size: 11 px; line-height: 140%; }
.posthilit { background-color: yellow; }


.nav { margin: 0px; color: black; font-size: 10 px; font-weight: bold; }
.pagination { padding: 4px; color: black; font-size: 10 px; font-weight: bold; }


.cattitle { margin: 1px 1px; font-size: 10 px; font-weight: bold }
.mainmenu { margin: 1px 1px; font-size: 10 px; }
.topictitle { margin: 1px 1px; font-size: 10 px; }

.gen { margin: 1px 1px; font-size: 11 px; }
.genmed { margin: 1px 1px; font-size: 10 px; }
.gensmall { margin: 1px 1px; font-size: 10 px; }
.genbig { margin: 1px 1px; font-size: 16 px; }

.copyright { color: #444; font-weight: normal; font-size: 10 px; font-family: Verdana, Arial, Helvetica, sans-serif;letter-spacing: -1px;}
.titles { color: black; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10 px; text-decoration: none;  }
.error { color: red; }

/* 
	TABLE
*/
td { font-family: Verdana, Helvetica, sans-serif; font-size: 10 px }
th { height: 28px; color: #444444; border-color: #FFFFFF; border-style: solid; font-size: 10 px; background-color: #EAEAEA; white-space: nowrap; border-width: 1px 1px 0px 1px; }
.tablebg { background-color: #A9B8C2; }
.catdiv { height: 28px; border: 0px none; background-color: white; background-image: url('images/cellpic2.jpg'); background-repeat: repeat-y; font-size: 10 px }
.cat { height: 28px; border-color: #FFFFFF; border-style: solid; background-color: #EFEFEF; text-indent: 4px; border-width: 1px 1px 0px 1px; }
.row1 { background-color: #F7F7F7; padding: 4px; font-family: Verdana, Helvetica, sans-serif; font-size: 10 px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.row2 { background-color: #ECECEC; padding: 4px; font-family: Verdana, Helvetica, sans-serif; font-size: 10 px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.row3 { background-color: #EAEAEA; padding: 4px; font-family: Verdana, Helvetica, sans-serif; font-size: 10 px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.spacer { background-color: #D1D7DC; }
hr { height: 1px; border-width: 0px; background-color: #D1D7DC; color: #D1D7DC }


/* 
	ANCHOR
*/
a, a:link, a:active, a:visited { text-decoration: none; color : #445588; }
a:hover	{ text-decoration: none; color : #224466; }

/*
	FORM
*/
form { margin: 0px; padding: 0px; border: 0px; } 
input { color: black; font-family: Verdana, serif; font-size: 10 px; font-weight: normal; }
textarea { background-color: white; color: black; font-family: Verdana, serif; font-size: 10 px; font-weight: normal; border-color: black; border-style: solid; border-width: 1px; }
select { color: black; background-color: white; font-family: Verdana, serif; font-size: 10 px; font-weight: normal; border-color: black; border-style: solid; border-width: 1px; }
.post { background-color: white; border-style: solid; border-width: 1px; }
.btnbbcode { color: black; font-weight: normal; font-size: 10 px; font-family: Verdana, Helvetica, sans-serif; background-color: #EFEFEF; border-style: solid; border-width: 1px; }
.btnmain { font-weight: bold; background-color: #FAFAFA; border-style: solid; border-width: 1px; }
.btnlite { font-weight: normal; background-color: #FAFAFA; border-style: solid; border-width: 1px; }
.helpline { background-color: #DEE3E7; border-style: none; }
/*-- mod : profile cp --*/
.foundercolor, a.foundercolor, a.foundercolor:link, a.foundercolor:active, a.foundercolor:visited {
	color: #FE00FE;
	font-weight: bold;
}
a.foundercolor:hover {
	color:	#FF0000;
	text-decoration: underline;
}

.admincolor, a.admincolor, a.admincolor:link, a.admincolor:active, a.admincolor:visited {
	color: #FFA34F;
	font-weight: bold;
}
a.admincolor:hover {
	color:	#FF0000;
	text-decoration: underline;
}

.modcolor, a.modcolor, a.modcolor:link, a.modcolor:active, a.modcolor:visited {
	color: #006600;
	font-weight: bold;
}
a.modcolor:hover {
	color:	#008000;
	text-decoration: underline;
}

.usercolor, a.usercolor, a.usercolor:link, a.usercolor:active, a.usercolor:visited {
	color : #000000;
	font-weight: bold;
}
a.usercolor:hover {
	color: #DD6900;
	text-decoration: underline;
}


/* 
	BBCODE 
*/
.quotetitle { margin: 10px 5px 0px 5px; padding: 4px; border-width: 1px 1px 1px 1px; border-style: solid; border-color: #A9B8C2; color: black; background-color: #DCE1E5; font-size: 8pt; }
.quotecontent { margin: 0px 5px 10px 5px; padding: 5px; border-color: #A9B8C2; border-width: 0px 1px 1px 1px; border-style: solid; color: black; font-weight: normal; font-size: 8pt; font-family: Verdana, sans-serif; background-color: #FAFAFA; }

.codetitle { margin: 10px 5px 0px 5px; padding: 4px; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #A9B8C2; color: black; background-color: #A9B8C2; font-size: 8pt; }
.codecontent { margin: 0px 5px 10px 5px; padding: 5px; border-color: #A9B8C2; border-width: 0px 1px 1px 1px; border-style: solid; color: black; font-weight: normal; color: #006600; font-weight: normal; font-size: 8pt; font-family: 'Courier New', monospace; background-color: #FAFAFA; }

.syntaxbg { color: #FFFFFF; }
.syntaxcomment { color: #FF8000; }
.syntaxdefault { color: #0000BB; }
.syntaxhtml { color: #000000; }
.syntaxkeyword { color: #007700; }
.syntaxstring { color: #DD0000; }


/* 
	OTHER
*/
img { border: 0px; }

/* Background images for tables */
.tbl{border-collapse:collapse;height:4px;width:100%}
.tbll{background: url('images/tb4_l.gif') no-repeat;width:8px}
.tblbot{background: url('images/tb4_m.gif') repeat-x;width:100%}
.tblr{background: url('images/tb4_r.gif') no-repeat;width:8px}
.tbl80{border-collapse:collapse;height:4px;width:80%}
神川小羽
調皮の小羽
調皮の小羽
文章: 1461
註冊時間: 2004-05-01 05:55
來自: 謎樣之筱語
聯繫:

文章 神川小羽 »

開頭是#?????? 的都是顏色的設定 例如#FFFFFF 修改看看就知道了
如果你不知道 這個#?????? 哪些是哪種顏色請使用色碼對照表
-.-
主題已鎖定

回到「phpBB 2 安裝與使用」