Gunlaug,

As always your help is amazing! Thank you. And also, Thank you to all  
who have helped me along the way to get down to the point, where I  
only had 3 bugs left to fix! :)

One question I did have though... I understand the .content {display:  
inline;} and the leftColumn {position: relative;} but what does the *  
html .wrapper {zoom: 1;} do exactly?

I put it up at the top of the css file, and it works, but is that the  
best place to put it? Or should it go somewhere else?

Thanks again Everyone!


On Jan 14, 2008, at 4:44 PM, Gunlaug Sørtun wrote:

> Jason Pruim wrote:
>> I have done some searching about the double margin bug, and have
>> tried to do "Display: inline" and "margin-left: -80px;
>> _margin-left-160px" but neither wants to work. Do I have the right
>> bug?
>>
>> HTTP://www.raoset.com
>
> Yes, you have the right bug, but you're targeting it on the wrong  
> element.
>
> There are also some other IE6 bugs involved.
>
> The addition of...
>
> .content {display: inline;}
>
> .leftColumn {position: relative;}
>
> * html .wrapper {zoom: 1;}
>
> ...will kill the right IE6 bugs on the right elements.
>
> regards
>       Georg
> -- 
> http://www.gunlaug.no
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> 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/
>

--

Jason Pruim
Raoset Inc.
Technology Manager
MQC Specialist
3251 132nd ave
Holland, MI, 49424
www.raoset.com
[EMAIL PROTECTED]


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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