Rotate the Header Image.
-
Found a script of Matt’s and it works a treat ??
https://photomatt.net/scripts/randomimage
I did it like this:
– Made a folder just for my header images
– Uploaded the above file into that as ‘rotate.php’
– Uploaded various headers (actually, they are the same just with different colour filters)
– Changed my #header in wp-layout.css to read like this (part of it)
#header {
background-color: Black;
background-image: url(headers/rotate.php);
And bingo !
Different header images.
So thanks again Matt ??
- The topic ‘Rotate the Header Image.’ is closed to new replies.