Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Cody By AlthIndor
- Original By Vlll */
- body {
- background: #7BBDD6;
- color: #318CBD;
- font-family: 'Tahoma', sans-serif;
- }
- a {text-decoration: none !important;}
- /* Header */
- #gaia_header {overflow: hidden;}
- #gaia_header #header_left, #gaia_header #header_right {
- background: #318CBD;
- width: 50% !important;
- color: transparent !important;
- font-size: 8px !important;
- border-bottom: 1px solid transparent;
- }
- #gaia_header #header_left {line-height: 24px;}
- #gaia_header #header_right .avatar {margin: 0 -3px 0 6px;}
- #header_left img {
- background: url('https://i.imgur.com/w0Cbo9w.png') 6px 3px no-repeat;
- width: 0px !important;
- padding: 0 48px 0 0;
- }
- #header_left .spacer {display: none;}
- #gaia_header a {
- color: #FFFFFF !important;
- font-size: 11px;
- text-transform: uppercase;
- }
- /* Scrollbars */
- #site {
- scrollbar-arrow-color: #328ABF;
- scrollbar-track-color: #93CFDB;
- scrollbar-face-color: #328ABF;
- scrollbar-shadow-color: #93CFDB;
- }
- #site ::-webkit-scrollbar {
- background: #93CFDB;
- width: 13px;
- border-radius: 5px;
- }
- #site ::-webkit-scrollbar-thumb {
- background: #328ABF;
- border-radius: 5px;
- }
- /* Remove Sections */
- #header {display: none;}
- #details {display: none;}
- #friends {display: none;}
- #journal {display: none;}
- #signature {display: none;}
- #profile .items {display:none;}
- #comments #alerts_banner {display: none;}
- #comments dl {display: none;}
- #comments p {display: none;}
- .section h2 {display: none;}
- /* Main Sections*/
- #site, #content, #content #sidebar, #content #main {
- padding: 0;
- margin: 0;
- }
- #site {
- background: url(http://i1355.photobucket.com/albums/q708/Vlll/Vlllflorzz2_zpse68364fd.gif) no-repeat;
- width: 960px;
- height: 910px;
- margin: 48px auto 0 auto;
- border: 4px dashed #318CBD;
- }
- #site a {
- color: #318CBD;
- font-weight: normal;
- }
- #site a:visited {color: #318CBD !important;}
- #site a:hover {color:#FFFFFF;}
- #content #sidebar, #content #main {
- width: 1px;
- height: 1px;
- position: absolute;
- top: 0;
- left: 0;
- overflow: visible;
- }
- #content #main {
- min-height: 0;
- border: none;
- }
- /* Sections */
- .section {
- background: none !important;
- font-size: 10px;
- padding: 0;
- margin: 0;
- position: absolute;
- }
- #about ol, #wishlist {
- padding-right: 10px;
- overflow-x: hidden;
- overflow-y: scroll;
- }
- #about {
- width: 235px;
- height: 285px;
- top: 575px;
- left: 40px;
- overflow: hidden;
- }
- #about .links {
- display: flex;
- flex-flow: row wrap;
- justify-content: space-between;
- text-transform: uppercase;
- margin: 0;
- }
- #about .links li {margin: 0;}
- #about ol {
- height: calc(100% - 25px);
- text-align: justify;
- margin: 0;
- position: absolute;
- top: 25px;
- }
- #profile {
- width: 120px;
- height: 150px;
- top: 608px;
- left: 380px;
- overflow: visible;
- }
- #profile img, #wishlist .items li {
- opacity: 0.5;
- transition: opacity .5s ease-in-out;
- }
- #profile img:hover, #wishlist .items li:hover {opacity: 1.0;}
- #wishlist {
- width: 50px;
- height: 145px;
- top: 612px;
- left: 560px;
- }
- #wishlist img {background: none !important;}
- #wishlist .items li {
- background: #FFFFFF;
- display: block;
- width: 30px;
- height: 30px;
- margin-bottom: 5px;
- border: 1px solid #318CBD;
- }
- /* Contact Bar */
- #bar {
- background: none;
- display: block;
- width: 600px !important;
- margin: 0;
- position: absolute;
- top: 252px;
- left: -80px;
- overflow: visible;
- }
- #bar li, #bar li a, #comments, #comments a {
- background: url('https://i.imgur.com/YOCFXoN.png') !important;
- height: 40px !important;
- font-size: 0;
- }
- #bar li {margin-right: 10px;}
- #bar li a, #comments a {
- display: block;
- width: 100% !important;
- padding: 0 !important;
- opacity: 0;
- }
- #bar li a:hover, #comments a:hover {opacity: 1;}
- #bar #addButton, #bar #addButton a {background-position: 0 0;width: 50px;}
- #bar #msgButton, #bar #msgButton a {background-position: -50px 0 !important;width: 98px;}
- #bar #tradeButton, #bar #tradeButton a {background-position: -148px 0 !important;width: 68px;}
- #bar #ignoreButton, #bar #ignoreButton a {background-position: -216px 0 !important;width: 76px;}
- #comments, #comments a {background-position: -292px 0 !important;}
- #bar #offlineButton, #bar #onlineButton {
- width: 120px;
- position: absolute;
- top: -90px;
- left: 80px;
- }
- #bar #offlineButton {background-position: -405px 0 !important;}
- #bar #onlineButton {background-position: -525px 0 !important;}
- #comments {
- width: 113px;
- top: 860px;
- left: 630px;
- overflow: hidden;
- }
- #comments .links, #comments .links * {
- display: block;
- width: 100%;
- height: 100%;
- margin: 0;
- }
- /* Media */
- #multimedia {
- background: url('https://i.imgur.com/YOCFXoN.png') -645px 0 !important;
- width: 68px;
- height: 40px;
- top: 668px;
- left: 782px;
- overflow: hidden;
- }
- #multimedia object, #multimedia embed {
- position: absolute;
- bottom: 3px;
- left: 2px;
- opacity: 0;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement