hi all. sorry about that. I've styled the body as such:

body{
        margin:0;       
        padding:0;
        height:450px;
        width:100%;
        font: 62.5% verdana, sans-serif;
}

but the content areas use the following path:

body #foreground ul li .boxContent

where the foreground div is the main container, containing a list of 
floated elements. Inside each list element is a boxContent div 
containing the text.

The example is at http://www.i4cevents.com

do I need to apply font-family styling to the div's for the content 
areas as well as the body? The font-family thing works in safari and 
opera but doesn't seem to work in ie or ff.

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to