links for 2006-06-20
-
A nifty little tutorial for all those times when you’ve said, “Could you add a little more planet to that design.”
/* BEGIN IMAGE CSS */ body { background: url(http://spazsquatch.com/wp-content/themes/cleanandcrisp/images/kubrickbgcolor.jpg); } #page { background: url(http://spazsquatch.com/wp-content/themes/cleanandcrisp/images/kubrickbgwide.jpg) repeat-y top; border: none; } #header { background: url(http://spazsquatch.com/wp-content/themes/cleanandcrisp/images/kubrickheader.jpg) no-repeat bottom center; } #footer { background: url(http://spazsquatch.com/wp-content/themes/cleanandcrisp/images/kubrickfooter.jpg) no-repeat bottom; border: none;} #header { padding: 1px; height: 198px; width: 758px; } #headerimg { margin: 7px 9px 0; height: 192px; width: 740px; } /* END IMAGE CSS */