Utilizing nextgen gallery i’m giving you guys some random backgrounds I collected from various who the heck knows where.
Click on the image then right click save the image if you want it.
Why does this post say “random background”? well i’m going to explain a few things. With ComicPress and Easel I put in CSS code that allows you to change backgrounds on events or particular pages.
body.home { background: #fff; }
body.day { background: #fff; }
body.night { background: #000; }
body.member { background: #fff; }
body.comic { background: #000; }
There are quite a few different options you can use, have the background change for the time of day, for the category the post is in, for the user, if they are a guest or a member, all sorts of neat things.
[nggallery id=4]

How about more detailed, like hours, or more broad, like months, time scales for Css? I would love to have a theme already created for Christmas that as soon as December rolls around it displays. Different Hours could let you create a night and day feel to your site.
I would love( and depending on the price pay you) for there to be in ComicPress, Easel, CommPress or many more themes for there to be these types of identifiers:
Time:
-Year
-Month
-Season
-Week of Month
-Day
-Hour
-Holidays
-Dates(maybe for User Defined Holidays)
And maybe others but I cannot think of more right now.
SFTLP