Previous Message
Next Message

Don't touch me! What is this (in FF!).

Sent by Daniel Doesburg on 8 July 2005 11:11


Bob and Gary,

Thanks for your answer.

My problem was that on my PC the page in FF initially shows the pictures 
full.
But if I tried to change the window size they where shown as you saw.
The height was that of the word "Bodytext".

My question/problem/challenge is:
I want to show a layer of 4 (or 6) pictures behind the text on the 
content part.
For maintenance reasons I can't use them as background.

Now I solved(?) it to position the content layer relative and the image 
layer absolute inside the content layer. (I know, the word layer is not 
correct but helps to explain)

What is your opinion about this?

What is the best construction.
1. <div id="content">  position: relative
      <div id="pictures"> </div> position: absolute
    </div>

2. <div id="wrapper"> position: relative
      <div id="content"> </div> position: relative/absolute
      <div id="pictures"> </div> position: relative/absolute
    </div>

or any other combination.

The link: http://wouda.doesburg.biz/fileadmin/template1.html


I wonder,

Daniel
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: