2009年4月18日

解决链接虚线框问题

得益于Firebug帮助,从玩聚上找到这个css定义,把顶部导航菜单的链接focus状态的虚线框消灭掉,效果好多了(在ie6中问题依旧,而firefox和chrome正常)。但是暂时还不懂如何利用高亮当前菜单的方法,把current的小图片加上去,使当前菜单下部有个小缺口,无奈中。
a {
outline-color:-moz-use-text-color !important;
outline-style:none !important;
outline-width:medium !important;
text-decoration:none;
}

2009年4月17日

删掉statusbar

分类标签statusbar因为h2.date-header { margin:-20px 0 0 30px; }上提了,互相重叠,删除
<div class='status-msg-wrap'>
<div class='status-msg-body'>
<data:navMessage/>
</div>
<div class='status-msg-border'>
<div class='status-msg-bg'>
<div class='status-msg-hidden'><data:navMessage/></div>
</div>
</div>
</div>

2009年4月14日

换以前改的模板

这个是很早以前从utom模板修改过来的,今天想做标准一些,分批从utom向blogger标准模板拷贝,一个小的错误却搞了半天。原来,侧栏的.sidebar ul li多原定义hight,老是浮动重叠。本来应该容易发现,不知怎么回事把两行合成一行,接到了很长的一个background:transparent url("http://aptopt.googlecode.com/files/feed.png") no-repeat 0 0;的后面,变成一体,老是看不到。

2009年4月13日

目前使用的火狐插件


Uploadr for Flickr 1.0
TwitterFox 1.7.7.1
MLdonkey Protocol Handler 2.5
Hide Menubar 1.0.20090104
FireGestures 1.1.6.1
Firebug 1.3.3
DownloadHelper 4.2
Delicious Bookmarks 2.1.034
Adblock Plus 1.0.1
foxyproxy 2.8.14
GReader Popup 0.1.1
GCal Popup 1.1

Greasemonkey 0.8.20090123.1
Greasemonkey 用户脚本
retweet
HTTP-to-HTTPS redirector
Auto add to Google Reader
Greased lightbox

2009年4月7日

爱情名言

1. Love lives deep in the mind instead of residing in the lips.([Britain] William Shakespeare)
爱情是埋在心灵深处,并不居住在双唇之间。([英国]莎士比亚)

2. Between grief and nothing I will take grief. (William Faulkner, American writer)
在悲痛与虚无之间,我愿意选择悲痛。(美国作家 福克纳 W)

3. Be wisely worldly, be not worldly wise. (Francis Quarles)
要善于处世,不要老于世故。(夸尔斯)

4. I don't want to earn my living; I want to live. (Oscar.Wilde)
我不想谋生;我想生活。(奥斯卡.王尔德)

5. The world has been made by fools that wise men should live in it. (Oscar.Wilde)
傻瓜创造了世界,聪明人不得不生活于其中。(奥斯卡.王尔德)

6. Anger, like grief is a weakness. (Marcus Aurelius Antonius)
愤怒和悲哀一样,也是一种软弱。(马可·奥勒利乌斯)

7. Every man is a poet when he is in love.(Plato ancient Greek philosopher)
每个恋爱中的人都是诗人。 (古希腊哲学家 柏拉图)

8. I wept when I was born, and every day shows why.(Jack London, American novelist)
我一生下来就开始哭泣,而每一天都表明我哭泣的原因。(美国小说家 杰克·伦敦)

9. Truth needs no colour; beauty , no pencil. (William Shakespeare)
真理不需色彩,美丽不需涂饰。 (W·莎士比亚)

10. Sweetest joy ,the wildest woe is love. (Philip Bailey)
爱情是最甜蜜的欢乐,最强烈的痛苦。(菲利浦.贝利)