Website seems broken? Topic is solved

Talk about code development, features, specific bugs, enhancements, patches, and similar things.
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.

This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.

Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
User avatar
fatboy
Astronaut
Astronaut
Posts: 558
Joined: 2017-12-19, 08:03
Location: Canada

Website seems broken?

Unread post by fatboy » 2018-03-06, 09:53

Good Day Community,

This website used to work just fine, but now it's all kinds of crazy
https://www.avclub.com/
This is what I see and it seems broken to me? Anyone else experiencing this on Pale Moon?
AVclub.JPG
This is how it looks like with Basilisk
AVclub_II.JPG
Systemd Free - MX Linux, Antix Linux & Artix Linux

GMforker

Re: Website seems broken?

Unread post by GMforker » 2018-03-06, 11:08

It uses CSS grid layout. You can try the settings:

about:config

Code: Select all

layout.css.grid.enabled = true
but in some (many) cases it will not work properly.

User avatar
fatboy
Astronaut
Astronaut
Posts: 558
Joined: 2017-12-19, 08:03
Location: Canada

Re: Website seems broken?

Unread post by fatboy » 2018-03-06, 11:47

Ah nice! Your post solved it! Thank You
Systemd Free - MX Linux, Antix Linux & Artix Linux

Locked