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.
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.
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/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now