I need help with a float problem in MAC IE.  Everything looks good in Win IE -- 
but the float is causing problem for those coming to the site with a MAC.

The problem is that on the MAC in the columns the text is one word wide -- 
meaning the content of the articles is broken up as though a <BR> were at the 
end of each word.

The page is made of 15 DIVs -- many of which are used for varies headers, 
navigation and such.  The problem seems to be in the following column DIVs.  
The break down is as follows.  The basic css elements are listed as that might 
be causing the problem -- they are listed here for your quick review:

INNER -- text-align: left; position: relative; width: 800px;
  COL#1 -- width: 167px; text-align: left; float: left; position: relative;
  COL#1-END

  COL#2 -- width: 356px; float: left; position: relative; 
    .series_banner -- text-align: center; position: relative; width: 340px; 
margin: 2px 0px 2px 10px;
    .series_banner-END
  COL#2-END

  COL#3 -- width: 276px; float: right; position: relative;
    .events_banner text-align: center; position: relative; width: 270px; 
margin: 2px 0px 2px 4px;
    .events_banner--END
  COL#3-END
INNER-END

The site can be seen at:
http://www.southshorechurch.com

The CSS file is located at:
http://www.southshorechurch.com/css/main.css

Thanks for any help you can give me.

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

Reply via email to