HighDots Forums  

Layers question

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Layers question in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Aaron
 
Posts: n/a

Default Layers question - 01-22-2004 , 11:40 PM






I'm a little new to this aspect of web design...could someone tell me what
it is I need to do to get items to display on top of one another (via
layers)? Even when I assign high z-indices to an id, it still interrupts
the flow of the page. I need it to not interrupt the flow (like it's
display is "none"), yet be visible and cover another part of the page. What
am I doing wrong?

TIA,
Aaron




Reply With Quote
  #2  
Old   
Stephen Poley
 
Posts: n/a

Default Re: Layers question - 01-23-2004 , 04:25 AM






On Thu, 22 Jan 2004 20:40:53 -0800, "Aaron" <agchandler (AT) comcast (DOT) net>
wrote:

Quote:
I'm a little new to this aspect of web design...could someone tell me what
it is I need to do to get items to display on top of one another (via
layers)? Even when I assign high z-indices to an id, it still interrupts
the flow of the page. I need it to not interrupt the flow (like it's
display is "none"), yet be visible and cover another part of the page. What
am I doing wrong?
Assuming that what you're doing can't be adequately addressed by
background images, you need to read up a bit more of the CSS spec; the
magic spell is "absolute positioning" (section 9.6).

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/


Reply With Quote
  #3  
Old   
Stephen Poley
 
Posts: n/a

Default Re: Layers question - 01-25-2004 , 03:07 PM



On Fri, 23 Jan 2004 16:23:34 GMT, Brian
<usenet2 (AT) julietremblay (DOT) com.invalid-remove-this-part> wrote:

Quote:
Stephen Poley wrote:
On Thu, 22 Jan 2004 20:40:53 -0800, "Aaron"
agchandler (AT) comcast (DOT) net> wrote:

could someone tell me what it is I need to do to get items to
display on top of one another (via layers)? Even when I assign
high z-indices to an id, it still interrupts the flow of the
page. I need it to not interrupt the flow (like it's display is
"none"), yet be visible and cover another part of the page.

Assuming that what you're doing can't be adequately addressed by
background images, you need to read up a bit more of the CSS spec;
the magic spell is "absolute positioning" (section 9.6).

So this cannot be done with relative positioning? I've never tried it,
but it seems like a good way to partly overlap e.g. a heading and
subheading. Plus, absolute does remove the element from the flow,
which the op wants to avoid.
I understood that the OP *did* want to remove the element from the flow.
I guess he'll get back to us if he's still puzzled.

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.