Fix the missing text bug that occurs with IE
For all generic pages created with 'Add page' through the Plone interface.
Go to and customise (creates a copy in portal skins -> custom):
- Portal skins -> plone_templates -> main_template
- Find div class="documentContent" and change it to div class="documentContent visualIEFloatFix" and save.


