It could be the additional whitespace that CF generates. Try doing a view source, save as on both and run them through a diff tool.
The browser might also render slightly different depending on the headers. Regards Dale Fraser http://dalefraser.blogspot.com -----Original Message----- From: Richard Colman [mailto:[EMAIL PROTECTED] Sent: Monday, 9 July 2007 2:30 PM To: CF-Talk Subject: RE: css not working in CF file That worked! However, I am at a loss to explain why the setting of 79% worked of in the ...html file but not in the .cfm file ... They are identical? TNX again. -----Original Message----- From: Bob Imperial [mailto:[EMAIL PROTECTED] Sent: Sunday, July 08, 2007 8:49 PM To: CF-Talk Subject: Re: css not working in CF file Setting the #navBar{ margin: 0 0 0 79%; to 78% allows it room to display at the top of that div, or at least it does locally ;) Bob > I have two different pages: > > http://www.ocbin.org/index.cfm > > And > > http://www.ocbin.org/index.html > > They are EXACTLY the same (checked page source). > > When I run them (.cfm and html) in firefox, they render exactly the > same - no problem. > When I run them in Explorer 7, note that the sidebar is screwed up on > the right in the CFM version, but not in the html version. > > Since the page source is exactly the same, I am at a loss to explain > how this is happenening. > > Any help greatly appreciated. > > Richard Colman ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283222 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

