I didn't liked the original theme that the website used when we were on a show, the theme is only for the shows, it may not work for any other pages
Stream4Free black clean theme by blacktoz
Details
Authorblacktoz
LicenseNo License
Categoryhttps://www.stream4free.live/
Created
Updated
Size3.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
add these on ublock origin:
! 2023-03-30 https://www.stream4free.live
www.stream4free.live##.vjs-control.vjs-live-control
www.stream4free.live##.vjs-control-bar
! 2023-07-09 https://www.stream4free.live
www.stream4free.live##.span4.t3-sidebar-2.t3-sidebar
! 2023-08-03 https://www.stream4free.live
www.stream4free.live###__peek_a_bar_79876175
www.stream4free.live##.t3-copyright > .container
www.stream4free.live###__peek_a_bar_75194977
www.stream4free.live##.t3-footer.wrap
www.stream4free.live###__peek_a_bar_99413751
www.stream4free.live###__peek_a_bar_29436946
www.stream4free.live##.channel-header
www.stream4free.live##.description-channel-inner
www.stream4free.live##.clearfix.article-footer
||www.stream4free.live/images/avatars/simpsons.jpg$image
www.stream4free.live##.clearfix.channel-category
||www.stream4free.live/templates/ja_magz/images/Full-Screen-Expand-32.png$image
||www.stream4free.live/images/jtv/daytime_icon.png$image
||www.stream4free.live/images/avatars/simpsons.jpg$image
||www.stream4free.live/images/avatars/simpsons.jpg$image
www.stream4free.live###__peek_a_bar_10683688
www.stream4free.live###__peek_a_bar_69030929
www.stream4free.live###__peek_a_bar_26169289
www.stream4free.live###__peek_a_bar_8251764
www.stream4free.live###__peek_a_bar_96231307
www.stream4free.live###__peek_a_bar_40197727
www.stream4free.live###__peek_a_bar_34479919
www.stream4free.live###__peek_a_bar_82860524
www.stream4free.live###__peek_a_bar_16668314
||www.stream4free.live/images/navbg.jpg$image
||www.stream4free.live/images/navbg.jpg$image
||www.stream4free.live/images/navbg.jpg$image
www.stream4free.live###__peek_a_bar_98409998
www.stream4free.live###__peek_a_bar_35160751
www.stream4free.live###__peek_a_bar_1185991
! 2023-08-05 https://www.stream4free.live
||www.onwebchat.com/chatWidgetImages/predefined/live-chat-4.png$image
Source code
/* ==UserStyle==
@name stream4free.live
@version 20230826.16.31
@namespace ?
==/UserStyle== */
@-moz-document domain("stream4free.live") {
body {
background: black;
font-family: 'Comic sans ms';
}
.item-page .article-body {
background-color: transparent;
}
.programme-settings {
background-color: transparent;
border-left: 0px
}
.channel-settings {
background-color: transparent;
border-left: 0px;
border-bottom: 0px;
}
.midnight-mode-option {
background: none
}
.description-channel {
display: none
}
.t3-mainnav .navbar-inner {
border-right: 2px;
background: transparent;
}
.t3-mainnav .navbar .nav > li > a {
border-left: 0px;
border-right: 0px;
}
.head-social .nav > li > a {
border-left: 0px;
border-right: 0px
}
.t3-mainnav {
border-top:none;
border-bottom:none;
/*box-shadow: rgba(0, 0, 0, 0.35) 2px 5px 15px;*/
background:;
}
.peek-a-bar {
width: 0
}
html {
font-size: 0;
}
div.header-menu:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) {
display:none;
}
div.header-menu:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) {
display:none;
}
div.header-menu:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) {
display:none
}
div.header-menu:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(2) {
position: relative;
visibility: hidden;
}
div.header-menu:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(2):after {
content: "series ";
position: absolute;
visibility: visible;
left: 0;
top: 0;
font-size:20px;
}
div.header-menu:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(2) {
position: relative;
visibility: hidden;
}
div.header-menu:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(2):after {
content: "series_mais_en_français_omg";
position: absolute;
visibility: visible;
left: 0;
top: 0;
font-size:20px;
}
div.span4:nth-child(4) > ul:nth-child(1) {
border-left:0px
}
.button.secondary {
background: url(/templates/ja_magz/images/Full-Screen-Expand-32-white.png) no-repeat;
background-position-x: 0%;
background-position-y: 0%;
padding: 0px 0px 2px 0px;
cursor: pointer;
width: 40px;
height: 40px;
background-position: 5px center;
}
.button.secondary:hover {
background: url(https://cdn.discordapp.com/attachments/468322856074477569/1137359789370908772/hello.png) no-repeat;
background-position-x: 0%;
background-position-y: 0%;
padding: 0px 0px 2px 0px;
cursor: pointer;
width: 240px;
height: 96px;
background-position: 5px center;
}
}