Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- Freebie Friday - 03.03.17
- Profile 01 | Coded by Aly;
- - - - - - REMOVING BELOW IS FINE - - - - -
- Changing of background image, colors and font is okay though -
- Please do not adjust the margins, padding border or other elements
- Heavy editing, copying, modifying or replicating this theme
- will result in being put on a blacklist.
- - - - - - IF YOU KEEP THE CREDIT - - - - -
- */
- body {
- background: none;
- background-color: #b5dbee;
- color: #737c88 !important;
- background-image: url(https://s-media-cache-ak0.pinimg.com/originals/6e/e1/a2/6ee1a2db7f6e511e3f6802bfe1095620.jpg);
- background-size: cover;
- background-repeat: no-repeat;
- }
- ::-webkit-scrollbar {
- background-color: #FFF;
- width: 5px;
- border-left: 1px solid #8abbca;
- }
- ::-webkit-scrollbar-thumb {
- background-color: #8abbca;
- border-right: 1px solid #FFF;
- border-left: 1px solid #8abbca;
- }
- @import url(https://fonts.googleapis.com/css?family=Montserrat);
- @font-face {
- font-family: Montserrat;
- src: Url(https://fonts.gstatic.com/s/montserrat/v10/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2);
- }
- #header {
- position: fixed;
- left: 0;
- top: 0;
- width: 0;
- height: 0;
- overflow: visible;
- }
- #wrap {
- position: fixed;
- left: 0;
- top: 0;
- right: 0;
- bottom: 0;
- margin: auto;
- width: 250px;
- height: 250px;
- border-radius: 0;
- background-color: #FFF !important;
- overflow: auto;
- overflow-x: hidden;
- font-family: Consolas;
- text-transform: uppercase;
- letter-spacing: 1px;
- font-size: 8px;
- font-weight: bold;
- }
- #wrap * {
- border: 0;
- padding: 0;
- margin: 0;
- background: none;
- box-sizing: border-box !important;
- }
- #content {
- position: absolute;
- left: 0;
- top: 10px;
- right: 0;
- bottom: 0;
- margin: auto;
- width: calc(100% - 20px);
- overflow: visible;
- }
- #content:before, #content:after {
- display: none;
- }
- #sidebar img {
- display: none;
- }
- .friend_container {
- display: inline-block;
- position: relative;
- width: 25px;
- height: 25px;
- margin: 7px !important;
- overflow: hidden;
- }
- .friend_container img {
- position: absolute;
- left: 0;
- top: 0;
- right: 0;
- bottom: 0;
- margin: auto;
- width: 100%;
- height: 100%;
- }
- #comments li {
- position: relative;
- float: left;
- width: 100%;
- margin-bottom: 10px !important;
- padding-bottom: 10px !important;
- padding-right: 10px !important;
- }
- #comments li img {
- background-color: #b5dbee !important;
- }
- #wrap, #bio, .friend_container, #comments li, #comments, #comments img, #friendlist, textarea {
- outline: 1px solid #8abbca !important;
- border-left: 1px solid #FFF !important;
- border-top: 1px solid #FFF !important;
- border-right: 1px solid #8abbca !important;
- border-bottom: 1px solid #8abbca !important;
- box-shadow: 0 1px #8abbca;
- background-color: #FFF;
- box-shadow: 0 0 10px 5px rgba(0, 0, 0, .25);
- }
- #friendlist {
- text-align: center !important;
- }
- #bio, #comments, #friendlist {
- float: left;
- vertical-align: top;
- width: 100%;
- padding: 10px;
- margin-bottom: 10px !important;
- background-color: #b5dbee !important;
- }
- h2 {
- font-family: Montserrat;
- color: #95a2af !important;
- font-size: 14px;
- padding: 5px !important;
- letter-spacing: 3px;
- background-color: #FFF !important;
- outline: 1px solid #FFF;
- box-shadow: inset 0 0 5px 2px #b5dbee;
- border: 1px solid #8abbca !important;
- text-align: center;
- padding-left: 10px !important;
- margin-bottom: 10px !important;
- font-weight: bold;
- text-shadow: 2px 1px 2px rgb(169, 205, 227);
- }
- #comments img {
- margin: 10px !important;
- }
- #comments small {
- display: none !important;
- }
- textarea {
- float: left;
- width: 100%;
- margin-bottom: 15px !important;
- padding: 10px !important;
- color: #FFF;
- font-family: Calibri;
- font-size: 11px;
- color: #737c88 !important;
- }
- #comments li {
- position: relative;
- color: transparent;
- }
- #comments li img+a {
- position: absolute;
- left: 90px;
- top: 10px;
- background-color: #b5dbee !important;
- color: #FFF !important;
- padding-left: 5px;
- padding-right: 5px;
- outline: 1px solid #8abbca !important;
- border: 1px solid white;
- letter-spacing: 2px;
- font-weight: bold;
- width: 130px;
- text-align: center;
- font-family: Calibri;
- color: #7098a5 !important;
- font-weight: bold;
- font-size: 8px;
- height: 15px;
- line-height: 13px;
- }
- #comments li p {
- margin-top: 24px !important;
- color: #7e8da8 !important;
- margin-left: 20px !important;
- position: relative;
- left: 5px;
- width: 131px;
- vertical-align: top;
- }
- #comments li img {
- border: 1px solid #FFF !important;
- }
- #comments p~a {
- position: absolute;
- left: 10px;
- top: 59px;
- width: 64px;
- height: 15px;
- line-height: 15px;
- text-align: center;
- background-color: rgba(65, 55, 81, .5);
- color: #f4fcfe !important;
- opacity: .75;
- }
- #load-more, #comment-button {
- float: left;
- background-color: #FFF !important;
- border: 1px solid #8abbca;
- color: #FFF !important;
- padding-left: 5px;
- padding-right: 5px;
- outline: 1px solid #FFF !important;
- text-align: center;
- width: 100%;
- color: #7e8da8 !important;
- margin-bottom: 15px !important;
- text-align: center;
- font-family: Calibri;
- color: #7098a5 !important;
- font-weight: bold;
- font-size: 8px;
- height: 15px;
- line-height: 13px;
- text-transform: uppercase;
- letter-spacing: 1px;
- transition: all .5s ease-in-out;
- }
- #load-more a, #comment-button a {
- color: inherit;
- }
- #load-more:hover, #comment-button:hover {
- background-color: #8abbca !important;
- color: #FFF !important;
- }
- #load-more {
- display: block;
- }
- #comment-form>span {
- float: left;
- margin: 0;
- width: 100%;
- text-align: center;
- }
- #bio h2 { text-transform: uppercase; }
- #bio {
- padding-bottom: 10px !important;
- }
- #comments li p, #bio {
- font-family: Calibri;
- font-size: 11px;
- letter-spacing: initial;
- text-transform: none;
- font-weight: normal;
- }
- html>body>div#header {
- background: transparent url(/global/css/images/bg/profile-header.png)repeat-x left top !important;
- overflow: hidden;
- height: 65px;
- border-top: 2px solid #333;
- display: block !important;
- }
- html>body>div#header>div#header_wrapper {
- width: 960px;
- margin: 0 auto;
- }
- .navigation {
- float: right;
- margin: 9px 0px;
- background: #241e1a;
- list-style: none;
- border-radius: 3px;
- border: 2px solid #362c25;
- }
- .navigation li {
- float: left;
- }
- .navigation li a {
- color: #aaa;
- display: block;
- padding: 3px 17px;
- }
- .navigation li a:hover {
- color: #fff;
- background: #322822;
- text-decoration: none;
- }
- .navigation li a:active {
- color: #aaa;
- background: #1a1a1a;
- }
- #logo {
- text-indent: -9999px;
- margin: 10px 0 0 0px;
- float: left;
- }
- #logo a {
- width: 135px;
- height: 30px;
- display: block;
- background: transparent url() no-repeat left top;
- }
- #logo a:hover {
- background-position: left bottom
- }
- #logo a:active {
- position: relative;
- top: 1px;
- background-position: left top;
- opacity: 0.8
- }
- .friend_container a {
- border: none !important;
- float: left;
- margin: 5px;
- text-decoration: none;
- }
- .friend_container a img {
- border: none !important;
- }
Add Comment
Please, Sign In to add comment