Home» Forum» Web & Tech» background glitch

background glitch

Back to Web & Tech

ive been trying to code a new layout for myself and i think the problem may be happening on the websites end. the background pictures arent showing up, so to test if it was on my end i used one of the premade css layouts and the bg images didnt show up for that one either.

is this happened to anyone else? or is this just me? and how should i try fixing this??

we'll pretend to leave and then, we'll meet again, when both our cars collide.

I also had this problem, but it was solved by adding the following line of code: body.layout-bodybg .image-background{display: block !important;}
I figured out this solution by messing with the inspect element.

Why did it fix things? Who knows..... Mine was also working on VsCode and only broke once I uploaded it here. Ironically, it actually worked for a short while until it decided not to anymore rofl! 

You must be logged in to reply.