Header Image doesn't load in chrome

How would you go trying forums/background.png ? It looks like your banner is in the forums folder? Usually if everything fails, i go for the full URL
Code:
https://californiadojrp.com/forums/background.png
 
Last edited:
How would you go trying forums/background.png ? It looks like your banner is in the forums folder? Usually if everything fails, i go for the full URL
Code:
https://californiadojrp.com/forums/background.png
Yes, I've tried to go there. it loads in edge, but not chrome. Chrome just displays a white box.
 
Are you able to put your image back up?

I have a background image added spot on the same which seems to work on all browsers. Although mine is jpg, but im sure that shouldn't matter.
 
Sorry mate, Im in firefox and cant see it. It just says the background image contains errors.
You could try:
Freeform CSS/LESS code
background-repeat: no-repeat;
background-size: cover;
 
This is how mine is set, if you have add css in other places to do with the background image, try removing and adding css with in header/logo row.

test66.webp
 
I'll try to upload it via my web hosts file manager. I was having issues with FileZilla corrupting files earlier. My webhost blacklisted my IP or something so gotta get that figured out now too.
 
Yea, corrupted file would make sense, but then again Edge shouldn't render it. It's something on your server side I would say - when I try to download the file, it's exactly 1.00MB instead of 4.55MB. I guess you're hitting some limits.
 
Well, the file itself is not corrupted, you can actually download it, so pretty much a misconfiguration.
You could try and fix your javascript errors, though, I don't know if that has any impact on networking and rendering.
 
Top Bottom