Revolving header question
Does anyone know if there's a code for bloggish to set up more than one header for a layout? I"ve seen them around before on lj, but I never knew the coding. Thanks!
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 |
Unless you're just talking about a different header for each view [such as one for your recent page, one for the friends page, on for entry... and so on and so forth]. If you are, that's easy enough to set up with css.
Sam
Under
- firefox download the addon called FireFTP
- IE search for Fillezilla it's free
Then Go there: funpic.org create an account (takes 2 minutes and you are sure it will work).
Grab this Code Copy and past it in a notepad document, save it under "randomizer.php"
With the FTP program, log onto your funpic account, create a folder called
- header
Put the "randomizer.php" and "all the pictures" into it.
Once that done, go into your css, and put this in place of the IMAGE URL :
url(http://YOUR ACCOUNT.funpic.org/header/randomizer.php)
It should work ...
if not, just holler and I will try to make a complete tutorial.
Sam