Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*--------------------------------------------------------------------------
- [Character subreddit Template 1.0]
- Project: FSN Character subreddits
- Admin: Yween & Phnglui
- Banner by: Soah1086
- Flairs by:
- Comment Faces by:
- This stylesheet is the combined work of /u/Phnglui and /u/Yween.
- --------------------------------------------------------------------------*/
- /*===============================BANNER===============================*/
- #header-bottom-left {
- background: url(%%banner1%%);
- font-size: xx-small;
- height: 150px;
- }
- /*===============================LOGO===============================*/
- .pagename a{
- display: block;
- background-image: url(%%logo1%%);
- background-repeat: no-repeat;
- width: 177px;
- height: 150px;
- margin: 0px auto;
- font-size: 0px;
- padding: 0px;
- left: 110px;
- position: absolute;
- top: 12px;
- z-index: 300;
- }
- .pagename a:hover{
- display: block;
- background-image: url(%%logo2%%);
- background-repeat: no-repeat;
- width: 177px;
- height: 150px;
- margin: 0px auto;
- font-size: 0px;
- padding: 0px;
- left: 110px;
- position: absolute;
- top: 12px;
- z-index: 300;
- }
- /*===============================TABS===============================*/
- #header-bottom-left .tabmenu {
- list-style-type: none;
- white-space: nowrap;
- display: block;
- float: right;
- margin: 70px 0 0
- }
- #header-bottom-left .tabmenu li {
- display: block;
- float: left;
- font-weight: normal;
- margin: 0;
- Height: 39px;
- }
- #header-bottom-left .tabmenu li:last-of-type {
- border-right: none;
- }
- #header-bottom-left .tabmenu li a {
- display: block;
- color: #D5E3D5;
- line-height: 39px;
- padding: 0 1em;
- background-color: #C4A92F;
- Height: 39px;
- }
- #header-bottom-left .tabmenu li.selected a {
- background: #0e416a;
- color: none;
- font-weight: bold;
- text-shadow: #fff 0 1px 0;
- border: none;
- z-index: 100
- }
- .tabmenu li a {
- background-color: white !important;
- color: #445461 !important;
- font: bold 160%/28px Arial, sans-serif;
- -webkit-border-top-left-radius: 1px;
- -webkit-border-top-right-radius: 1px;
- -moz-border-radius-topleft: 1px;
- -moz-border-radius-topright: 1px
- }
- .tabmenu li a:hover {
- transition: 0.25s ease-in-out;
- font: bold 160%/28px Arial, sans-serif;
- background-color: #0e416a !important; /* Change this to your character color */
- color: white !important;
- }
- .tabmenu{
- position:absolute !important;
- top:100px !important;
- left:0px !important;
- }
- div.content {
- margin-top: 0px !important;
- }
- /*===============================SIDEBAR IMAGE===============================*/
- .titlebox h1 a{
- background-image:url(%%sheader%%); /* sidebar image */
- background-repeat:no-repeat;
- display:block;margin:0 auto;
- width:292px;
- height:418px;
- text-indent:-9999px;
- }
- /*===============================SIDEBAR===============================*/
- .sidecontentbox .content {
- display: block;
- background-color: #F5F5F5;
- border-width: 1px 0px;
- border-style: solid;
- border-color: #C1BFBF;
- margin: 0px;
- margin-bottom: 0px;
- padding: 0px;
- }
- .side {
- width: 300px;
- margin: 11px 0px 40px auto;
- padding: 0px 5px 0px 5px!important;
- background-color: #f8f8f8;
- z-index: 0;
- border: 0px solid #9A9A9A;
- box-shadow: 0px 1px 3px 1px #A5B9CE;
- overflow: hidden;
- }
- div.titlebox span.word {
- display: none;
- }
- div.titlebox > .subscribers > span.number:after { /* subscribers text when not subscribed*/
- content: " fans, excluding you!"
- }
- .subscriber div.titlebox > .subscribers > span.number:after { /* subscribers text */
- content: " fans"
- }
- div.titlebox > .users-online > span.number:after { /* people online text */
- content: " currently fanboying"
- }
- .commentarea form.usertext {
- clear: none !important;
- }
- /*===============================SIDEBAR HEADERS===============================*/
- .titlebox .usertext .md > h2{
- font-family: georgia;
- font-weight: bold;
- background-image: url(%%sidebar-about%%);
- color:white;
- display: inline-block;
- font-size: 1.4em;
- border-top:none;
- font-size:28px;
- padding:0px 0px 0px 5px;text-align:left;
- line-height: 2.1em;
- width:295px!important;
- height:50px!important;
- }
- .titlebox .usertext .md > h3{
- font-family: georgia;
- font-weight: bold;
- background-image: url(%%sidebar-rules%%);
- color:white;
- display: inline-block;
- font-size: 1.4em;
- border-top:none;
- font-size:28px;
- padding:0px 0px 0px 5px;text-align:left;
- line-height: 2.1em;
- width:295px!important;
- height:50px!important;
- }
- .titlebox .usertext .md > h4{
- font-family: georgia;
- font-weight: bold;
- background-image: url(%%sidebar-useful%%);
- color:white;
- display: inline-block;
- font-size: 1.4em;
- border-top:none;
- font-size:28px;
- padding:0px 0px 0px 5px;text-align:left;
- line-height: 2.1em;
- width:295px!important;
- height:50px!important;
- }
- .titlebox .usertext .md > h5{
- font-family: georgia;
- font-weight: bold;
- background-image: url(%%sidebar-related%%);
- color:white;
- display: inline-block;
- font-size: 1.4em;
- border-top:none;
- font-size:28px;
- padding:0px 0px 0px 5px;text-align:left;
- line-height: 2.1em;
- width:295px!important;
- height:50px!important;
- }
- .titlebox .usertext .md > h6{
- font-family: georgia;
- font-weight: bold;
- background-image: url(%%saber-faces%%);
- color:white;
- display: inline-block;
- font-size: 1.4em;
- border-top:none;
- font-size:28px;
- padding:0px 0px 0px 5px;text-align:left;
- line-height: 2.1em;
- width:295px!important;
- height:50px!important;
- }
- .submit-page #text-desc, .submit-page #link-desc, .submit-page #title-field .title {
- font-size: 0px;
- }
- /*===============================BACKGROUND===============================*/
- div.content {
- margin-top: 31px !important; /* ignore this */
- }
- body div.content{
- margin:0px 309px 80px 0px!important;
- padding:0px 0px 0px 0px!important;
- -webkit-border-bottom-right-radius:5px!important;
- -webkit-border-bottom-left-radius:5px!important;
- -webkit-border-top-right-radius:5px!important;
- -webkit-border-top-left-radius:5px!important;
- -moz-border-radius-bottomright:5px!important;
- -moz-border-radius-bottomleft:5px!important;
- -moz-border-radius-topright:5px!important;
- -moz-border-radius-topleft:5px!important}
- .linklisting{
- bottom:0px;
- margin-top:10px;
- margin-bottom:0px!important;
- margin-left:0px;
- margin-right:auto;
- padding:7px 0px 7px 0px!important;
- background:url(%%background2%%) no-repeat fixed center center transparent; /* Background image */
- border:3px solid #D2D2D2;border-color:#FFFFFF;
- -webkit-box-shadow:0px 2px 6px #BBBBBB;
- -moz-box-shadow:0px 2px 6px #BBBBBB;
- box-shadow:0px 2px 6px #BBBBBB;
- -webkit-border-bottom-right-radius:1px!important;
- -webkit-border-bottom-left-radius:1px!important;
- -webkit-border-top-right-radius:1px!important;
- -webkit-border-top-left-radius:1px!important;
- -moz-border-radius-bottomright:5px!important;
- -moz-border-radius-bottomleft:5px!important;
- -moz-border-radius-topright:5px!important;
- -moz-border-radius-topleft:5px!important}
- /*===============================KARMA COUNTER===============================*/
- .side {
- margin: 40px 0px 40px auto;
- }
- #header-bottom-right {
- top: 174px !important;
- bottom: auto;
- background-color: white;
- }
- #header-bottom-right a{
- color: #0e416a;
- }
- #header-bottom-right:hover {
- opacity: 90;
- }
- #header-bottom-right {transition: 0.5s;}
- #header-bottom-right a {transition: 0.5s;}
- #header-bottom-right a:hover {
- }
- #userbarToggle {
- min-height: 22px;
- position: absolute;
- top: auto;
- bottom: 0;
- left: -5px;
- width: 16px;
- padding-right: 3px;
- height: 100%;
- font-size: 15px;
- border-radius: 4px 0;
- color: black;
- display: inline-block;
- background-color: #0e416a !important; /* RES Toggle bar */
- border-right: 1px solid #0e416a !important; /* tiny line */
- cursor: pointer;
- text-align: right;
- line-height: 24px;
- }
- /*===============================Submit Buttons===============================*/
- .nub {
- display: none;
- }
- .submit-link .morelink {
- background: #0e416a !important;
- }
- .submit-link .morelink a {
- color: white;
- }
- .submit-text .morelink {
- background: #0e416a!important;
- }
- .submit-text .morelink a {
- color: white;
- }
- /*===============================STAMP===============================*/
- .footer:before {
- display: block;
- margin: 0px;
- padding: 0px;
- color: grey;
- content: "Subreddit Stylesheet by /u/Yween & /u/Phnglui";
- text-transform: none;
- font-size: 16px;
- font-family: arial, sans-serif;
- }
- /*--------------------------------------------------------------------------*/
- /*===============================FLAIRS===============================*/
- /*===============================COMMENT FACES===============================*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement