Made this logo myself
G4View For bitview by TetrisFan
Details
AuthorTetrisFan
LicenseNo License
Categorywww.bitview.net
Created
Updated
Size5.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 G4View
@namespace USO Archive
@author PMK335 (playmobilknight335) edit by tetrisfan
@description Mixed with the themes from Herotrap and DevilForAllToEnjoy (actually i mixed it when the layout got changed into the late 2008 - mid/late 2009)
@version 20240404.13.31
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.bitview.net") {
/* Header Logo */
#masthead #logo {
content: url(https://t4tv.neocities.org/G4VIEW.png);
float: left;
display: block;
margin: 0px 18px 0px 0;
}
element.style
{
width: 480px;
height: 360px;
padding-bottom: 32px;
}
/* Channel Header Logo */
#smallMastheadLogo
{
content: url(https://t4tv.neocities.org/G4VIEW2.PNG);
width: 104px;
height: 37px;
}
/*Arrows button */
a .LeftSingleArrow {
background: transparent url(https://pmk335.neocities.org/video_bar_arrows.png) no-repeat scroll 0 -20px;
}
a:hover .LeftSingleArrow {
background: transparent url(https://pmk335.neocities.org/video_bar_arrows.png) no-repeat scroll 0 0px;
}
a .RightSingleArrow {
background: transparent url(https://pmk335.neocities.org/video_bar_arrows.png) no-repeat scroll -20px -20px;
}
a:hover .RightSingleArrow {
background: transparent url(https://pmk335.neocities.org/video_bar_arrows.png) no-repeat scroll -20px 0;
}
}
@-moz-document url-prefix("https://www.bitview.net/watch"), url-prefix("http://www.bitview.net/watch"), url-prefix("https://www.bitview.net/user"), url-prefix("http://www.bitview.net/user"), url-prefix("https://www.bitview.net/embed"), url-prefix("http://www.bitview.net/embed"), url-prefix("https://www.bitview.net/profile"), url-prefix("http://www.bitview.net/profile") {
.vlPlayer2010 .vlProgressBar .vlProgress>b {
background: #ff922b;
}
.vlPlayer2010 .vlProgressBar .vlBuffer {
background: #ff922b;
}
.vlPlayer2010 .vlPlay:hover>i {
background-position: -58px 0;
}
.vlPlayer2010.playing .vlPlay:hover>i {
background-position: -58px -24px;
}
.vlPlayer2010 .vlSound>.vlMute:hover>i {
background-position: -58px -48px;
}
.vlPlayer2010.muted .vlSound>.vlMute:hover>i {
background-position: -58px -120px;
}
.vlPlayer2010.vol50 .vlSound>.vlMute:hover>i,.vlPlayer2010.vol75 .vlSound>.vlMute:hover>i {
background-position:-58px -72px;
}
.vlPlayer2010.vol25 .vlSound>.vlMute:hover>i{
background-position:-58px -96px;
}
.vlPlayer2010.muted .vlSound>.vlMute:hover>i {
background-position: -58px -120px;
}
.vlPlayer2010 .vlFullScreen:hover>i {
background-position:-58px -192px;
}
.vlPlayer2010.full .vlFullScreen:hover>i {
background-position:-58px -216px;
}
.vlPlayer2010 .vlExpand:hover>i {
background-position:-58px -144px;
}
.vlPlayer2010.expanded .vlExpand:hover>i {
background-position:-58px -168px;
}
.vlPlayer2010 .vlPopOut:hover>i {
background-position: -58px -288px;
}
.vlPlayer2010 .vlOptions:hover {
color: #ff922b;
}
.vlPlayer2010 .vlSoundBar .vlVolumeBar {
background-position-y: -80px;
}
.vlPlayer2010 .vloButton:hover {
background: #ff922b73;
}
.vlPlayer2010 .vlAnnotations.active.vlButtonsRight {
background: url(https://t4tv.neocities.org/annotation_active.png) no-repeat
}
}
@-moz-document url-prefix("https://www.bitview.net/embed?v="), url-prefix("http://www.bitview.net/embed?v=") {
/* Embed Logo */
img {
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: url(https://t4tv.neocities.org/EMBELOGO.png) no-repeat;
width: 100px;
height: 41px;
padding-left: 100px;
}
}
@-moz-document url-prefix("https://www.bitview.net/login"), url-prefix("http://www.bitview.net/login") {
/* Sign Up Logo */
#signup-bitview-logo
{
content: url(https://pmk335.neocities.org/yt%20sign%20up.png);
}
}
@-moz-document url-prefix("https://www.bitview.net/blog"), url-prefix("http://www.bitview.net/blog") {
/* Blog banner */
img[src="/img/blog.png"] {
content: url(https://pmk335.neocities.org/blog.png);
border: none;
}
}
@-moz-document url-prefix("https://www.bitview.net/embeds/videos?user="), url-prefix("http://www.bitview.net/embeds/videos?user=") {
/* My videos on */
img[src="/img/my_videos_on.png"] {
content: url(https://t4tv.neocities.org/MEVIDOSON.png);
border: none;
}
}
@-moz-document url-prefix("https://www.bitview.net/testview"), url-prefix("http://www.bitview.net/testview") {
/* TestView */
img[src="/img/feathertest.png"] {
content: url(https://pmk335.neocities.org/testtube-feather-vfl-v3qLR.png);
border: none;
}
img[src="/img/flashtest.png"] {
content: url(https://pmk335.neocities.org/flashtest.png);
border: none;
}
img[src="/img/timemachinetest.png"] {
content: url(https://pmk335.neocities.org/timemachinetest.png);
border: none;
}
}
@-moz-document url-prefix("https://www.bitview.net/m/"), url-prefix("http://www.bitview.net/m/") {
/* Mobile */
img[src="img/pic_ytlogo_58x20-vfl124299.gif"] {
content: url(https://pmk335.neocities.org/pic_ytlogo_58x20-vfl124299.gif);
border: none;
}
}