It's take me a while but I've finally got to the bottom of a really annoying problem with News Articles in IE.....
I'd created an article with a table on the detail page - table width was set at 100% and I'm using the Blog template.
It was displaying as expected in Firefox on PC and Mac but when viewed in IE 6 on the PC the table was 'disappearing' off to the right ! Reducing the width to 92% cured it for IE but obviously then screwed it up for Firefox...
Copy & pasting the same HTML from the News Article into a standard Text/HTML module worked fine on both Firefox and IE.
It would appear to be the way IE renders DIVs - I've replaced the DIVs in the View.Item.html Blog template file with SPANs and it's all working fine now in both browsers.
Now if only I can get the editor to work on the details tab in Firefox..... time to try FCKEditor me thinks...
Cheers,
Mark |