|
这几天很多网友问我何在博客上---中--下加入图片(时钟)
现在我就来写给你们:
在你CSS空白处(后面)加入以下代码就可:
上:#tabline{margin-top:-190px;right:5px;line-height:8px; background:url(http://hiphotos.baidu.com/tchzx/pic/item/6a5b0824b4c24933c995592a.jpg) no-repeat bottom; padding-bottom: 40px; margin-bottom: 10px}
中:#tabline{margin-top:690px;right:5px;line-height:8px; background:url(http://www.csufresno.edu/cgi-bin/Count.cgi?display=date&dd=A&ft=0&tr=y) no-repeat bottom; padding-bottom: 40px; margin-bottom: 10px}
下:#tabline{margin-top:1200px;right:5px;line-height:8px; background:url(http://hiphotos.baidu.com/tchzx/pic/item/6a5b0824b4c24933c995592a.jpg) no-repeat bottom; padding-bottom: 40px; margin-bottom: 10px}
注:margin-top:1200px:图片的上---中--下位置!自己修改好了!
只能放一处!
|