Background image

  • Author
    Posts
  • #31834
    Terry

    How would I set a background image on a page?

    #31921
    Terry

    I’m still looking for the answer to the above. I want to create a transparent image and set it as a background image for a page or several pages. This seems like it should be pretty simple task but apparently it’s not.

    #32015
    Udi Burg

    I want that too but it seems like no one answers here…
    How would I know that if I’ll donate I’ll get a response?

    #32058
    Terry

    This is how I did was able to do this:

    body.page-id-97 #main{

    background: url(‘http://images.png’);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Background image’ is closed to new replies.