Is it possible to make a fixed element scroll?
On my monitor it looks like this: Image hosting, free photo sharing & video sharing at Photobucket...
On most monitors it looks like this: Image hosting, free photo sharing & video sharing at Photobucket...
I can make it look like the second one on my monitor by making:
#container1 {
Position:fixed;left:400px;
}
But it doesn't scroll.
If I make it relative, the container will cover the picture on the left on other monitors
The picture is the background, if there's another way to fix it it would be fine too
The scrolling doesn't work on IE either
I use Firefox
Website: 詩的秘密基地 - WRETCH
Also this is on a blog website, so only the css can be changed