I am trying to understand overlapping layers and am having some trouble.
www.jeannefligh t.com/funtrips/index.php
I would like the two red boxes to fit next to each other inside of the "bot" div. I would also like the two red boxes to completely fill the "bot" div (width). The problem arises from the "boat" div. I repositioned this layer and put it on a new z-index. However it still takes up space in the "bot" div.
I.E:
"bot" (width)=100
left box (width)=30
right box = 70
boat = 10
In the above dimensions left box and right box would fill up the "bot" div however, with boat we get 110
www.jeannefligh t.com/funtrips/index.php
I would like the two red boxes to fit next to each other inside of the "bot" div. I would also like the two red boxes to completely fill the "bot" div (width). The problem arises from the "boat" div. I repositioned this layer and put it on a new z-index. However it still takes up space in the "bot" div.
I.E:
"bot" (width)=100
left box (width)=30
right box = 70
boat = 10
In the above dimensions left box and right box would fill up the "bot" div however, with boat we get 110