This is a discussion on "Animation" within the Web Page Design section. This forum, and the thread "Animation are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Animation
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Animation
Hi,
I'm working on a site right now, and I've run into a problem. I'm trying to make basically an animated wallpaper in the background and put other stationary images ontop of it. It's for a splash page. I've tryed setting the background-image: url in CSS1, but it doesn't even load. It just shows my other images. If anyone knows how to do this, I'd appreciate some advice. Thanks Jodi |
|
|
|
|||
|
|
|
|||
|
Smokie,
Thanks, I tryed it and it worked great. Now all I have to do is get the white matting off my images and I'll be all set. I tryed that code yesterday and for some reason it just didn't work, but who knows, maybe a dash was out of place or something. Thanks again. Appreciate the help! Jodi :0) |
|
|||
|
Just in case you need it sometime the correct CSS way is:
body { background-image: url(animated-gif-here.gif) } often people mistakenly put quotes around the file name |
|
|||
|
Catalyst, Thanks, I think I've been doing that. I'm a bit new to CSS1. Thanks for the info though.
|
![]() |
| Tags |
| animation |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sluggis JS animation in FF, IE7 | poisonborz | JavaScript Forum | 1 | Apr 2nd, 2008 20:41 |
| etoxin>> Funky Flash site some really funky interactive animation. Animation to play | etoxin | Free Web Site Critique | 33 | Jan 17th, 2008 12:39 |
| I need to get a flash animation to a DVD | SupremeSultan | Flash & Multimedia Forum | 1 | Apr 27th, 2007 15:13 |
| Animation on the Web | Diablo | Introduce Yourself | 5 | Sep 22nd, 2005 21:54 |
| Need help with a simple animation | Leah | Graphics and 3D | 1 | Sep 1st, 2005 19:11 |