Skip to content

iPlayer full width by peat

Details

Authorpeat

LicenseNo License

Categoryhttps://www.bbc.co.uk/iplayer/episode/

Created

Updated

Code size503 B

Code checksumc06bf260

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Full width video on iPlayer in desktop browsers

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.bbc.co.uk/iplayer/episode/m001s0fn/survivor-series-1-episode-1 - Nov 2023
@version      20231126.09.33
@namespace    ?
==/UserStyle== */
@-moz-document url-prefix("https://www.bbc.co.uk/iplayer/episode/"),
url-prefix("https://www.bbc.co.uk/iplayer/live") {
    .hero-player__theatre > .gel-wrap:first-child,
    .channel-header .gel-wrap:first-child {
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

Reviews

No reviews yet.