Previous Message
Next Message

Internet explorer on OS X and possible OS 9 {bump}

Sent by Roger Roelofs on 5 April 2005 11:11


Little Girl,

On Apr 5, 2005, at 3:13 AM, Little Girl wrote:

> on 4/4/05 2:58 PM, Little Girl at [EMAIL-REMOVED] wrote:
>
>> I am not sure if it is a safe bet to say OS X and OS 9 IE play the  
>> same, but
>> I have this site working just fine in most all browsers but these two?
>>
>> <http://www.littletroublegirl.com/>
>> Top image does not show up, main area should all be white, but it is  
>> not
>> holding down to the bottom of the page.
>
> top image issue fixed, still can not get white around the main body  
> area in
> the left sidebar.
<http://positioniseverything.net/easyclearing.html>  Near the bottom of  
the article it talks about ie/mac support.  Essentially, ie/mac doesn't  
support the :after pseudo class, so the clearing doesn't happen.  You  
can either clear 'the old-fashioned way' using the conviently located  
<div class="left", or you can take the article's suggestion and target  
ie/mac with a display: inline-block;

*>html #insideWrapper { display: inline-block; }

> Also, is this correct:
>     <style type="text/css" media="screen">
>         @import url(
> http://www.littletroublegirl.com/wp-content/themes/benevolence/ 
> style.css );
>     </style>

That should be fine as long as you have a print styleshet.


Roger,

Roger Roelofs
Know what you value.

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread: