Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Make a changing background-picture by using Photoshop

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #199957
    Wail Ashraf
    Participant

    You can make a background-picture by using the time line in Photoshop,you can show it from: Window -> Timeline .
    And you can make an image in Gif formula and make it moving by add many frames into the layers .
    Now make a one picture and save it in Gif formula and make it a background from CSS style sheet

    body {
    background-image: url(“Picture name .gif”);
    }

    #199958
    Paulie_D
    Member

    Are you asking a question or just telling us?

    If the latter, then thank you but I suspect that this is something pretty well-known.

    #199961
    Wail Ashraf
    Participant

    @Paulie_D

    No I tell you because I make a colorful background and I want to insert it here can you tell me how , I’m new here .

    #199978
    Paulie_D
    Member

    If you have a demo to show us, you can use Codepen.io

    However, it’s not a new technique…we’d often used gifs as background images.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Other’ is closed to new topics and replies.