That's the question - How to allow an image to move behind text?
My scenario:
I wish to have a page with a centred heading logo (in a DIV), with images positioned absolute far top left & far top right. (To give you an idea, the outer images will be coloured light beams shining in from the outer top corners.)
The idea is that if the page is viewed on a smaller screen area the outer images - the light beams - will slide under the more important centred heading logo, preserving the display.
Now - I'd have thought that would have been simple and the order of the coding may have sorted this, but no.
I've searched about and looked into the use of 'Z-INDEX', but this apparently only works with absolute positioning and has no effect on the centred logo or the text immediately below it - the beams still slide right over the top and partially obscure the content.
Is there an easy way to achieve this most simple of tasks? Please tell me there is, as I'm losing my hair!
Many thanks for any help offered.
Regards, Andy.
**************************************
My pathetic attempts at learning HTML can be laughed at here:
My home page
My scenario:
I wish to have a page with a centred heading logo (in a DIV), with images positioned absolute far top left & far top right. (To give you an idea, the outer images will be coloured light beams shining in from the outer top corners.)
The idea is that if the page is viewed on a smaller screen area the outer images - the light beams - will slide under the more important centred heading logo, preserving the display.
Now - I'd have thought that would have been simple and the order of the coding may have sorted this, but no.
I've searched about and looked into the use of 'Z-INDEX', but this apparently only works with absolute positioning and has no effect on the centred logo or the text immediately below it - the beams still slide right over the top and partially obscure the content.
Is there an easy way to achieve this most simple of tasks? Please tell me there is, as I'm losing my hair!
Many thanks for any help offered.
Regards, Andy.
**************************************
My pathetic attempts at learning HTML can be laughed at here:
My home page