早陣子upgade了wp2.02和 FAlbum 0.6.5,發現FAlbum0.6.5多了templates的功能, 可以製作自己的templates。
Fix – Incorrect 404 header statuses from WordPress 2.0+ (Fixes IE 404 issues)
Fix – Cleaned up pages to validateagainst XHTML Strict 1.1
New – Flickr comments – added the ability to display Flickr comments on the photo page
New – FAlbum styles – added the ablility to select from multiple display styles and templates
New – Post helper / Inline post macro to dispaly and link to FAlbum photos within posts – Initial work (still buggy)
其實我對php一點都不在行, 我主要都是修改了css的部份, 主頁都改動了一點,加上主圖和update sets, 其實本來想把tag 放在主頁的, 但整了好久都整不到 , 所以giveup了。
介紹一下falbum.css.php, 其實很易明 :
|
falbum的闊度, 我的闊度是 width 100% .falbum { |
|
我加上description和日期的css, 原本是沒有的 : .falbum-album-description{ .falbum-date-taken{ |
|
thumbnail加上 mouse over 效果 .falbum-thumbnail:hover { |
|
thumbnail之間的闊度和高度 .falbum-tn-border-s { |
writing….








