Skip to content

7KTT+ (deprecated) by theoldrobloxuserstylefixer

Details

Authortheoldrobloxuserstylefixer

LicenseNo License

Categoryyoutube, 7kttube

Created

Updated

Size28 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

UPD: This will no longer get updates again because of moving, also same with 7kt+ beta, although that will get one last update.

A simple addon to give back late 2015 on 7kttube.
Code made by different people.

settings:
must require
shelves layout on
old player style on
square pfps on
disable video previews on
hide clips and thanks on
hide suggestion blocks on main page on
smaller thumbnails on recommended on
Make watched video thumbnails black & white and less visible & Make watched video thumbnails black & white on home screen on
optional: list view
compact sidebar off
older style off (use if you want to modify CSS)
estimates in search bar off (I think)
Hide suggestion blocks on search page &
Replace explore with trending on
watch player video size: 1280 x 720px
logo: default

Notes

1.0 release
1.1 edits to code
1.2 code broke and remade some assets
1.3 found out how to move stuff and fucked up the sign in button
1.4 fixes :D, added optionals for old logo, old guide, and guide to the right.
1.4.5 fixed an error with guide to the right
1.4.5.1: no more doodles stuff thingy
1.4.5.2: more options!
1.4.6 more options, fixes, remakes, and I finally unfucked up the sign in button!

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         7KTT+ | LATE 2015 REDUX
@version      20220622.13.52
@namespace    userstyles.world/user/theoldrobloxuserstylefixer
@description  A simple addon to give back late 2015 on 7kttube.
Code made by different people.

settings:
must require (for discord users:)
shelves layout on
old player style on
square pfps on
disable video previews on
hide clips and thanks on
hide suggestion blocks on main page on
smaller thumbnails on recommended on
Make watched video thumbnails black & white and less visible & Make watched video thumbnails black & white on home screen on
list view off
compact sidebar off
older style off (use if you want to modify CSS)
estimates in search bar off (I think)
Hide suggestion blocks on search page &
Replace explore with trending on
watch player video size: 1280 x 720px
logo: default
@author       theoldrobloxuserstylefixer
@license      No License
==/UserStyle== */

@-moz-document domain("youtube.com") {
/*OPTIONAL FIXES / OPTIONS

--2013 logo--


ytd-masthead #logo-icon-container, #contentContainer #logo-icon-container, ytd-topbar-logo-renderer>#logo {
    background: no-repeat url(http://s.ytimg.com/yts/imgbin/www-hitchhiker-vflbKBZkj.png) 0 -1492px;
    background-size: auto;
    width: 72px;
    height: 30px;
    width: 77px!important;
    height: 36px!important;
    padding: 0!important;
    content: none!important;
    fill: none!Important;
}

yt-icon.ytd-logo {
display: none
}


--old guide--

#guide-button.ytd-app, #guide-icon.ytd-masthead {
    background: no-repeat url(http://s.ytimg.com/yts/imgbin/www-hitchhiker-vflVm19yS.png) -20px -697px!important;
    fill: transparent;
    width: 16px;
    height: 16px;
}

--hamburger to the right--


#guide-button.ytd-app, #guide-icon.ytd-masthead {
margin-left: 85px;
} 

ytd-masthead #logo-icon-container, #contentContainer #logo-icon-container, ytd-topbar-logo-renderer>#logo {
  margin-left: -20px;
}




--optinal userscripts/options--
*younger 2015 player (html)* (READ INSTRUCTIONS!)
https://github.com/YukisCoffee/yt-player-classicifier
*2015 favicon* 
https://cdn.discordapp.com/attachments/792918891718115359/987154917842120795/YT_Favicon_Changer.user.js
*appbar*
https://cdn.discordapp.com/attachments/792918891718115359/987152076381507644/appbarreal.user.js
*small player*
https://cdn.discordapp.com/attachments/792918891718115359/987154426882056262/SmallPlayer.user.js

-- 2015 player (html) --
.ytp-chrome-top,
.ytp-chrome-bottom {
 padding-left: 25px !important;
  margin: 0px -37px !important;
height: 35px !important;
	width: 100% !important;
} 

-- old footer and the fixes --
https://greasyfork.org/en/scripts/438699-recreate-old-youtube-footer

html:not([dark]) tp-yt-paper-item.ytd-guide-entry-renderer:active {
    background-color: #cc181e!important;
}
html:not([dark="true"]) .ytcp-main-appbar {
    top: 60px!important;
}
*/



}

@-moz-document domain("youtube.com") {
/*main*/
/*notif bell by shiny*/
.yt-spec-icon-badge-shape__icon {
    fill:none;
    left: 0;
    opacity: .85;
    margin-top: -2px;
    margin-left: 1px;
    background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vflNlthLq.webp) -698px -257px;
    background-size: auto;
    width: 30px;
    height: 30px;
    filter: invert(0.40);
}

.yt-icon-button[aria-label="Settings"] {
    background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vflNlthLq.webp) -624px 2px;
    opacity:.5;
    color:transparent
}

ytd-notification-renderer{
    border-bottom:1px solid #ddd
}

html[dark] ytd-notification-renderer {
    border-bottom-color:#333
}

html[dark] .yt-icon-button[aria-label="Settings"] {
    filter:invert(1)
}

.yt-spec-icon-badge-shape__icon:hover{
    filter:contrast(0.3)
}

.yt-spec-icon-badge-shape__icon:active{
    filter:contrast(10)
}


.yt-spec-icon-badge-shape--type-notification.yt-spec-icon-badge-shape > .yt-spec-icon-badge-shape__icon > yt-icon {
    display:none;
}

yt-interaction {
    display:none;
}
yt-img-shadow#avatar.ytd-notification-renderer, yt-img-shadow#avatar.ytd-notification-renderer img.yt-img-shadow{
    border-radius:50%!important;
}

ytd-multi-page-menu-renderer[scrollbar-rework] .menu-container.ytd-multi-page-menu-renderer{
    background:#f5f5f5!important;
}

.dropdown-content.paper-menu-button, html:not([dark]) ytd-multi-page-menu-renderer {
    border: 1px solid #c5c5c5!important;
    border-top: 1px solid #c5c5c5!important;
    box-shadow: 0 0 15px rgba(0, 0, 0, .18)!important;
}

h2.ytd-simple-menu-header-renderer{
    font-weight: 500;
    font-size: 14px;
    top:2px!important;
    position:relative!important;
}

ytd-multi-page-menu-renderer.style-scope.ytd-popup-container{
    max-height:432px!important;
}

.metadata.ytd-notification-renderer{
    letter-spacing:0px!important;
    font-size:12px!important;
    top:-8px!Important;
    position:relative;
}

#notification-count {
border-radius: 2px;
background: #cb4437;
z-index:90;
font-size:11px!important;
line-height:15px!important;
}
#notification-count:after {
content:"";
width:15px;
height:15px;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
position:absolute;
left:-0px;
z-index:9
}

tp-yt-iron-dropdown{
    top:49px;
}
tp-yt-iron-dropdown:before{
    content:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsIAAA7CARUoSoAAAADzSURBVDhPtZMJioQwEEWtCJ5BcQPvfybBDQURiYi490yVlkz3qC29PAg/hNR/iASmabopX0Ss+TVgHMfLXxAEAaXrupRXgGEYLgnCMFx3C47jrLtzoO/7p4Ioiig9z6P0fZ/Stm3KM6DrulNBHMeUXM6wxLIsyiOgbdtDQZIklI/lDEtM06TcA5qm2RWkaUp5VM6wxDAMykegrut/AiwXQjwtZ1Ayz/OuBKqquhNkWaaoqnq5nEHJ76NVdF1fTxYEmnnlef5SOYIzOIv/7W/nJiiKYrv4KjiraRp13QnKstwuvAt3YCcJpJR08IlyhruklMoPDLmQhimqPE8AAAAASUVORK5CYII=");
    position:absolute;
    top:-13px;
    left:445px;
}

ytd-multi-page-menu-renderer[scrollbar-rework] .menu-container.ytd-multi-page-menu-renderer:hover{
    scrollbar-color:rgb(203, 203, 203)!important;
}

ytd-simple-menu-header-renderer{
    border-bottom:none;
}
ytd-multi-page-menu-renderer[scrollbar-rework] .menu-container.ytd-multi-page-menu-renderer{
    border-top:none;
}

ytd-notification-renderer.unread #new.ytd-notification-renderer 
{
  background-color: transparent;
}
/*font*/
body,
input,
button,
textarea,
select {
    font-family: Roboto, arial, sans-serif;
    font-size: 13px;
}
/*searchbar*/

#masthead-container #masthead #search-icon-legacy.ytd-searchbox yt-icon.ytd-searchbox {
    background: no-repeat url(http://s.ytimg.com/yts/imgbin/www-hitchhiker-vflRdOrH4.png) -44px -1053px;
    opacity: .6;    
    width: 14px;
    height: 14px;
}

#masthead #search-icon-legacy.ytd-searchbox {
  border-top-left-radius: 0px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 2px;
   margin-right: 5px;
}
#container.ytd-searchbox > [slot=search-input] {
padding: 2px 6px;
}

ytd-searchbox.ytd-masthead {
    margin-top: 3px;
    max-width: 650px;
    overflow: hidden;
    padding: 0;
    position: relative;
}

ytd-searchbox #container.ytd-searchbox {
width: 90px;
}

ytd-searchbox.ytd-masthead {
ackground-color: #fff;
    font-size: 14px;
    height: 29px;
    line-height: 30px;
    margin: 0 0 2px;
    overflow: hidden;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: border-color .2s ease;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease;
}

/* Hitchhiker colour fade in thing*/
ytd-searchbox #container.ytd-searchbox {
    transition: border-color .2s ease;
}

/* Search placeholder text colour */
#container.ytd-searchbox input.ytd-searchbox::placeholder {
    color: #767676;
}

/*removing ugly compact side-bar*/
ytd-mini-guide-renderer.ytd-app {
    display: none
}


/*idk if this was 2015 or not.*/
ytd-mini-guide-renderer.ytd-app {
    display: none
}
yt-img-shadow,
.image-thumbnail,
.subscriber-avatar,
.subscriber-info-avatar {
    border-radius: 0px !important;
}

/*appbar changes*/
.ytcp-main-appbar {
    margin: -10px;
    width: 110%;
    text-align: center;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    background-color: #fff;
    position: fixed;
    z-index: 2001;
    font-size: 13px;
    font-family: Roboto, arial, sans-serif;
}
.yt-spec-icon-badge-shape__icon {
    fill: none;
    left: 0;
    opacity: .85;
    margin-top: -2px;
    margin-left: 1px;
    background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vflNlthLq.webp) -698px -257px;
    background-size: auto;
    width: 30px;
    height: 30px;
    filter: invert(0.60);
}

.yt-spec-icon-badge-shape__icon:hover {
    filter: contrast(0.3)
}

.yt-spec-icon-badge-shape__icon:active {
    filter: contrast(1)
}


.yt-spec-icon-badge-shape--type-notification.yt-spec-icon-badge-shape > .yt-spec-icon-badge-shape__icon > yt-icon {
    display: none;
}

yt-interaction {
    display: none;
}

.yt-spec-icon-badge-shape--type-notification .yt-spec-icon-badge-shape__badge {
    background: no-repeat url(https://cdn.discordapp.com/attachments/803768319060475946/971022932765732924/filled_bell.png) !important;
    height: 29px;
    width: 31px;
    left: 4px;
    padding-left: 8px;
    padding-top: 2px;
    top: -5px;
    min-width: unset !important;
    max-width: unset !important;
    border-bottom: unset !important;
    border-left: unset !important;
}

/*header*/
not([dark]) #container.ytd-masthead {
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    min-width: 0;
    padding-bottom: 8px;
    padding-top: 7px;
    posit...

Reviews

No reviews yet.