新版巴哈姆特電玩資訊站(20070201)
以下的請盡量使用最新版的
第一版
代碼:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("gamer.com.tw") {
/* 消除礙眼的選單或其它東西 */
/*討厭的浮動按鈕*/ #forumBottomMenu ,
/*CC創意公用聲明*/ table[bgcolor="#f2f2f2"] ,
/*上方的廣告列 */ table[background="http://pic.bahamut.com.tw/index_w/head_bg.gif"] {
display: none !important
}
/* 請自行啟用: 隱藏勇者造型 */
/*td[height="162"] a[href] img[height="160"] {
display: none !important
}*/
/* 請自行啟用: 隱藏廣告 */
/*#iRFloating ,
#iRFloating2 ,
iframe ,
td a img[width="160"] {
display:none !important
}*/
/* 整體文字大小 */
body, table * {
font-size: 12px !important
}
/* 調整最上方一列的文字大小 */
td.wide_toptext {
font-size: 6px !important
}
/* 控制文章內容排版 */
div#ctkeywordcontent ,
span.t3 ,
span.t3 font ,
table.ssize * ,
table[bgcolor="#4d4d4d"] * {
font-size: 18px !important
;
line-height: 1.8em !important
}
}
第二版
代碼:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("gamer.com.tw") {
/* 消除礙眼的選單或其它東西 */
/*討厭的浮動按鈕*/ #forumBottomMenu ,
/*CC創意公用聲明*/ table[bgcolor="#f2f2f2"] ,
/*上方的廣告列 */ table[background="http://pic.bahamut.com.tw/index_w/head_bg.gif"] {
display: none !important
}
/* 請自行啟用: 隱藏勇者造型 */
/*td[height="162"] a[href] img[height="160"] {
display: none !important
}*/
/* 請自行啟用: 隱藏廣告 */
/*#iRFloating ,
#iRFloating2 ,
iframe ,
td[width="166"] {
display:none !important
}*/
/* 哈啦區文章表格拉寬 */
table[width="760"] {
width: 100% !important
}
/* 整體文字大小 */
body, table * {
font-size: 12px !important
}
/* 調整最上方一列的文字大小 */
td.wide_toptext {
font-size: 6px !important
}
/* 控制文章內容排版 */
tr[bgcolor="#e2f5cd"] * ,
tr[bgcolor="#f3f3f3"] * ,
tr[bgcolor="#ffffff"] * {
font-size: 16px !important
}
textarea#content ,
textarea#content * ,
div#ctkeywordcontent ,
span.t3 ,
span.t3 font ,
table.ssize * ,
table[bgcolor="#4d4d4d"] * {
font-size: 18px !important
;
line-height: 1.8em !important
}
}
第三版
代碼:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("gamer.com.tw") {
/* 消除礙眼的選單或其它東西 */
/*討厭的浮動按鈕*/ #forumBottomMenu ,
/*討厭的浮動按鈕*/ #forumRightMenu ,
/*CC創意公用聲明*/ table[bgcolor="#f2f2f2"] ,
/*上方的廣告列 */ table[background="http://pic.bahamut.com.tw/index_w/head_bg.gif"] {
display: none !important
}
/* 請自行啟用: 隱藏勇者造型 */
td[height="162"] a[href] img[height="160"] {
display: none !important
}
/* 請自行啟用: 隱藏廣告 */
#iRFloating ,
#iRFloating2 ,
iframe ,
td[width="166"] {
display:none !important
}
/* 哈啦區文章表格拉寬 */
table[width="760"] {
width: 100% !important
}
/* 整體文字大小 */
body, table * {
font-size: 12px !important
}
/* 調整最上方一列的文字大小 */
td.wide_toptext {
font-size: 6px !important
}
/* 控制文章內容排版 */
tr[bgcolor="#e2f5cd"] * ,
tr[bgcolor="#f3f3f3"] * ,
tr[bgcolor="#ffffff"] * {
font-size: 16px !important
}
textarea#content ,
textarea#content * ,
div#ctkeywordcontent ,
span.t3 ,
span.t3 font ,
table.ssize * ,
table[bgcolor="#4d4d4d"] * {
font-size: 18px !important
;
line-height: 1.8em !important
}
}
第四版
代碼:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("gamer.com.tw") {
/* 消除礙眼的選單或其它東西 */
/*討厭的浮動按鈕*/ #forumBottomMenu ,
/*討厭的浮動按鈕*/ #forumRightMenu {
display: none !important
}
/* 請自行啟用: 隱藏勇者造型 */
/*td[height="162"] a[href] img[height="160"] {
display: none !important
}*/
/* 請自行啟用: 隱藏CC創意公用聲明 */
/*font+table[bgcolor="#f2f2f2"] {
display:none !important
}*/
/* 請自行啟用: 隱藏廣告 */
/*#iRFloating ,
#iRFloating2 ,
iframe ,
td[width="166"] ,
table[background="http://pic.bahamut.com.tw/index_w/head_bg.gif"] {
display:none !important
}*/
/* 哈啦區文章表格拉寬 */
table[width="760"] {
width: 100% !important
}
/* 整體文字大小 */
body, table * {
font-size: 12px !important
}
/* 調整最上方一列的文字大小 */
td.wide_toptext {
font-size: 6px !important
}
/* 控制文章內容排版 */
tr[bgcolor="#e2f5cd"] * ,
tr[bgcolor="#f3f3f3"] * ,
tr[bgcolor="#ffffff"] * {
font-size: 16px !important
}
textarea#content ,
textarea#content * ,
div#ctkeywordcontent ,
span.t3 ,
span.t3 font ,
table.ssize * ,
table[bgcolor="#4d4d4d"] * {
font-size: 18px !important
;
line-height: 1.8em !important
}
}
第五版:因為隱藏的東西太多,導致只能用引用的方式回文,所以把 C.C. 選項調出來,免得不小心引用有 C.C. 的就會被自動勾選。另外還在想辦法如何解決某些項目(如哈啦區的搜尋結果)不見的問題。
代碼:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("gamer.com.tw") {
/* 消除礙眼的選單或其它東西 */
/*討厭的浮動按鈕*/ #forumBottomMenu ,
/*討厭的浮動按鈕*/ #forumRightMenu img[src="http://pic.bahamut.com.tw/forum/hala06_01.gif"] {
display: none !important
}
/* 調整右側快選單為固定不動 */
td[width="166"] {
position: fixed !important
;
right: 30px !important
;
bottom: 4px !important
}
/* 請自行啟用: 隱藏勇者造型 */
td[height="162"] a[href] img[height="160"] {
display: none !important
}
/* 請自行啟用: 隱藏CC創意公用聲明(不建議隱藏) */
/*font+table[bgcolor="#f2f2f2"] {
display:none !important
}*/
/* 請自行啟用: 隱藏廣告 */
#iRFloating ,
#iRFloating2 ,
div.right ,
iframe ,
table[background="http://pic.bahamut.com.tw/index_w/head_bg.gif"] ,
script+table[bgcolor="#cccccc"] ,
script+table[width="95%"]+table[width="95%"] {
display:none !important
}
/* 哈啦區文章表格拉寬 */
table[width="760"] {
width: 100% !important
}
/* 整體文字大小 */
body, table * {
font-size: 12px !important
}
/* 調整最上方一列的文字大小 */
td.wide_toptext {
font-size: 4px !important
}
/* 控制文章內容排版 */
tr[bgcolor="#e2f5cd"] * ,
tr[bgcolor="#f3f3f3"] * ,
tr[bgcolor="#ffffff"] * {
font-size: 16px !important
}
textarea#content ,
textarea#content * ,
div#ctkeywordcontent ,
span.t3 ,
span.t3 font ,
table.ssize * ,
table[bgcolor="#4d4d4d"] *,
div.T3 * {
font-size: 18px !important
;
line-height: 1.8em !important
}
.leftOut1 {
width: auto !important
}
/* 除錯用:解除誤隱藏的項目 */
td[width="170"] iframe {
display: block !important
}
}