Topic awaiting preservation: CSS Positioning Question |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: Small Patch of Grass in CT |
posted 12-20-2001 06:26
I am gonna use the method of inserting a fixed background image by the method stated Here. I was just wondering if someone could tell me how to position it to a certain point in the page. Thanks. |
Obsessive-Compulsive (I) Inmate From: DD,LN,China |
posted 12-20-2001 14:01
You can plus this: |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 12-20-2001 14:21
Skatefx: The specs do a good job of explaining that see: |
Maniac (V) Inmate From: there...no..there..... |
posted 12-20-2001 14:50
As mlfog stated, using the "background-attachment: fixed" then you can determine where the image is by using the "background-position: top left" You can specify the top and left position of the image for the background in pixles and that will give you a little more control. Just remember that 1. there is nothing but a space between the top and left position 2. this is not supported in NN4.7 |
Obsessive-Compulsive (I) Inmate From: DD,LN,China |
posted 12-20-2001 23:37
I`m beginner,I like design, web design,graphic design,ect. |