Overhauls the header for Pornhub.
Pornhub 2011 Header by Morrigana
![Screenshot of Pornhub 2011 Header](https://userstyles.world/preview/20585/0.jpeg)
Details
AuthorMorrigana
LicenseNo License
Categoryhttps://www.pornhub.com/
Created
Updated
Size1.9 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Originally this was going to be a full theme, but I couldn't find the time and eventually I decided to do something else for it, decided it shouldn't go to waste. Logo doesn't send you to the homepage when clicked.
Source code
/* ==UserStyle==
@name Pornhub 2011
@version 20250130.06.16
@namespace ?
==/UserStyle== */
@-moz-document domain("www.pornhub.com") {
.wrapper {
margin-top: 27px;
}
.networkBarWrapper {
height: 27px;
margin-top: -27px;
background: transparent url("https://web.archive.org/web/20111122081525/http://cdn1.static.pornhub.phncdn.com/images/bar/ph_net_back.png") 0px 0px repeat-x;
position: absolute;
width: 100%;
overflow: hidden;
z-index: 20;
}
.networkBarWrapper:after {
content: url("https://web.archive.org/web/20111124041213/http://cdn1.static.pornhub.phncdn.com/images/bar/ph_net_logo.png");
position: absolute;
margin-left: 470px;
z-index: 21;
}
html.supportsGridLayout .networkBar {
background: #fff0;
background-color: transparent;
position: absolute;
margin-left: 230px;
}
.networkListContent .networkTab:not(.eudsaTabIcon) {
color: rgb(221, 221, 221);
font-size: 10px;
padding: 7px 12px;
border-right: #424242 !important;
border-left: #424242 !important;
}
.networkListContent .networkTab:not(.eudsaTabIcon):hover {
color: rgb(221, 221, 221) !important;
background-color: rgb(51, 51, 51);
}
.logoWrapper img {
visibility: hidden;
}
.logoWrapper:after {
visibility: visible;
content: url("https://web.archive.org/web/20111121083930im_/http://cdn1.static.pornhub.phncdn.com/images/pornhub_logo_en.png");
position: absolute;
margin-left: -150px;
cursor: pointer;
}
#headerWrapper {
background: url(https://web.archive.org/web/20111121020924im_/http://cdn1.static.pornhub.phncdn.com/images/bg.png) repeat-x 0 0 !important;
height: 125px;
}
#headerMenuContainer {
visibility: hidden;
margin-top: -20px;
margin-left: 15px;
}
#headerMainMenuInner {
height: 10px !important;
}
#headerCampaignDiv {
visibility: visible;
background: -moz-linear-gradient(top,#4f5256 ,#191919);
border-radius: 5px;
width: 0px !important;
}
.activeLine {
background: #f900 !important;
}
#headerCampaignDiv .itemName {
font-size: 13px;
}
}