Click to See Complete Forum and Search --> : How to auto-refesh homepage
marypeyton
11-08-2007, 02:33 PM
I would like our home page to have a few elements like logo color and coordinating photos to be different every time someone visits our site. I would want about 10 different combos that would recycle. Our site was built in Dreamweaver and will be redone in Jan. with this new design feature (among others). I have NO CLUE how to do this. It must be pretty simple because I see it on many websites. Thanks!
Here is our current website www.javisdavis.com (http://www.javisdavis.com)
ryanbutler
11-08-2007, 04:20 PM
Easiest way would be to define (create) different CSS rules and then append on the different colors and different colored graphics.
Kind of like this layout:
http://midwestwebdesign.net/sid/
I'm just switching the container rules and then adding on another CSS rule. For example, on the home page, container becomes containerAbout on the about page. CSS, then looks like:
#container{
}
#containerAbout{
}
By the way, I didn't design the URL above, so absolutely no comments :D
marypeyton
11-08-2007, 04:50 PM
I actually was looking for info on how to do this: www.serenaandlily.com (http://www.serenaandlily.com)
Every time you go to their home page, you see a new photo. How do I do that?
THANKS!
iltlo
11-08-2007, 09:57 PM
You could try:
www.imagerotate.com
Just upload your images to it, post the new code on your site, and it'll change every refresh.
WebJoel
11-09-2007, 04:19 PM
http://bonrouge.com/br.php?page=faq#randombg