body { background-image: url("http://www.antonioz.com/wp-content/themes/soothe/images/shadowchunk.jpg"); background-repeat: repeat-y; background-position: 0px; } #header { background: url("http://www.antonioz.com/wp-content/themes/soothe/images/sootheheader.jpg") no-repeat bottom center; } #sidebar { background-image: url("http://www.antonioz.com/wp-content/themes/soothe/images/soothesidebarbg.jpg"); background-repeat: no-repeat; background-position: top; } #headerimagemap { position: relative; display: block; left: 610px; top: 2px; width: 132px; height: 22px; visibility: visible; cursor: pointer; } #wp-calendar { background-image: url("http://www.antonioz.com/wp-content/themes/soothe/images/soothecalback.jpg"); background-repeat: no-repeat; background-position: top; } #wp-calendar caption { background-image: url("http://www.antonioz.com/wp-content/themes/soothe/images/caltop.png"); background-repeat: no-repeat; background-position: bottom; } #headerimagemap i { display: block; width: 132px; height: 22px; visibility: visible; } #headerimagemap i a:hover { text-decoration: none; } td#today { background-image: url("http://www.antonioz.com/wp-content/themes/soothe/images/todayback.png"); background-repeat: no-repeat; background-position: center; color: #000; } .entry ul li:before, #sidebar ul ul li { list-style-image: url("http://www.antonioz.com/wp-content/themes/soothe/images/redball.png"); } /* Because the template is slightly different, size-wise, with images, this needs to be set here If you don't want to use the template's images, you can also delete the following two lines. */ #header { margin: 0 !important; margin: 0 0 0 1px; padding: 1px; height: 198px; width: 758px; } #headerimg { margin: 7px 9px 0; height: 192px; width: 740px; } /* END IMAGE CSS */ /* To ease the insertion of a personal header image, I have done it in such a way, that you simply drop in an image called 'personalheader.jpg' into your /images/ directory. Dimensions should be at least 760px x 200px. Anything above that will get cropped off of the image. */ /* #headerimg { background: url('http://www.antonioz.com/wp-content/themes/soothe/images/personalheader.jpg') no-repeat top;} */
1月 16th, 2007 at 11:38 pm
[...] 每次wordpress发布新版本都不愿意列出更新的文件,升级都要全部覆盖,而js文件夹大部分时间都不更新,上传时却占用很多时间。不过这次有点意外,wordpress2.07把所有更新的文件全部列出,要是能制作个从上一版本升级的patch就更好了。每次wordpress出更新都比较头大,得把所有使用它程序的网站全部升级一边,如果每次能有这样的一个patch,对于我这样的情况会有更大帮助。 [...]