痞克邦的你想改變一成不變的圖片外框嗎?
跟我這樣做~
找出你CSS語法中的這個項目
/*--回應者頭像--*/
.post-photo{ }
我今天先小試一下~
語法都在下面囉~
就把你原本的回應者頭像的語法覆蓋過去就可以囉~



語法說明~
/*回響者頭像*/
.post-photo {
float: left; ---->(頭像在左邊)
text-align: center; ---->(文字在中間)
margin-top:-數字px;----->(圖框跟上面字體的距離)
background: url(圖片網址) no-repeat 0px 0px;
width: 數字px; height: 數字px; } ---->(照片網址+圖片的寬度與高度)
.post-photo img {
width: 數字px; height: 數字px;} --->(照片內的頭像的寬度與高度)
margin-top:-數字px; ----->(頭像跟圖框上面的距離)
PS~製作時是以痞克模版為主.若距離有跑框情形.請自行調整!!













Recommend to Front page
來裝飾部落格(8)
心情|另一扇窗
影子打包走嚕=ˇ=
謝謝mimi分享3q
Comment Permissions: Allow commenting