keysikg Posted February 23, 2013 Report Posted February 23, 2013 I really need help with this. This is my page: http://i.imgur.com/uV5YWv2.png Livestream with some default background color. I want to make a image to be background but then background image goes all over page and I can't see stream image. I tried changing z-index but that doesn't help cause loading.gif (stream image) and other images doesn't have one, at least that is what I think. This is my try to get things done(highlighted code is background image that fits screen). However it overlays other images. I need code to make background to be under them. Thank you very much in advance, I am gonna kill myself, trying to figure out this for 4 hours. Quote
Johnclr Posted April 15, 2013 Report Posted April 15, 2013 body { background-image:url('paper.gif'); background-color:#cccccc; } i think is helpful of you. Quote
grabenair Posted April 15, 2013 Report Posted April 15, 2013 All of your code please. Try here http://css-tricks.com/perfect-full-page-background-image/ Quote
Andrea Posted April 15, 2013 Report Posted April 15, 2013 The dude hasn't been back since February. Quote
grabenair Posted April 16, 2013 Report Posted April 16, 2013 My bad I forgot to check the date. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.