View Full Version : Background starts as blue, then changes to white on load and re-load of Front Page
jgerrity85
11-28-2011, 05:12 PM
Background starts as blue, then changes to white on load and re-load of Front Page.
The site is HornetsReport.com
Any idea how to fix that?
Thanks in advance.
LifesGreatestGift
11-28-2011, 06:04 PM
your document background consistently stays #008FC5, your body background is white which is normal. Not really sure what the issue is.
jgerrity85
11-28-2011, 09:54 PM
The white background behind the text and stories and stuff starts out as blue when the page loads. load it a couple of times and you will see.
It's not a huge issue, but it's strange to me that I see a blue background everytime for a second. Was hoping I could find a fix.
LifesGreatestGift
11-28-2011, 10:05 PM
more than likely it is a custom CSS issue or mod as this is not a problem with the default vbulletin.
another thing it could be would be the loading of external (usually - could be local) javascript files and their placement in your style.
For example. If you have some css, then a few JS files load then the rest of the css it would possibly cause the "pause" and show the document background before loading the rest of the css.
view the source code, make sure most of the JS files that are included are at the bottom of the page and not randomly thoughout. Optimize your CSS, make sure there are not multiple rules for the same thing, make sure there is no inline CSS and JS.
also turn off your debug mode.
you could also go though and turn off mods, one at a time while refreshing the home page a few times in between each disable seeing if it is a mod causing the "pause" (possibly due to poor coding).
... just a few ideas for you to think about. i do see it happen as well.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.