Share

Forum Plugin - Images inside a quoted post would all display on the right

If smilies or other images are in a Forum post that is quoted, the images will incorrectly 'pile up' on the right.

To resolve this issue, update the glFusion Style Sheet (style.css) and the PHP file gf_format.php. The modification to the style.css is to rename the .quotemain img style to .forum-quote-img. Please note, if you have a custom style.css in your public_html/layout/nouveau/custom/ directory, you will need to make this change to that file.

public_html/layout/nouveau/style.css
private/plugins/forum/include/gf_format.php

These patches should only be applied to glFusion v1.1.8 and has been included in glFusion v1.1.8 Patch Level 2.

For more information on Patch Levels, please see the glFusion Patch Updates story.