Something is up with Youtube (Messed up Layout)


  1. Posts : 402
    Windows 10 Pro 64-Bit
       #1

    Something is up with Youtube (Messed up Layout)


    I was watching some videos on youtube, catching up on my watch later playlist, then when I got done, I planned on looking up some car maintenance vids. Then out of nowhere, youtube's layout went screwy. I use google chrome (stable, version 68.0.3440.106), and I use the improvedtube extension to set youtube to the old layout (I hate the newer one)

    When watching a video, the vid should be in its little boundary box, recommended vids on the right and everything in its spot, but now, this happened
    Something is up with Youtube (Messed up Layout)-what-happened-youtube.jpg

    I looked at youtube's "help" on google forums, and of course, google/youtube is giving no help at all; this layout bug happens even on internet explorer. is anyone else having this problem, and if so, PLEASE, tell me you found a solution bar "just deal with the new layout"
    Last edited by BrokenDaily; 16 Aug 2018 at 18:50. Reason: forgot to subscribe to thread
      My Computer


  2. Posts : 516
    Windows 10 Professional 64bit
       #2

    Disable the ImprovedTube extension and see if that fixes the problem.
      My Computer


  3. Posts : 402
    Windows 10 Pro 64-Bit
    Thread Starter
       #3

    I did, problem still persisted; I took the router offline, let it sit for a few hours, and the layout problem was fixed (tested with improvedtube on and off)
      My Computer


  4. xTL
    Posts : 396
    Windows 10 Pro 64-Bit
       #4

    Hi BrokenDaily

    Go to Youtube > Go into Developer Tools (Ctrl + Shift + I) > Application > Cookies > http://www.youtube.com > PREF >
    And paste this into PREF, "
    al=en&f5=30030&f6=8 " ( without the " " )
    Hit enter, and refresh youtube.
    Something is up with Youtube (Messed up Layout)-153efd.png

    Source Reddit


    If that doesn't work, try this.

    • Install GreaseMonkey for whatever browser you use
      ( i use google chrome so Tampermonkey for chrome users )
    • Go to Tampermonkey Dashboard > Press the + sign and paste this code.

    // ==UserScript==// @name Fix youtube layout// @version 1// @grant none// @include YouTube @include https://www.youtube.com/*// @run-at document-start// @noframes// ==/UserScript==(function(){ //for correcting on navigation to a new video window.addEventListener("spfdone", function(e){ if(!document.getElementById("content").classList.contains('content-alignment')){ document.getElementById('content').classList.add('content-alignment'); } }); //for when you load a video directly window.addEventListener("load", function(event) { if(!document.getElementById("content").classList.contains('content-alignment')){ document.getElementById('content').classList.add('content-alignment'); } }); })();

    • After, press > File > Save.
    • Press Installed Userscripts and make sure it's Enabled
    • Refresh youtube / restart browser

    Source Reddit

    Let me know how it went :)
    //Mike
    Last edited by xTL; 21 Aug 2018 at 17:46.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:34.
Find Us




Windows 10 Forums