Re: [css-d] Overflow problem in FF

2006-01-23 Thread Well Damn
the content wrap is what I'm after.. Any other ideas? On 1/23/06, Adam Kuehn <[EMAIL PROTECTED]> wrote: > Well Damn wrote: > >When the outer div is smaller than the larger div, i'd like it to hide > >the text -- not wrap. The code below works fine in IE, can anyone &

[css-d] Overflow problem in FF

2006-01-23 Thread Well Damn
I have a simple div which contains another div filled with lists. When the outer div is smaller than the larger div, i'd like it to hide the text -- not wrap. The code below works fine in IE, can anyone suggest what I'm doing wrong for firefox? A test div.A test div.A

[css-d] Pushing Div overlap...

2006-01-17 Thread Well Damn
Hi all... I've tried all various combinations of things I could possibly think of, and still have failed to get this working correctly. I have two issues: #1 - I have a page setup as follows: - outterdiv - maincontent - header - content - sidepane - modules