Basic question ... what would be a possible cause of nothing showing up until the ENTIRE page loads 100%
As in it will show a blank page, load EVERYTHING (images, SQL, etc.) then everything shows up at once.
That's a browser issue. Are you using tables? Most browsers don't display a table until they know what it will look like entirely (sans CSS, however).
Never had this issue before. VBulletin doesn't do it either. And I'm also using CSS.
Hi,
can you post some code ?