Topic awaiting preservation: Background Image (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: North Bay, Ontario, CA |
posted 09-08-2001 05:29
I was wondering is there a way to put a picture in the background without repeating (i mean just once) and at a certain place like top right, top left, bottom right... etc...? |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 09-08-2001 06:00
This is supposed to work with NN4 and IE 4 |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 09-08-2001 15:47
Just off the top of my head (so an odd error may have crept in): |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 09-08-2001 15:52
For details of what you can do in CSS2 compliant browsers see the specs (you can place the background pretty precisely and if you like put all the declarations into one line - although I prefer to do things long hand as I find it easier when I come back to edit things): |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 09-08-2001 20:13
You can specify this all at once like this, also: |
Bipolar (III) Inmate From: North Bay, Ontario, CA |
posted 09-08-2001 22:41
thanx for the help... |
Bipolar (III) Inmate From: North Bay, Ontario, CA |
posted 09-30-2001 06:08
Okay, the one Emperor gave worked great but Is it actually possible to put two backgrounds at once with one repeating and on just stay in one position, I tried different ways but they only use the background I put last: |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 09-30-2001 07:04
A single HTML element can only have one background image, sorry. You'll have to do it differently, like with a real image tag, or with a layer that only contains the image, put behind the content. |
Bipolar (III) Inmate From: North Bay, Ontario, CA |
posted 09-30-2001 19:42
I tried using a layer, but how do you move the layer behind the content? |
Nervous Wreck (II) Inmate From: |
posted 09-30-2001 19:56
Not sure if i understood the question, but is this what you mean? |
Maniac (V) Inmate From: Oblivion |
posted 10-01-2001 05:12
couldnt you just div align it to the spot you want it? im really not sure what you are going for. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 10-01-2001 19:38
I think if you put the layer first in your HTML then most will render the content that comes after it on top. But thats kinda a hack and you are dependent on the browser to render it okay |
Paranoid (IV) Inmate From: Canada, Toronto |
posted 10-02-2001 01:19 |