sarath Posted September 27, 2011 Report Posted September 27, 2011 hi all, I set a random background images through PHP <body style="background-image:url('bgimages/<?php echo rand(1, 4); ?>.jpg' ); background-attachment:fixed;"> . but background images are not fixed when i zoom out the webpage the background image also decresing. i want to fix the background image but i cant. please help me. sorry for bad english. Thanks. Quote
Andrea Posted September 27, 2011 Report Posted September 27, 2011 Fixed just means the image won't scroll with the page. 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.