Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You may have to login or register before you can post and view our exclusive members only forums.
To start viewing messages, select the forum that you want to visit from the selection below.
The issue in the CSS is that the classes .globalFixedWidth and .pageWidthDefault are setting fixed widths with !important. That's overriding the working behaviour of body .pageWidth { width: auto; }.
I use zoom 150% in chrome when browsing the site but still get the issue on mobile.
The issue in the CSS is that the classes .globalFixedWidth and .pageWidthDefault are setting fixed widths with !important. That's overriding the working behaviour of body .pageWidth { width: auto; }.
I use zoom 150% in chrome when browsing the site but still get the issue on mobile.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.