Closed Thread Icon

Topic awaiting preservation: CSS Positioning Question Pages that link to <a href="https://ozoneasylum.com/backlink?for=7993" title="Pages that link to Topic awaiting preservation: CSS Positioning Question" rel="nofollow" >Topic awaiting preservation: CSS Positioning Question\

 
Author Thread
Skatefx
Bipolar (III) Inmate

From: Small Patch of Grass in CT
Insane since: Mar 2001

posted 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.



[This message has been edited by Skatefx (edited 12-20-2001).]

mlfog
Obsessive-Compulsive (I) Inmate

From: DD,LN,China
Insane since: Dec 2001

posted posted 12-20-2001 14:01

You can plus this:
body { background-attachment: fixed; background-position: center center; background-repeat: no-repeat}

I`m so lighting ,because I`m a flasher.

Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 12-20-2001 14:21

Skatefx: The specs do a good job of explaining that see:
www.w3.org/TR/CSS2/colors.html#background-properties

And welcome mlfog (keep your straightjacket close and your pills closer).

Emps


You're my wife now Dave

CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted 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

Later,
C:\

mlfog
Obsessive-Compulsive (I) Inmate

From: DD,LN,China
Insane since: Dec 2001

posted posted 12-20-2001 23:37

I`m beginner,I like design, web design,graphic design,ect.
This is my secand time to come here,I think I will come usually in the future.I love this place.

------------------------------------
I`m so lighting ,because I`m a flasher.

« BackwardsOnwards »

Show Forum Drop Down Menu