Now I have:

> <style type="text/css">
> #sidebar ul { z-index: 1; zoom:1; }
> div.caption-container { margin: 10px 0 0 35px; }
> </style>

But it's still hiding the menu for me...

-- 
Debbie


On 5/7/2010 11:50 AM, David Laakso wrote:
> Debbie Campbell wrote:
>> In this page:
>>
>>> http://biz82.inmotionhosting.com/~soliss5/gallery.html
>>
>>
>> Also, the menu in #sidebar ul is being hidden in IE6 (outlined in
>> blue). I tried various combinations of z-index for the ul and sidebar,
>> not working yet.
>>
>>
>
>
>
>
> In the ie/6 cc try:
> <style type="text/css">
> #sidebar ul { z-index: 1; /*border: 1px solid blue;delete*/zoom:1/*add*/; }
> div.caption-container { /*margin: 10px 0 0 50px;delete*/ margin: 10px 0
> 0 35px; }
> </style>
>
> <aside>
> You may want to use something other than this:
> <title>Untitled Document</title>
>
>
> ~d
>
>
>
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to