Re: New forum software (phpBB 3.0)
Posted: Tue Mar 31, 2009 9:04 am
Ah, the old skin (subsilver) looks much better.
The redrawing thing is usually a result of the browser drawing the page before it's fully downloaded. This can be caused by an option being set too fast in the browser, or by the page being too slow to load. If you go to about:config in FF, or edit the prefs.js file (or user.js) and change the setting for nglayout.initialpaint.delay to a higher number it'll probably stop that behavior.
The redrawing thing is usually a result of the browser drawing the page before it's fully downloaded. This can be caused by an option being set too fast in the browser, or by the page being too slow to load. If you go to about:config in FF, or edit the prefs.js file (or user.js) and change the setting for nglayout.initialpaint.delay to a higher number it'll probably stop that behavior.