[css-d] mac ie/5.2

2009-01-13 Thread David Laakso
Nav whacked. Fix appreciated.
http://www.chelseacreekstudio.com/ca/cssd/test-80.php
~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/


Re: [css-d] mac ie/5.2

2009-01-13 Thread Jonny Stephens
On Jan 13, 2009, at 9:51 PM, David Laakso wrote:

 Nav whacked. Fix appreciated.
 http://www.chelseacreekstudio.com/ca/cssd/test-80.php
 ~d

Not the most elegant filter, but adding this seems to pull it into  
shape:

/*\*//*/

* #e ul li a, #e b {width:1px; white-space:nowrap}

/**/

Modified from examples at http://www.l-c-n.com/IE5tests/phantom-links/

Jonny
__
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/


Re: [css-d] mac ie/5.2

2009-01-13 Thread David Laakso
Jonny Stephens wrote:
 On Jan 13, 2009, at 9:51 PM, David Laakso wrote:

 Nav whacked. Fix appreciated.
 http://www.chelseacreekstudio.com/ca/cssd/test-80.php
 ~d

 Not the most elegant filter, but adding this seems to pull it into shape:

 /*\*//*/

 * #e ul li a, #e b {width:1px; white-space:nowrap}

 /**/

 Modified from examples at http://www.l-c-n.com/IE5tests/phantom-links/

 Jonny


Thank you Jonny and Philippe,

Corrected to and on our the host/server.

Best,
Melinda French Gates

__
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/


[css-d] :: mac ie/5.2 ::

2008-03-23 Thread David Laakso
I surrender. What centers the turkey rail to rail in my favorite ie browser?
http://www.chelseacreekstudio.com/ca/cssd/dl/

-- 
http://chelseacreekstudio.com/

__
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/


Re: [css-d] :: mac ie/5.2 ::

2008-03-23 Thread Gunlaug Sørtun
David Laakso wrote:
 I surrender. What centers the turkey rail to rail in my favorite ie browser?
 http://www.chelseacreekstudio.com/ca/cssd/dl/

If I understand your turkey-talk correctly, then you'll have to add...

* html #page {
overflow: visible;
}

...to make IE/Mac handle page-centering by auto-margins as you want.

What about also adding a white background for that turkey?

regards
Molly 'the cat' :-)
-- 
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/


Re: [css-d] :: mac ie/5.2 ::

2008-03-23 Thread David Laakso
Gunlaug Sørtun wrote:
 David Laakso wrote:
 I surrender. What centers the turkey rail to rail in my favorite ie 
 browser?
 http://www.chelseacreekstudio.com/ca/cssd/dl/

 If I understand your turkey-talk correctly, then you'll have to add...

 * html #page {
 overflow: visible;
 }

 ...to make IE/Mac handle page-centering by auto-margins as you want.

 What about also adding a white background for that turkey?

 regards
 Molly 'the cat' :-)







Appreciated! Done deal: on both counts. Thank you, Molly the cat, and, 
Georg.





-- 
http://chelseacreekstudio.com/

__
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/