MozTW 討論區

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

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





發表新文章 回覆主題  [ 20 篇文章 ]  前往頁數 上一頁  12
發表人 內容
 文章主題 :
文章發表於 : 2004-10-04, 01:11 
離線

註冊時間: 2004-10-04, 00:58
文章: 1
我是個新手~~
最初我去巴哈的時候也遇到了這個畫面全亂的問題
後來無意間找到一個設定資料後~~~
再去巴哈~~~畫面就整齊了~~
我不懂其語言意思~~post出來請各位參考參考~~
以下線條之後的資料用記事本存成userContent..css再
存到C:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\t99vkrcs.default\chrome
(這是我電腦的路徑)再重開Firefox(希望對大家有幫助~)^^"
--------------------------------------------------------------
/* put a thin black border around all dropdown forms like NS4.x */
:-moz-dropdown-list {
border : 1px solid black !important;
border-top-style : solid !important;
}

/* Disable marquee display */
marquee {
-moz-binding: none; display: block; height: auto !important;
/* This is better than just display:none !important;
* because you can still see the text in the marquee,
* but without scrolling.
*/
}

/*
* Until bugs 103843 and 105547 get fixed, a helpful workaround
* to highlight some links which would pop up a new window:
*/
:link:hover[target="_blank"],:visited:hover[target="_blank"] {
color: white !important; background: red !important;
}
:link:hover[target="_new"],:visited:hover[target="_new"] {
color: white !important; background: red !important;
}

/*
* These are for chatzilla:
*/

/* defaults for anything in the chatzilla content area */
.output-window {
background: #555 !important;
color: white !important;
font-weight: bold !important;

/* for testing CSS syntax:
border-style: solid;
border-width: thick;
border-color: #0f0 !important;
*/
}

/* messages I type */
.msg-data[msg-user$="ME!"] {
color: orange !important;
background: #555 !important;
}

/* every other message can have a different color,
* to make it easier to follow conversations
*/
.msg-data[mark="odd"] {
color: white !important;
background: #666 !important;
}

/* messages directed to me */
.msg-data[important] {
color: yellow !important;
/* background: gray !important; */
}

/* messages when people leave the channel */
.msg-data[msg-type="QUIT"] {
background: #444 !important;
color: yellow !important;
}

/*
* Ignore user-specified style in mail messages.
* See http://bugzilla.mozilla.org/show_bug.cgi?id=18427 for details.
*/
.moz-text-html font, .moz-text-html div, .moz-text-html body {
font-size: inherit !important;
font-family: inherit !important;
color: inherit !important;
background-color: inherit !important;
background-image: inherit !important;
text-align: inherit !important;
text-indent: inherit !important;
}


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2004-10-05, 13:25 
離線
[MozTW 版主群]

註冊時間: 2004-08-28, 10:26
文章: 657
現在的網頁開發者開發到 html 標準是什麼都不清楚,更扯的是有的用 .net 開發出來的,搞不好開發者不知道啥是 css,這種現象算是好現象嗎 :?: :?:


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2004-10-05, 14:10 
離線
[網站管理員]
頭像

註冊時間: 2002-12-03, 15:00
文章: 1109
來自: CSIE.ORG
重點在 marquee 這個 tag
這個 tag 在 mozilla 與 IE 上略有不同,
而 bahamut 用了 marquee
所以,只要那段
/* Disable marquee display */
marquee {
-moz-binding: none; display: block; height: auto !important;
}

就可以解決了,不過如此一來文字也就不會捲了。


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2004-10-05, 19:19 
離線
[網站管理員]
頭像

註冊時間: 2002-12-03, 15:00
文章: 1109
來自: CSIE.ORG
本篇之前後來有點流於筆戰的部份
兩方一併恕刪,抱歉


回頂端
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
 個人資料  
引用回覆  
 文章主題 :
文章發表於 : 2004-10-05, 19:25 
離線

註冊時間: 2004-10-02, 20:58
文章: 35
來自: 廣州
piaip 寫:
本篇之前後來有點流於筆戰的部份
兩方一併恕刪,抱歉


抱歉...新人第一帖就開砲 給你添麻煩了


回頂端
Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10
 個人資料  
引用回覆  
顯示文章 :  排序  
發表新文章 回覆主題  [ 20 篇文章 ]  前往頁數 上一頁  12

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


誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 57 位訪客


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

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