WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

1.1K

On BitChute.com channel pages, I have noticed that the column for most viewed videos of a channel is hidden on mobile browsers in desktop mode (960px simulated width by default), because their responsive design CSS is set to display that starting at 1000px, therefore the default desktop mode width on mobile browsers falls just 40px short of it. (Thankfully, Archive.Today uses 1024px.)

Of course, one can increase the simulated screen width in the about:config editor on Firefox Mobile, or dig around in view-source: (most desktop and mobile browsers), but the average user won't please doing so.

If web designers use a responsive web design split somewhere in the range of 900px to 1100px, they should be using 960px instead of 1000px for that reason.

On BitChute.com channel pages, I have noticed that the column for most viewed videos of a channel is hidden on mobile browsers in *desktop mode* (960px simulated width by default), because their responsive design CSS is set to display that starting at 1000px, therefore the default *desktop mode* width on mobile browsers falls just 40px short of it. (Thankfully, Archive.Today uses 1024px.) Of course, one can increase the simulated screen width in the `about:config` editor on Firefox Mobile, or dig around in `view-source:` (most desktop and mobile browsers), but the average user won't please doing so. If web designers use a responsive web design split somewhere in the range of 900px to 1100px, they should be using 960px instead of 1000px for that reason.

(post is archived)