CSS Style Sheets not displaying
Occasionally I will have issues where the page comes up, but the CSS is not reformatting. So I just get text and links. I've never found a solid consistent solution to this but if I flip to a packet filter its fine. This particular situation is also using DPI but that's not always the the case. I don't se any strips or drops in the logs either. Not looking for a silver bullet. Just hoping someone has seen this and give me some ideas.
Thanks
Jon
0
Sign In to comment.
Answers
Hi Jon,
Thanks for writing
I'd suggest looking in the developer tools and opening the networking tab (it's F12 in most modern browsers). You can usually determine what element is getting stuck or didn't load here (often it's a resource that's being pulled from elsewhere.
Depending on what the page is trying to do, you may have to allow that element through without content inspection, or something else. I'd suggest opening a support ticket if you need assistance with it, as there's quite a few moving parts, and they can help get more logs.
-James Carson
WatchGuard Customer Support