blogger的css - 部落格

Lily avatar
By Lily
at 2007-01-02T09:04

Table of Contents

※ 引述《teaegg ( ̄﹁ ̄)》之銘言:
: ※ 引述《chenkaie (阿凱)》之銘言:
: : 這個不太懂,意思是要讓他有小綠點嗎..?
: http://moviesketch.blogspot.com/
: 意思是
: 比較「存檔」還有「標籤」兩個清單
: 存檔的清單比較偏左而且沒有小綠點
: 想要把存檔改成跟標籤的清單一樣
: 看起來比較整齊
加一下吧.^^

.archivedate a{
padding-left: 25px;
background: url(http://0rz.tw/a72ky) no-repeat 10px 6px;
line-height:20px;
}

: : 這個ok的,在css裡加入
: : #ArchiveList .toggle-open { /* Fixed for IE */
: : _font-size: 90% !important;
: : }
: : 即可
: 真是太感謝了
: 趕快記下來

--
Kaie's Blog: http://chenkaie.blogspot.com/
大家一起來blogging吧!!

[Template] Kubrick style for Blogger beta:http://0rz.tw/322ff
自製 Blogger template 供免費下載!

--

All Comments

Mia avatar
By Mia
at 2007-01-03T01:49
非常感謝^^

blogger的css

Queena avatar
By Queena
at 2007-01-02T08:47
※ 引述《chenkaie (阿凱)》之銘言: : 這個不太懂,意思是要讓他有小綠點嗎..? http://moviesketch.blogspot.com/ 意思是 比較「存檔」還有「標籤」兩個清單 存檔的清單比較偏左而且沒有小綠點 想要把存檔改成跟標籤的清單一樣 看起來比較整齊 : : 想請 ...

問一個很蠢的問題new blogger跟blogger有什麼不同呢Orz

Madame avatar
By Madame
at 2007-01-02T08:40
我之前都是用原來的blogger 我的帳號本來就跟我的gmail帳號一樣 我今天是著登入new blogger...我發現一切都沒有改變啊??? 那到底差別在哪裡啊Q_Q 感謝告知 - ...

blogger的意見通知

Gary avatar
By Gary
at 2007-01-02T02:33
為什麼寄到我的信箱後文字都會變亂碼 有人知道是什麼原因嗎 謝謝 - ...

Blogger的Section 和 include

Enid avatar
By Enid
at 2007-01-02T01:51
請問一下 section與include和includeable 這幾個是差在哪丫 section中的屬性 class 與 id 其中 class 是對映到 css 而 id 則是 html tag div 的 id 那 include 與 includeable呢? 也是嗎? 我是使用 b ...

blogger的css

Daniel avatar
By Daniel
at 2007-01-02T01:46
※ 引述《teaegg ( ̄﹁ ̄)》之銘言: : ※ 引述《chenkaie (阿凱)》之銘言: : : 內文的: : : .post li { : : ... : : ... : : } : : sidebar的 : : .sidebar li { : : ... : : ... : : } : : 分開寫 ...