Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8979629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T19:53:28+00:00 2026-06-15T19:53:28+00:00

I have made a theme for my website (undisclosed) which involves CSS3 animations. It

  • 0

I have made a theme for my website (undisclosed) which involves CSS3 animations. It is falling snow. It’s cute. However I want it to appear over my existing items. I have tried playing about with z-index however this doesn’t work it appears. The page is temporarily hosted on: http://briandempsey.org.uk/mbxt/index.html

I’m not sure if this can be done, but I assume (maybe wrongly it can)

TL;DR: Need snow to appear over text and other items. How?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T19:53:30+00:00Added an answer on June 15, 2026 at 7:53 pm

    See here: http://jsfiddle.net/YzSS9/

    HTML: (add a new element)

    <div id="happy-xmas"> 
      <h1>Merry Christmas from everyone at</h1> 
    </div>
    <div id="flakes"></div>
    

    Your old body definition will now be flakes, minus the background color and the associated animation, which stays on the body:

    body{
        background-color: #6b92b9; 
        animation:bg 20s linear infinite;
    }
    
    @keyframes bg{
        from,to{background-color:#6b92b9;}
        50% {background-color:#b4cfe0;}
    }
    
    #flakes{
        height:100%;
        width:100%;
        top:0;
        position:absolute;
        ...
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have made a website on which a user has to log in using
I have a website made in Asp.net MVC which is installed in the root
I have made a website in which the users can select a value from
I have made an invoice system for a website and i want to be
(Beginner to HTML) I have made a Photoshop mock-up of the website I want
I have a personal website, which I have made (to the best of my
I have a website which uses http refer, and I have made a Facebook
I have made a swings application but there is one problem in that which
I have to made a page which will send Email to Newsletter subscribers. There
I have a bugging problem. For a website I made there are search engine

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.