View Single Post

Thread: OOTS #1088 - The Discussion Thread

  1. - Top - End - #156
    Ettin in the Playground
     
    RangerGuy

    Join Date
    Dec 2014

    Default Re: OOTS #1088 - The Discussion Thread

    Quote Originally Posted by Peelee View Post
    Huh. That's interesting.
    Yep. If you're on the mobile site, going to any showsinglepost page leads you to a page with nothing but a nice white color. The entirety of the page's code is:

    <html>
    <head>
    <style type="text/css">
    :root #header + #content > #left > #rlblock_left
    { display: none !important; }
    </style>
    </head>
    <body></body>
    </html>
    Last edited by goto124; 2017-08-06 at 06:37 AM.