From: Andrew Mason <[EMAIL PROTECTED]>

>I'm trying to float a div of buttons that hangs half way outside of  
>the main centering div... you can see the effect here:

>file:///Users/boxer/Sites/dutch/about.html

>And in IE... you can only see half of the buttons!  I tried changing  
>the z-index, but it didn't seem to make a difference.

Well, I'm having a little difficulty seeing the page, considering the "URL" you 
gave resides on your computer...

But, that being said, for the IE problem you'll probably need to add {position: 
relative;} to the element that's being margined outside of its box for IE to 
show it. Note that this may require that {position: relative;} be applied to 
other elements as well, but it's generally the best way to solve the problem.

Help for the other problems will probably require us being able to see the page.

I hope that helps,

~holly 
 
 
                   
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to