Hey,
I've got this piece of CSS;
#header {
background: url(images/header.png);
height: 150px;
width: 900px;
}
How do I set it so that between 9PM and 6AM the background for it is images/header1.png (showing moon etc) and otherwise it displays header.png (sunshine etc)
+rep to all help





Reply With Quote




