Makes several changes to EraCast to make it look like SubRocks.
SUBROCKS THEME FOR ERACAST by griffenhiggins
Details
Authorgriffenhiggins
LicenseNo License
Categoryhttps://www.eracast.cc/
Created
Updated
Size4.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name SUBROCKS THEME FOR ERACAST
@version 20240115.06.49
@namespace ?
==/UserStyle== */
@-moz-document domain("www.eracast.cc") {
#logo-container {
content: url(https://cdn.discordapp.com/attachments/900162994686787594/1196157378022887507/full-size-logo.png?ex=65b69b5e&is=65a4265e&hm=d68d7866d77714b47fce0284be8446a7cfaff58c089caa2f4e3bd863d11c5481&);
height: 40px;
width: 93px;
}
#masthead-search {
margin-left: 7px;
width: 545px;
}
#masthead .masthead-link-separator:nth-of-type(1) {
display: none
}
#masthead-nav {
position: absolute;
margin-left: 552px;
}
#masthead-user a:nth-of-type(1) {
content: url("https://cdn.discordapp.com/attachments/900162994686787594/1196162605660778528/image.png?ex=65b6a03c&is=65a42b3c&hm=fe1c6884559543a7d9bf3c95143c2e6401376ecbc0e58f2ed09ddd7d1fcd9089&");
position: absolute;
height: 28px;
margin-left: -96px;
}
#masthead-user a:nth-of-type(2) {
font-weight: 400;
font-size: 13px;
color: #555;
text-shadow: 0 1px 0 #fff;
margin-top: -7px;
margin-left: -63px;
position: absolute;
z-index: 20;
}
#guide-builder-promo-buttons .yt-uix-button:nth-of-type(2) {
display: none;
}
#footer-logo img {
opacity: .6;
background: no-repeat url(https://cdn.discordapp.com/attachments/900162994686787594/1196165044380119080/footerhover.png?ex=65b6a282&is=65a42d82&hm=b4479c85bf3dda8a1052af24b458fcd552911e648c9fb4307319c63fa1866460&);
background-size: auto;
background-size: contain;
width: 93px;
height: 40px;
}
.yt-alert-actionable.yt-alert-info, .yt-alert-default.yt-alert-info, .yt-alert-naked.yt-alert-info .yt-alert-icon, .yt-alert-small.yt-alert-info, #masthead #sb-button-share {
display: none;
}
}
@-moz-document url("https://www.eracast.cc/") {
.upgrade, #guide-reminders ul, .guide-item.guide-item-fake a, ul h3.guide-item-container, .first h3.guide-item-container:nth-of-type(2) {
display: none;
}
#channel {
border-bottom: 1px solid #1b1b1b00;
}
.guide-section.yt-uix-expander:nth-of-type(2) .display-name {
visibility: hidden;
}
.guide-section.yt-uix-expander:nth-of-type(2) .display-name:before {
content: "Inbox";
visibility: visible;
color: #ededed;
font-weight: bold;
font-size: 11px;
}
.guide-section.yt-uix-expander.first.yt-uix-expander-collapsed h3 .guide-item:nth-of-type(1) {
visibility: hidden;
}
.guide-section.yt-uix-expander.first.yt-uix-expander-collapsed h3 .guide-item:nth-of-type(1):after {
content: "From SubRocks";
visibility: visible;
position: absolute;
width: 200px;
margin-left: -115px;
margin-top: 2px;
}
.guide-item .system-icon.category {
visibility: visible;
}
.guide-item .system-icon.social {
background-position: 0 -1022px;
}
.guide-section.yt-uix-expander.first.yt-uix-expander-collapsed .guide-item.guide-item-fake {
display: none
}
#feed-system-youtube .feed-header .feed-header-details {
visibility: hidden;
}
#feed-system-youtube .feed-header .feed-header-details:before {
content: "From SubRocks";
visibility: visible;
position: absolute;
font-size: 15px;
margin-top: 8px;
}
#video-sidebar h3:nth-of-type(1) {
display: none;
}
#video-sidebar h2 {
visibility: hidden;
}
#video-sidebar h2:before {
content: "2012 is out!";
visibility: visible;
position: absolute;
}
#video-sidebar .sidebar-module-description {
visibility: hidden;
}
#video-sidebar .sidebar-module-description:nth-of-type(1):before {
content: "Enjoy some recommended videos selected for you by our nonexistant recommendation algorythmn. ";
visibility: visible;
position: absolute;
}
#video-sidebar .sidebar-module-description:nth-of-type(2):before {
content: "Presented by: SubRocks";
visibility: visible;
position: absolute;
margin-top: -13px;
}
.feed-item-main h4 {
color: #438bc5 !important;
}
}
@-moz-document url-prefix("https://www.eracast.cc/watch?v=") {
#watch-headline-user-info div:nth-of-type(2) {
display: none
}
.yt-alert-message {
visibility: hidden;
}
.yt-alert-message:before {
content: " This video is featured. View more featured videos by SubRocks on the front page. ";
position: absolute;
visibility: visible;
}
#unavailable-message, #watch-player-unavailable {
display: none;
}
#watch-sidebar .yt-horizontal-rule, #watch-sidebar h4 {
display: none
}
}