Re: [css-d] Stacking divs

2011-04-14 Thread RePost
Updating the thread: I abandoned the stacking divs effort in favor of absolute/relative positioning. Worked best for what I needed. Thanks for the responses here. On 4/10/11 8:39 AM, Chetan Crasta wrote: Try #header_topmenu class { position:relative; z-index: 100; } Regards, Chetan Crasta

Re: [css-d] Stacking divs

2011-04-10 Thread Chetan Crasta
Try #header_topmenu class { position:relative; z-index: 100; } Regards, Chetan Crasta On Sun, Apr 10, 2011 at 10:52 AM, RePost repost...@yahoo.com wrote: I'm attempting to stack two divs in a wrapper at the right side of my header. There's another div to the left, and the header is wrapped

[css-d] Stacking divs

2011-04-09 Thread RePost
I'm attempting to stack two divs in a wrapper at the right side of my header. There's another div to the left, and the header is wrapped in a container div. My problem is, I can't get the stacked divs to behave. The content doesn't stay in them and they don't conform to a height setting.

[css-d] Stacking divs

2005-05-19 Thread Vicky Etherington
Hi, I've run into trouble with a layout which originally had 4 divs across 100% of the page which worked fine. I'm now trying to stack those divs 2 x 2, with some text running down the side, as you can see at: http://www.azuremarketing.com/clients/stt/images/home9a.jpg It's no problem to put