Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--- DO NOT REMOVE THESE CODES DISPLAYED AT THE TOP, THEY ARE IMPORTANT FOR YOUR CATTERY LAYOUT SO IT STAYS NEAT AND CLEAN! ---!>
- <style>
- body {
- background-image: url('http://blog.visme.co/wp-content/uploads/2017/07/50-Beautiful-and-Minimalist-Presentation-Backgrounds-042.jpg');
- background-size:cover;
- background-color: rgba(0,0,0,0.0);
- }
- .ui-tooltip {
- background: #aaa !important;
- border: 1px dashed #999 !important;
- color: #eee !important;
- border-radius: 30px;
- transition: 0.5s;
- font-size: 10px;
- box-shadow: 3px 0px 4px #333;
- }
- #content {
- }
- #reportplayer { display:none; }
- #messageplayer { display: none; }
- a {
- color: white;
- text-shadow: 0px 1px 1px #999;
- }
- #eventtxt {
- background: blanchedalmond;
- }
- #messageplayer { display: none; }
- .popup {
- -moz-border-radius: 15px;
- border-radius: 15px;
- background: bisque;
- color: #fff;
- position: absolute;
- z-index: 100;
- left: -100000px;
- top: 0;
- }
- input[type="text"], input[type="password"], select {
- font: 11px/12px "Arial";
- color: #2b2514;
- background: #fff;
- border: 1px solid #fff;
- height: 17px;
- }
- textarea {
- font: 11px/12px "Arial";
- color: #2b2514;
- background: #fff;
- border: none;
- }
- #popupclose {
- position: absolute;
- top: 0;
- right: 0;
- font-weight: normal;
- color: white;
- padding: 10px;
- font-size: 20px;
- line-height: 16px;
- z-index: 10;
- }
- .trow2, .trow2 table, .trow2 tr, .trow2 td {
- background: none;
- color: #142b19;
- }
- .button, .button_tall {
- font: 12px/13px "Arial";
- font-weight: bold;
- color: #f6c19c;
- border: 2px solid blanchedalmond;
- margin: 5px;
- padding: 0 10px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- overflow: visible;
- height: inherit;
- background: white;
- }
- .button:hover, .button_tall:hover {
- color: #f6c19c;
- border: 2px solid blanchedalmond;
- opacity: 0.5;
- transition: 0.5s;
- }
- .popup_title {
- font-size: 14px;
- line-height: 16px;
- z-index: 10;
- font-family: calibri;
- text-transform: uppercase;
- position: absolute;
- top: 10px;
- letter-spacing: 1px;
- left: 20px;
- font-weight: normal;
- }
- .theader, tr.theader {
- background-color: #ffe4c4;
- }
- .tborder {
- border: 2px dashed bisque;
- }
- .trow1, .trow1 table, .trow1 tr, .trow1 td {
- background: bisque;
- color: white;
- padding: 20px;
- }
- #cattery_descbox {
- position: relative;
- width: 1230px;
- height: 920px;
- float: left;
- padding: 4px;
- right: 10px;
- overflow: hidden;
- background-color: rgba(0,0,0,0.0);
- }
- .item_box {
- text-align: center;
- float: left;
- width: 125px;
- margin: 10px;
- color: white;
- opacity: 0.5;
- transition: 0.5s;
- }
- .item_box:hover {
- text-align: center;
- float: left;
- width: 125px;
- margin: 10px;
- opacity: 9;
- transition: 0.5s;
- }
- #cattery_infobox {
- display:none;
- }
- #topbanner, #bottombanner, #titlebar, #bodyi, .titlebar, #footer, #titleimg, #titletxt, .titlebar, #topbanner, #bottombanner img, #menu_holder, .menu_dropdown_bkg, #addbookmark, #breed_count, .breed_count, #menu_holder, i, .ci_notice, .sf-menu, .sf-menu ul, .sf-menu li li {
- display: none;
- }
- ::-moz-selection {
- background-color: #f6c19c;
- color: #fff; }
- ::selection {
- background-color: #f6c19c;
- color: #fff; }
- ::-webkit-scrollbar {
- width: 8px;
- transition: 0.5; }
- ::-webkit-scrollbar-button {
- width: 8px;
- transition: 0.5; }
- ::-webkit-scrollbar-track {
- background:#fff;
- border-radius:1px;
- border: thin solid #fff;
- transition: 0.5; }
- ::-webkit-scrollbar-thumb {
- background:#f6c19c;
- border-radius:1px;
- transition: 0.5; }
- .breed_count {
- letter-spacing: 1.5px;
- float: left;
- opacity: 0.5;
- margin-right: 5px;
- padding: 3px;
- font-weight: normal;
- color: #000;
- transition: 0.5s;
- }
- .breed_count:hover {
- letter-spacing: 1.5px;
- float: left;
- opacity: 1;
- margin-right: 5px;
- padding: 3px;
- font-weight: normal;
- color: #000;
- transition: 0.5s;
- }
- .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
- cursor: crosshair;
- outline: none;
- }
- .ui-dialog .ui-dialog-buttonpane {
- text-align: left;
- border-width: 1px 0 0 0;
- background-image: none;
- margin-top: .5em;
- padding: 0px 110px;
- width: 200px;
- background-color: bisque;
- }
- #menu_holder { display:none; }
- #mweor_good_text span, .good_label {
- background: #555;
- padding: 2px 45px;
- margin: 0 5px;
- font-size: 12px;
- line-height: 14px;
- color: white;
- border-radius: 30px;
- border: 1px dashed #ccc;
- transition: 0.5s;
- }
- #mweor_good_text span, .good_label:hover {
- opacity: 0.5;
- padding: 2px 45px;
- margin: 0 5px;
- font-size: 12px;
- line-height: 14px;
- color: white;
- border-radius: 30px;
- border: 1px dashed #eee;
- transition: 0.5s;
- }
- .centered {
- text-align: center;
- margin-left: auto;
- margin-right: auto;
- display: none;
- }
- .plain_table {
- padding: 0;
- text-align: left;
- font-size: 12px;
- display: none;
- color: white;
- }
- .plain_table {
- padding: 0;
- color: white;
- text-align: center;
- font-size: 12px;
- border: none;
- }
- .text_medium {
- font-size: 15px;
- line-height: 16px;
- color: white;
- }
- #content {
- background-image: url('https://www.diageo.com/assets/img/temp/small-16x9-transparent.png');
- background-repeat:no-repeat;
- background-size:cover;
- }
- #contentholder {
- background-image: url('https://www.diageo.com/assets/img/temp/small-16x9-transparent.png');
- background-repeat:no-repeat;
- background-size:cover;
- }
- /*mweor tabs*/
- .ui-widget-content {
- background: #83bdc9;
- transition: 0.5s;
- color: #000;
- }
- .ui-widget-content {
- width: 900px;
- background: none;
- color: #000;
- text-align: center;
- border: none;
- transition: 0.5s;
- }
- #mweor_tabs .ui-widget-header {
- width: 993px;
- border: 1px solid #f6c19c;
- margin-top: -280px !important;
- background: #f6c19c;
- margin-left: -0px !important;
- color: white;
- transition: 0.5s;
- outline: none;
- }
- .ui-widget-header {
- border: 1px solid bisque;
- background: bisque;
- outline: none;
- transition: 0.5s;
- color: white;
- }
- .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
- border: 1px solid bisque;
- outline: none;
- transition: 0.5s;
- color: white;
- background: bisque !important;
- }
- .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
- background: bisque;
- outline: none;
- border: 1px solid bisque;
- transition: 0.5s;
- color: white;
- }
- .ui-tabs .ui-tabs-nav li a {
- float: left;
- padding: .5em 1em;
- text-decoration: none;
- color: white;
- }
- .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
- background: bisque;
- outline: none;
- border: 1px solid blanchedalmond;
- transition: .5s;
- color: #fff;
- }
- .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-
- focus {
- background: #f6c19c;
- border: 1px solid #f6c19c;
- color: white;
- transition: 0.5s;
- outline: none;
- cursor: crosshair;
- }
- .ui-widget-overlay {
- background: blanchedalmond;
- color: white;
- cursor: crosshair;
- outline: none;
- opacity: 0.5;
- transition: 0.5s;
- }
- </style>
- <!--- END OF CODE! YOU CAN EDIT THE HEXES ( ONES STARTING WITH # ) EXAMPLE HEX IS #CD7F32 ---!>
- <style>
- h {
- background-color: #f6c19c;
- padding: 2px;
- color: white;
- }
- u {
- color: #f6c19c;
- }
- p {
- font-size: 10px;
- margin: 5px;
- }
- h1 {
- font-size: 30px;
- color: #f6c19c;
- }
- h5 {
- margin-top: -15px;
- font-size: 12px;
- font-weight: normal;
- letter-spacing: 0.5px;
- color: bisque;
- }
- #box1 {
- position: absolute;
- border: 2px solid #ccc;
- color: #2a363b;
- text-align: center;
- padding: 10px;
- width: 580px;
- height: 240px;
- top: 90px;
- background-color: white;
- transition: 0.5s;
- left: 490px;
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
- }
- #box2 {
- position: absolute;
- border: 2px solid #f6c19c;
- color: #f6c19c;
- text-align: center;
- padding: 10px;
- width: 360px;
- height: 170px;
- top: 380px;
- background-color: bisque;
- transition: 0.5s;
- left: 670px;
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
- }
- #box3 {
- position: absolute;
- border: 1px solid #eee;
- color: #2a363b;
- text-align: center;
- padding: 10px;
- width: 470px;
- height: 170px;
- top: 380px;
- background-color: white;
- transition: 0.5s;
- left: 165px;
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
- }
- </style>
- <style>
- .tabs {
- position: absolute;
- min-height: 100px;
- clear: both;
- margin: 25px 0;
- left: 490px;
- top: 30px;
- }
- .tabs .tab {
- float: left;
- }
- .tabs .tab label {
- background: #f6c19c;
- padding: 5px 40px;
- border-bottom: 3px solid #f6c19c;
- border-radius: 200px 200px 0px 0px;
- -moz-border-radius: 200px 200px 0px 0px;
- -webkit-border-radius: 200px 200px 0px 0px;
- position: relative;
- color: white;
- left: 1px;
- transition: 0.5s;
- cursor: crosshair;
- }
- .tabs .tab label:hover {
- transition: 0.5s;
- cursor: crosshair;
- }
- .tabs .tab [type=radio] {
- display: none;
- }
- .tabs .content {
- position: absolute;
- top: 18px;
- left: 0;
- background: white;
- right: 0;
- bottom: 0;
- padding: 20px;
- width 760px;
- height: 230px;
- border-top: 10px solid bisque;
- border-bottom: 10px solid bisque;
- border-left: 10px solid blanchedalmond;
- border-right: 10px solid blanchedalmond;
- overflow:auto;
- transition: 0.5s;
- }
- .tabs [type=radio]:checked ~ label {
- background: blanchedalmond;
- color: #fff;
- z-index: 2;
- transition: 0.5s;
- cursor: crosshair;
- border-bottom: 3px solid blanchedalmond;
- }
- .tabs [type=radio]:checked ~ label ~ .content {
- z-index: 1;
- }
- h {
- background-color: #f6c19c;
- padding: 2px;
- color: white;
- }
- u {
- color: #f6c19c;
- }
- b {
- color: #f6c19c;
- }
- s {
- color: bisque;
- }
- p {
- font-size: 10px;
- margin: 5px;
- color: #f6c19c;
- }
- h1 {
- font-size: 30px;
- color: #f6c19c;
- }
- h5 {
- margin-top: -15px;
- font-size: 12px;
- font-weight: normal;
- letter-spacing: 0.5px;
- color: blanchedalmond;
- }
- </style>
- <div class="tabs">
- <div class="tab">
- <input type="radio" id="tab-1" name="tab-group-1" checked>
- <label for="tab-1">Tab 1</label>
- <div class="content">
- <h1>Header One</h1>
- <h5>I am a subtitle/caption</h5>
- <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a,
- <br><br>
- <b>bold text</b> <i>italic text</i> <u>underlined text</u> <s>strike text</s> <a href="www.mweor.com">link text</a> <h>highlighted text</h></p>
- </div>
- </div>
- <div class="tab">
- <input type="radio" id="tab-2" name="tab-group-1">
- <label for="tab-2">Tab 2</label>
- <div class="content">
- <h1>Header One</h1>
- <h5>I am a subtitle/caption</h5>
- <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a,
- <br><br>
- <b>bold text</b> <i>italic text</i> <u>underlined text</u> <s>strike text</s> <a href="www.mweor.com">link text</a> <h>highlighted text</h></p>
- </div>
- </div>
- <div class="tab">
- <input type="radio" id="tab-3" name="tab-group-1">
- <label for="tab-3">Tab 3</label>
- <div class="content">
- <h1>Header One</h1>
- <h5>I am a subtitle/caption</h5>
- <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a,
- <br><br>
- <b>bold text</b> <i>italic text</i> <u>underlined text</u> <s>strike text</s> <a href="www.mweor.com">link text</a> <h>highlighted text</h></p>
- </div>
- </div>
- <div class="tab">
- <input type="radio" id="tab-4" name="tab-group-1">
- <label for="tab-4">Tab 4</label>
- <div class="content">
- <h1>Header One</h1>
- <h5>I am a subtitle/caption</h5>
- <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a,
- <br><br>
- <b>bold text</b> <i>italic text</i> <u>underlined text</u> <s>strike text</s> <a href="www.mweor.com">link text</a> <h>highlighted text</h></p>
- </div>
- </div>
- <div class="tab">
- <input type="radio" id="tab-5" name="tab-group-1">
- <label for="tab-5">Tab 5</label>
- <div class="content">
- <h1>Header One</h1>
- <h5>I am a subtitle/caption</h5>
- <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a,
- <br><br>
- <b>bold text</b> <i>italic text</i> <u>underlined text</u> <s>strike text</s> <a href="www.mweor.com">link text</a> <h>highlighted text</h></p>
- </div>
- </div>
- </div>
- <div id="box3">
- <div id="mweor_buttons">
- <a href="/usershop.php?id=youridgoeshere"> Shop </a>
- <a href="/cattery_offspring.php?id=youridgoeshere"> Offspring List </a>
- <a href="/cattery_expected.php?id=youridgoeshere"> Expected Mwits </a>
- <a href="/cattery_retired.php?id=youridgoeshere"> Retired Mweors </a>
- <a href="/cattery_overview.php?id=youridgoeshere"> Overview </a>
- </div>
- </div>
- <style>
- #mweor_profile {
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
- max-width: 300px;
- margin: auto;
- height: 310px;
- background-color: rgba(255,255,255,0.9);
- text-align: center;
- font-family: arial;
- top: 50px;
- position: relative;
- color: #ccc;
- left: -300px;
- }
- #mweor_profile img {
- position: relative;
- left: 0px;
- width: 100px;
- height: 100px;
- }
- h2 {
- background-color: #f6c19c;
- border: 3px solid #f6c19c;
- color: white; /* White text */
- padding: 5px 50px; /* Some padding */
- cursor: pointer; /* Pointer/hand icon */
- width: 250px;
- display: table; /* Make the buttons appear below each other */
- text-decoration: none;
- text-align: center;
- font-family: calibri;
- font-size: 10px;
- margin: 5px;
- transition: 0.5s;
- }
- h2:hover {
- opacity: 0.8;
- transition: 0.5s;
- cursor: crosshair;
- background-color: blanchedalmound;
- text-shadow: 0px 10px 0px bisque;
- }
- h1 {
- color: #f6c19c;
- font-weight: normal;
- font-size: 20px;
- }
- a:hover {
- color: #eda776;
- text-shadow: 0px 1px 1px #fff;
- }
- </style>
- <div id="mweor_profile">
- <br>
- <img src="https://i.imgur.com/JhPO8bJ.png">
- <h1>username</h1>
- Mweor ID: #idgoeshere
- </div>
- <link href="https://fonts.googleapis.com/css?family=Nanum+Pen+Script" rel="stylesheet">
- <style>
- #mweor_profile h1 {
- font-size: 20px;
- color: #f6c19c;
- position: relative;
- z-index: 99;
- transition: 0.5s;
- }
- #mweor_profile h1:hover {
- opacity: 0.5;
- transition: 0.5s;
- }
- </style>
- <style>
- #mweor_buttons2 {
- position: absolute;
- left: 180px;
- top: 245px;
- width: 100%;
- }
- #mweor_buttons2 a {
- background-color: bisque;
- border: 1px dashed #f6c19c;
- color: white;
- padding: 5px 120px;
- font-size: 12px;
- cursor: pointer;
- transition: 0.5s;
- }
- /* Darker background on mouse-over */
- #mweor_buttons2 a:hover {
- transition: 0.5s;
- opacity: 0.8;
- background-color: blanchedalmound;
- cursor: crosshair;
- }
- </style>
- <div id="mweor_buttons2">
- <div class="message">
- <a class="compose" cid="1234">inbox</a>
- </div>
- <br>
- <a href="#">report</a>
- </div>
- <style>
- #mweor_buttons {
- position: absolute;
- }
- #mweor_buttons a {
- background-color: bisque;
- border: 1px dashed #f6c19c;
- color: white;
- padding: 5px 120px;
- font-size: 12px;
- cursor: pointer;
- width: 200px;
- display: table; /* Make the buttons appear below each other */
- text-decoration: none;
- text-align: center;
- font-family: calibri;
- font-size: 13px;
- margin: 5px;
- transition: 0.5s;
- }
- /* Add a background color on hover */
- #mweor_buttons a:hover {
- transition: 0.5s;
- opacity: 0.8;
- background-color: blanchedalmound;
- cursor: crosshair;
- }
- </style>
- <div id="creditbutton">
- <a>Layout by Oakhearted (#196723)</a>
- </div>
- <style>
- #creditbutton {
- position: absolute;
- top: 297px;
- left: 170px;
- }
- #creditbutton a {
- background-color: #f6c19c;
- border: 3px solid #f6c19c;
- color: white; /* White text */
- padding: 5px 45px; /* Some padding */
- cursor: pointer; /* Pointer/hand icon */
- width: 190px;
- display: table; /* Make the buttons appear below each other */
- text-decoration: none;
- text-align: center;
- font-family: calibri;
- font-size: 13px;
- margin: 5px;
- transition: 0.5s;
- }
- /* Add a background color on hover */
- #creditbutton a:hover {
- opacity: 0.8;
- transition: 0.5s;
- cursor: crosshair;
- background-color: blanchedalmound;
- text-shadow: 0px 10px 0px bisque;
- }
- </style>
- <div id="box2">
- <p><h2>My Bookmarks</h2>
- <a href="#">bookmark name</a> // <a href="#">bookmark name</a> // <a href="#">bookmark name</a> // <a href="#">bookmark name</a> // <a href="#">bookmark name</a> // <a href="#">bookmark name</a> // <a href="#">bookmark name</a>
- <br><br>
- <h2>Other Links</h2>
- <a href="http://mweor.com/cattery.php">cattery</a> // <a href="http://mweor.com/explore.php">explore</a> // <a href="http://mweor.com/chat.php">chat</a> // <a href="http://mweor.com/news.php">news</a> // <a href="http://mweor.com/help.php">help</a> // <a href="http://mweor.com/logout.php">logout</a>
- <br>
- <a href="http://mweor.com/index.php">index</a> // <a href="http://mweor.com/tos.php">terms of use</a> // <a href="http://mweor.com/credits.php">credits</a></p>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment