顯示具有 plurk 標籤的文章。 顯示所有文章
顯示具有 plurk 標籤的文章。 顯示所有文章

2009年3月19日 星期四

噗浪當機

於是我抓了圖
等噗好了之後變plurk theme

PPT.cc縮圖服務
PPT.cc縮圖服務

2008年10月1日 星期三

新版 左右按鈕 和 back to start

加贈 loading 圖示 詳情及安裝見此

/*Loading 圖*/
img[src='http://static.plurk.com/static/loading.gif'], img[src='http://static.plurk.com/static/indicator.gif']{opacity: 0}
.list .loading{margin: 30px;background: transparent url(http://www.elferteam.de/Forums/Smilies/marsa37.gif) no-repeat ;}
.list .empty{margin: 30px;background: url(http://www.plurkpix.com/pix/4z.gif) no-repeat center;padding: 40px 0 0 0 }
#div_loading{background: transparent url(http://images.plurk.com/29601_84bc1b8727a296f9ed822938e1932e78.gif) no-repeat;background-position: center;}
/*按鈕*/
.browse_button {overflow: hidden ; width: 48px; height: 96px; no-repeat 0 0;}
.browse_button img{background-position: top left;width:48px;height:48px;padding-left: 48px;background:url(http://www.hhes.tpc.edu.tw/~diamond/plurk/left.png)}
.browse_button img:hover {background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/left.png) 0 bottom ;}
.browse_button img:active {background: url(http://www.plurkpix.com/pix/oh.gif) 15% center no-repeat;}
/*右*/
.browse_button img[src='http://static.plurk.com/static/timeline/arrow_right.gif'] { background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/right.png) ;}
.browse_button img[src='http://static.plurk.com/static/timeline/arrow_right.gif']:hover { background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/right.png) 0 bottom ;}
.browse_button img[src='http://static.plurk.com/static/timeline/arrow_right.gif']:active { background: url(http://www.plurkpix.com/pix/4E.gif) 0 center no-repeat;}
/*back to start*/
.browse_button img[src='http://static.plurk.com/static/timeline/back_to_today.gif'] { background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/home.png) ;}
.browse_button img[src='http://static.plurk.com/static/timeline/back_to_today.gif']:hover { background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/home.png) 0 bottom ;}
.browse_button img[src='http://static.plurk.com/static/timeline/back_to_today.gif']:active { background: url(http://www.plurkpix.com/pix/L7.gif) 0 center no-repeat;}


2008年9月27日 星期六

新版 plurk 左右按鈕

舊的不能用了 >< (不到24小時)
目前改左右鍵 , 底下的 back to start 改不出來
/*new button ver.*/
.browse_button img { background-position: top left; width: 48px; height: 48px; padding-left: 48px; }
.browse_button { overflow: hidden ; width: 48px; height: 48px; background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/left.png) } 
.browse_button:hover {background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/left.png) 0 bottom;}
.browse_button:active {background: url(http://www.plurkpix.com/pix/oh.gif) no-repeat 15% center;}
.browse_button +.browse_button{background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/right.png) }
.browse_button +.browse_button:hover{background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/right.png) 0 bottom;}
.browse_button +.browse_button:active{background: url(http://www.plurkpix.com/pix/4E.gif) no-repeat 15% center;}
/*end*/


2008年9月25日 星期四

plurk 左、右和back to start 語法

{plurk 怪怪的
我改好之後只維持半天就沒了 ><
機車~~}

特別感謝
/* My Melody, Cutie */
/* Modified by Diamond (http://www.plurk.com/user/yellowdiamond), Welcome to Copy */
參考來源 點我安裝



/*左右按鈕*/
.browse_button img 
{ background-position: top left; width: 48px; height: 48px; padding-left: 48px; }
.browse_button
 { overflow: hidden ; width: 48px; height: 96px; background: src('http://www.hhes.tpc.edu.tw/~diamond/plurk/left.png') no-repeat 0 0;}
/*左*/
.browse_button img[src='/static/timeline/arrow_left.gif'] 
{ background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/left.png) ;}
.browse_button img[src='/static/timeline/arrow_left.gif']:hover
 { background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/left.png) 0 bottom ;}
.browse_button img[src='/static/timeline/arrow_left.gif']:active 
{ background: url(http://www.plurkpix.com/pix/oh.gif) 15% center no-repeat;}
/*右*/
.browse_button img[src='/static/timeline/arrow_right.gif'] 
{ background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/right.png) ;}
.browse_button img[src='/static/timeline/arrow_right.gif']:hover 
{ background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/right.png) 0 bottom ;}
.browse_button img[src='/static/timeline/arrow_right.gif']:active 
{ background: url(http://www.plurkpix.com/pix/4E.gif) 0 center no-repeat;}
/*back 吐 start*/
div.browse_button img[src='/static/timeline/back_to_today.gif'] 
{ background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/home.png) ;}
.browse_button img[src='/static/timeline/back_to_today.gif']:hover 
{ background: url(http://www.hhes.tpc.edu.tw/~diamond/plurk/home.png) 0 bottom ;}
.browse_button img[src='/static/timeline/back_to_today.gif']:active 
{ background: url(http://www.plurkpix.com/pix/L7.gif) 0 center no-repeat;}
/*衣恩滴*/

2008年9月9日 星期二

各國早安文

おはよう(Japanese Ver.)
早上好(北京版)
(banana version)
manhã(葡萄牙)
хорошее утро (俄文)
Guten morgen (德語)
Bonjour (法文版)
صباح الخي (阿拉伯文)
안녕하세요 (韓文)
सुप्रभात (印度文)
Buenos días(西班牙文)
早安(國語)
勞炸(台語)

2008年8月28日 星期四

噗面備份檔

田中麗奈 下載


按鈕版 下載


效忠公司,效忠老闆 下載


黑白配的面板 下載


藍色配黑色按鈕 下載

川島版 下載

山本梓版 下載


戶田惠梨香版 下載

2008年8月26日 星期二

當機畫面