2025-01-26, 04:11 PM
(2025-01-26, 03:35 PM)madAdam Wrote: I'm here looking for the same thing.
Can't quite restore javascript with css but you can move the play button over the poster
Code:
.layout-desktop #itemDetailPage .button-flat.btnPlay.detailButton.emby-button,
.layout-tv #itemDetailPage .button-flat.btnPlay.detailButton.emby-button {
font-size: 500%;
position: absolute;
z-index: 10;
left: 3.3%;
max-height: none;
top: 133%;
width: 25vw;
}