On 27 July 2011 12:27, John <[email protected]> wrote: > same beast I've been dealing with..has a chunk of body copy and I'd like to > slip an image underneath the copy but above the center column. Not > vertically, but in the front-to-back sense of "underneath."
Link?? Or is it the same link as the previous thread? > My body copy is child of my center area. So, if an image is child of the > same parent, shouldn't assigning a higher z-index to the copy place it in > front of an image? That totally depends on the structure and properties of your html/css. Since you want to slide the image *underneath* it doesn't sound like it needs to be a part of the page flow, so can you not just make this a background image and position it accordingly, which would likely solve most of the problems you mentioned? At any rate, without a link we are operating on pure guesswork. HTH -- /*Mark ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
