MozTW 討論區

各項 Mozilla 相關軟體與技術討論
現在的時間是 2025-08-02, 21:13

所有顯示的時間為 UTC + 8 小時





發表新文章 這個主題已被鎖定,您不能編輯或回覆這個主題。  [ 117 篇文章 ]  前往頁數 上一頁  1 ... 45678
發表人 內容
 文章主題 :
文章發表於 : 2007-02-10, 20:28 
離線
[網站管理員]

註冊時間: 2005-01-02, 05:49
文章: 3220
冰漾 寫:
誰知道怎麼用 Stylish 自訂網站的 charset 為 UTF-8 嗎?

charset 要用另外的擴充套件來處理吧,這跟 CSS 沒關係的樣子。

不過我也找不到要怎麼改 charset ,也許要用到 Greasemonkey 才能處理。

_________________
【Firefox 有問題請先看這裡】
回覆文章的建議
萬用自我檢測除錯大法 for Firefox
完全備份大法 for Firefox
重建 Firefox 的設定
乾淨升級 Firefox
(本帳號停用中)


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9
 個人資料  
 
 文章主題 :
文章發表於 : 2007-02-10, 23:59 
離線
[網站管理員]

註冊時間: 2005-01-02, 05:49
文章: 3220
wini 寫:
冰漾 寫:
誰知道怎麼用 Stylish 自訂網站的 charset 為 UTF-8 嗎?

charset 要用另外的擴充套件來處理吧,這跟 CSS 沒關係的樣子。

不過我也找不到要怎麼改 charset ,也許要用到 Greasemonkey 才能處理。

有板友寫出自動轉換編碼的測試版了,請試試。

viewtopic.php?t=17598

_________________
【Firefox 有問題請先看這裡】
回覆文章的建議
萬用自我檢測除錯大法 for Firefox
完全備份大法 for Firefox
重建 Firefox 的設定
乾淨升級 Firefox
(本帳號停用中)


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9
 個人資料  
 
 文章主題 :
文章發表於 : 2007-02-11, 01:35 
離線
[社群版本維護者]
頭像

註冊時間: 2004-05-24, 15:50
文章: 826
來自: 資源回收筒
wini 寫:
wini 寫:
冰漾 寫:
誰知道怎麼用 Stylish 自訂網站的 charset 為 UTF-8 嗎?

charset 要用另外的擴充套件來處理吧,這跟 CSS 沒關係的樣子。

不過我也找不到要怎麼改 charset ,也許要用到 Greasemonkey 才能處理。

有板友寫出自動轉換編碼的測試版了,請試試。

viewtopic.php?t=17598

這個讚!!!

_________________
人必先自重,而後人重之。


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.1.1) Gecko/20061226 Firefox/2.0.0.1 (pigfoot)
 個人資料  
 
 文章主題 :
文章發表於 : 2007-03-09, 16:50 
離線

註冊時間: 2006-03-10, 09:47
文章: 287
小弟使用「Google: no ads and new style」、「Gmail: Sidebar with renovated style.」、「Gmail: Inbox with new style.」、「GMail Remove Top Left Padding」等四個stylish,最後再搭配一個天下一大抄的、追求簡單的自創組合,主要是用在gmail的介面,分享給大家試試。
代碼:
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document
domain("google.com"){

input{padding:.2em .4em !important;}
input[type="submit"],input[type="button"],button{
   background:rgb(232,238,247) !important;
   border:none !important;
   color:#000000 !important;
   cursor:pointer !important;
   margin:.2em .3em 0 !important;
   padding:.2em .6em !important;
}

.fq {
   margin:0 !important;
   padding:0!important;
   position:absolute !important;
   top:40px !important;
   right:5px !important;
   font-size:11px !important;
}
.fv {
   margin:0 !important;
   padding:0 !important;
   position:absolute !important;
   bottom:1px !important;
   left:1px !important;
   font-size:10px !important;
   display:none !important;
}

#cm_compose {
   margin:0 !important;
   padding:0 !important;
}

#of,#ob,#oe,             /*Remove Extra*/
.fcs,                    /*Remove Copyright*/
.fspc,
.ft,
div[class^=rh],          /*Remove Ads*/
#nb_0,
#nb_1,                   /*Remove Invites*/
#mt_cf1,                 /*Removes "Create a filter"*/
#mt_adv,
#s input + input + input,/*Remove "Search the web" button*/
#nt1                     /*Remove space below search box*/
{
   
}

}

_________________
2006/03/08 開始愛上 Firefox!


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
 個人資料  
 
 文章主題 :
文章發表於 : 2007-03-10, 13:28 
離線
頭像

註冊時間: 2006-07-04, 09:51
文章: 596
來自: 高橋名人手槍島
小弟在Userstyles抓到對about:blank的userstyles,
都只在剛抓到的那一次瀏覽進程中有作用,
重新開啟火狐之後一切卻又恢復原貌(空白),
而Stylish卻又說該style還在,
有沒有大大有同樣情形的呢?任何人有解決方案嗎?

附上小弟的擴充套件列表:(說不定是跟套件相衝)
708090 2.03
708090-lite 2.03
Adblock Plus 0.7.2.4
Aging Tabs 0.5.1
All-in-One Gestures 0.18.0
All-in-One Sidebar 0.7.1
Aluminium Kai 2 1.9
Always Remember Password 0.6
Autoclose Bookmark&History Folders 0.5.3.4
Autohide 1.1.4
autoHideStatusbar 0.3.9.5
backword 1.2.070124
BBCode 0.4.1.3
BetterSearch 1.18
Cache Status 0.7.1
ChatZilla 0.9.77
Chrome Cleaner 0.3
Configuration Mania 1.08.2007013001
Copy Link Name 1.2.4
CustomizeGoogle 0.55
CuteMenus - Crystal SVG 1.9.0.4
Download Statusbar 0.9.4.5.1
DownThemAll! 0.9.9.7
ErrorZilla Mod 0.2
Fasterfox 2.0.0
FireFTP 0.94.6
Forecastfox 0.9.5.2
FoxyProxy 2.4.1
Fusion Alternative 1.0.20070227
Fusion Alternative 2 2.0.20070227
Gmail Manager 0.5.3
Gmail Space 0.5.6
Google Web Accelerator 1.0.70.88
Hide Tab Bar 1.0dev.2
IE Tab 1.3.1.20070218
iFox 2.4.3
Image Toolbar 0.6.4
Internet Explorer XP 1.5
Linkification 1.3.3
ListZilla 0.8
MediaWrap 0.1.6.3
MinimizeToTray 0.0.1.2006102615+
Modern Aluminum 2.0.12.070227
MR Tech About:About 2.2
myFireFox 1.0.0408
Netscape Windows 3.1 2.0b
Nightly Tester Tools 1.2.1
OpenBook 1.3.4
OpenDownload 1.0.0
OpenSearchFox 0.0.0.8
Organize Status Bar 0.5.2
Outlook 2003 Blue 2.0.1
Outlook 2003 Green 2.0.1
Outlook 2003 Silver 2.0.1
PCMan Plug-in 1.0.5.0
PDF Download 0.7.9
Personal Menu 2.5.1
Popup ALT Attribute 1.3.2005092701
Popup Count 0.3.5
QuickNote 0.6.0.3
Restart Firefox 0.3
Right Encoding 0.2.2
Sage CE 1.3.10
ScrapBook 1.2.0.8
Show Image 0.4.2
Split Browser 0.3.2007030901
Stop-or-Reload Button 0.2.2
Stylish 0.4
Super DragAndGo 0.2.6.2
Tab Catalog 1.2.2007030701
Tab Effect 1.1
Tab Mix Plus CE 0.3.5.2.070221
Talkback 2.0.0.2
Tempomail 1.0.6
Textarea Cache 0.2.2
TinyUrl Creator 1.0.4
Together with Foxkeh 0.1.4.2
Torbutton 1.0.4
United States English Dictionary 2.0.0.6
Usage Counter 0.2
User Agent Switcher 0.6.9
Web Developer 1.0.2
Winestripe 1.2.1
° ‡ (New Tong Wen Tang) 0.3.2.1

感謝各位O_Q...

_________________
這裡沒有你可以看的簽名檔!(巴頭


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
 個人資料  
 
 文章主題 :
文章發表於 : 2007-03-20, 17:41 
離線
[網站管理員]

註冊時間: 2005-01-02, 05:49
文章: 3220
Mozilla Taiwan 討論區用的樣式加強版PLUS

目的除了讓字體大小夠大(可自訂),還有避免「引用跟代碼」兩種文章中的長串字拉寬畫面(例子,例子)外,還加入了讓文章跟簽名的顏色全變成黑色(black)以避免文章用色太花的問題(例子),以及讓文章中的圖片被限制在特定寬度的規則(例子)。

另外裡面有兩條規條是要自行啟用的,請自己看看裡面的註解來編輯並啟用。

需要替長連結自動折行的,請安裝 MR Tech's Link Wrapper 擴充套件試試。

(不過因為文章內容自成一個區塊的關係,所以各位有時候會發現滑鼠手勢或滑鼠滾輪拉不動頁面,這時請把滑鼠鼠標移出文章範圍外就可以再度操作了。)

代碼:
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("forum.moztw.org") {

/* 調整文章字體大小 */
table *
{
font-size:22px!important
}

/* 避免無空格的長文拉寬畫面 */
td[colspan="2"] .postbody ,
td.code ,
td.quote
{
display: block !important
;
overflow: auto !important
}

/* 自行啟用及調整: 將引用跟代碼兩種 class 的文章縮行顯示 */
/* ☆欲啟用本規則的請刪除這一行和下面提到的那行
td.code ,
td.quote
{
max-height: 5em
}
☆欲啟用本規則的請刪除這一行和上面提到的那行 */

/* 自行啟用: 滑鼠鼠標移過引用跟代碼兩種 class 的文章時顯示全部 */
/*
td.code:hover ,
td.quote:hover
{
max-height: none
}
*/

/* 調整簽名檔(如顯示與否、字體顏色、或所佔行數高度等的) */

td[colspan="2"] .postbody span
{
color:black !important
}

td[colspan="2"] .postbody a[href]:not(:hover) span
{
color:#006699 !important
}

td[colspan="2"] .postbody a[href]:hover span
{
color:#DD6900 !important
}

/* 意義不明 */
/*td[colspan="2"] .postbody:first-child
{
display:block
}*/

/* 限制圖片的最大尺寸(數值部分需視個人情況自行設定) */

.postbody img
{
max-width: 400px
}

/* 自行啟用: 讓文章中的圖片置中 */
/*
.postbody img {
margin: auto !important
;
display: block !important
}
*/

}

_________________
【Firefox 有問題請先看這裡】
回覆文章的建議
萬用自我檢測除錯大法 for Firefox
完全備份大法 for Firefox
重建 Firefox 的設定
乾淨升級 Firefox
(本帳號停用中)


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
 個人資料  
 
 文章主題 :
文章發表於 : 2007-03-20, 18:15 
離線
頭像

註冊時間: 2004-11-19, 00:07
文章: 482
來自: 閃光彈的家
wini 寫:
Mozilla Taiwan 討論區用的樣式加強版PLUS

就我測試的結果,裝了 Link Wraper 之後,再把樣式裡的 overflow 改成 hidden,會有比較美觀的結果。

如此一來,長連結可以自動折行,引言或代碼的部分也不會出現捲軸。
當然這是個人喜好啦,我覺得捲軸不要出現比較美 :p

_________________
我的部落格


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
 個人資料  
 
 文章主題 :
文章發表於 : 2007-04-08, 20:50 
離線

註冊時間: 2007-02-28, 13:46
文章: 2
用火狐瀏覽天野幻境的時候...字體,顏色都會變樣
我按照他的CSS新增規則..
但是還是不能顯示正常
請問要如何修改呢?
引言回覆:
@-moz-document url-prefix(http://roidv.com/) {
body { margin : 0 ; background-color : #123456 ; font-family : 'verdana'; }
a.1 { font-weight: bold ; font-size : 8pt ; color : #EEEEEE ; text-decoration: none; }
A:hover { position:relative ; top:1px ; left:1px ; color:#00ccff; text-decoration:none ;}
td.1 { font-size : 8pt ; color : #EEEEEE ; text-align : left ; font-weight: bold ;}
td.2 { font-size : 9pt ; color : #111111 ; text-align : left ; Background-COLOR : #B8BCE0 ;}
}


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.0.11) Gecko/20070312 Firefox/1.5.0.11
 個人資料  
 
 文章主題 :
文章發表於 : 2007-09-23, 13:19 
離線
頭像

註冊時間: 2005-02-04, 08:59
文章: 326
gmaild581g 寫:
用火狐瀏覽天野幻境的時候...字體,顏色都會變樣


代碼:
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("roidv.com") {
body {font-size : 8pt ; color : white ; text-align : left ;}
a:link { font-weight: bold ; font-size : 8pt !important; color : #EEEEEE ; text-decoration: none; }
A:hover { position:relative ; top:1px ; left:1px ; font-size : 8pt ; color:#00ccff; text-decoration:none ;}
TD[BGCOLOR="#B0CCB8"],TD[BGCOLOR="#B0CCB8"]>a,TD[BGCOLOR="#F0C890"],TD[BGCOLOR="#B8BCE0"]{color : black ;}
}


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
 個人資料  
 
 文章主題 :
文章發表於 : 2007-12-14, 22:38 
離線
頭像

註冊時間: 2004-11-19, 00:07
文章: 482
來自: 閃光彈的家
bulin23 寫:
小弟使用「Google: no ads and new style」、「Gmail: Sidebar with renovated style.」、「Gmail: Inbox with new style.」、「GMail Remove Top Left Padding」等四個stylish,最後再搭配一個天下一大抄的、追求簡單的自創組合,主要是用在gmail的介面,分享給大家試試。


因為 Gmail 改版,所以我的 Google: no ads and new style 也改了。

你可以由此下載 Google: no ads and compact
另外由此下載我寫給 Gmail 用的 Gmail Cleaner and Tweaker (for 1.0 & 2.0)

_________________
我的部落格


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.1.11) Gecko/20071201 BonEcho/2.0.0.11 (tete009 G7 SSE2)
 個人資料  
 
 文章主題 :
文章發表於 : 2007-12-15, 00:51 
離線

註冊時間: 2004-09-29, 04:27
文章: 419
原來不僅 Google: no ads and compact
Nelson 寫:
另外由此下載我寫給 Gmail 用的 Gmail Cleaner and Tweaker (for 1.0 & 2.0)

…連這個也是您的作品之一 :shock:
    …真是好用的咧! :o
回文致上敬意一下 ...m(_ _)m

_________________
個人 Firefox 擴充套件收藏集


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.1.11) Gecko/20071201 BonEcho/2.0.0.11 (tete009 SSE PGO)
 個人資料  
 
 文章主題 :
文章發表於 : 2008-03-17, 18:24 
離線

註冊時間: 2003-06-24, 11:22
文章: 16
wandererm 寫:
新聞:
修正了一些小錯誤。
預覽圖在上面之前的討論。

代碼:
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://tw.news.yahoo.com/article/) {
  div[id="sec"] {
    display: none !important;
  }
div[id="adst"] {
    display: none !important;
  }
div[id="ynwsovls"] {
    display: none !important;
  }
div[id="ynwsratw"] {
    display: none !important;
  }
div[id="ynwsgnav"] {
    background-image:url(none) !important;
    padding: 0px !important;
  }
div#ynwsgnav ul.sec {
    display: none !important;
  }
div#ynwsgnav ul.pri li {
    background-image:url(none) !important;
    padding: 0px 3px 0px 3px !important;
  }
div[id="ynwsppl"] {
    display: none !important;
  }
div[id="bdbg"] {
    width: 95% !important;
    background-image:url(null) !important;
  }
div[id="bd"] {
    width: auto !important;
  }
div[id="pri"] {
    width: 100% !important;
  }
div[id="ynwscatv"] {
  clear: both !important;
  }
}



字典:
因為最近在用Backword,查詢連結是用奇摩字典,
就順手做了出來。

請搭配Adblock Plus規則去掉底部廣告↙
代碼:
http://tw.linkspot.search.yahoo.com/*



代碼:
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://tw.dictionary.yahoo.com/)
{
 #VREC
 {
 display: none !important;
 }
 #simvoc
 {
  margin-top: 20px !important;
 }
}



加上這一段可以把「搶先推薦」擋掉

div[id="ynwsgm"]{
display: none !important;
}


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9b5pre) Gecko/2008030506 Minefield/3.0b5pre
 個人資料  
 
顯示文章 :  排序  
發表新文章 這個主題已被鎖定,您不能編輯或回覆這個主題。  [ 117 篇文章 ]  前往頁數 上一頁  1 ... 45678

所有顯示的時間為 UTC + 8 小時


誰在線上

正在瀏覽這個版面的使用者:Google [Bot] 和 5 位訪客


不能 在這個版面發表主題
不能 在這個版面回覆主題
不能 在這個版面編輯您的文章
不能 在這個版面刪除您的文章
不能 在這個版面上傳附加檔案

搜尋:
前往 :  
Powered by phpBB® Forum Software © phpBB Group
正體中文語系由 竹貓星球 維護製作
© moztw.org, Mozilla Foundation
MozTW,Mozilla 台灣社群