Title
247sports by sportswook
Details
Authorsportswook
LicenseNo License
Categoryuserstyles
Created
Updated
Size2.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 247sports
@namespace 247sports
@version 2.0
@description A new userstyle
@author sportswook
==/UserStyle== */
@-moz-document domain("247sports.com") {
/* == HIDE ADS == */
.ad-component.ad, .social-media-list, .top-ad-block, .newsletter-signup, .cbs-link, .scout-link, .footer-social-list, .footer-links-list, .footer-text, .advertisement.in-content-ad, .promo-card, .social, .in-article-comments, .article-cnt__footer__comments, .__exco_mobile.__exco_root_container, .pb-stream, .playbuzz_blk.pbs, .vipconsole-comp, .scroll-wrapper, .adhesion-block, #omni_skybox_leader_sticky, .dfp_ad, .ad-top-strip, .social-block, .in-content-ad, #google_ads_top_frame, .clearfix.network-bar, .article-cnt .seperator-link.tfs::after, .article-list__list-item--ad, .Toastify__toast-container, .seperator-link.tfs, #article-header, html .nimda, .grecaptcha-badge, .reply-button {
display: none !important;
}
/* == AD BANNER == */
body:not(.skybox-loaded) .topnav, body.nonsubscribe.fixed:not(.skybox-loaded):not(.subscription) {
margin-top: 0 !important;
}
.nav-bar--fixed, .is-sticky-nav {
position: initial !important;
}
.adhesion-block {
height: 0px !important;
}
.top-ad-block {
display: none !important;
}
/* ==HIDE FLOATING VIDEO== */
.article-body .embedVideo .avia-container, .article-body .embedVideo .avia-container.gone {
position: relative !important;
bottom: inherit;
right: inherit;
top: inherit;
width: inherit !important;
height: inherit !important;
padding: initial !important;
margin: initial !important;
}
/* == LAYOUT FIX == */
.recirc-space-bottom {
margin-bottom: 10px;
}
.article-cnt {
margin: 20px 20px 40px !important;
border-bottom: none !important;
padding-bottom: 0px;
}
.article-wpr {
display: flex;
}
.main-site-footer {
border-top: 1px solid #ddd;
padding: 15px 15px;
}
.main-site-footer .logo-block {
margin: 0 auto 0 auto;
}
/* == DARK READER MENU FIX == */
.site-nav .site-nav-item-expansion li a {
color: unset;
}
}