Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <body>
- <script defer>
- window.onload = function() {
- var isCtrl = false;
- document.onkeyup=function(e)
- {
- if(e.which == 17)
- isCtrl=false;
- }
- document.onkeydown=function(e)
- {
- if(e.which == 17)
- isCtrl=true;
- if((e.which == 85) || (e.which == 67) && (isCtrl == true))
- {
- return false;
- }
- }
- var isNS = (navigator.appName == "Netscape") ? 1 : 0;
- if(navigator.appName == "Netscape") document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP);
- function mischandler(){
- return false;
- }
- function mousehandler(e){
- var myevent = (isNS) ? e : event;
- var eventbutton = (isNS) ? myevent.which : myevent.button;
- if((eventbutton==2)||(eventbutton==3)) return false;
- }
- document.oncontextmenu = mischandler;
- document.onmousedown = mousehandler;
- document.onmouseup = mousehandler;
- if (document.addEventListener) { // IE >= 9; other browsers
- document.addEventListener('contextmenu', function(e) {
- alert(" Try asking RageQxeen for her codes instead."); //here you draw your own menu
- e.preventDefault();
- }, false);
- } else { // IE < 9
- document.attachEvent('oncontextmenu', function() {
- alert("O sun, abide to death.");
- window.event.returnValue = false;
- });
- }
- };
- </script>
- <script>
- function openForm() {
- document.getElementById("myForm").style.display = "block";
- }
- function closeForm() {
- document.getElementById("myForm").style.display = "none";
- }
- </script>
- <style type="text/css">
- @import url(https://fonts.googleapis.com/css?family=Cinzel|Cinzel+Decorative|Aref+Ruqaa);
- html, body {
- background: #fff0f3;
- background-image:url("https://t1.daumcdn.net/thumb/R760x0/?fname=http%3A%2F%2Ft1.daumcdn.net%2Fencyclop%2Fm61%2FSaKirWqXArhgA2U76yhG6f4QGfnHqYeXk9iQPvA2%3Ft%3D1447392267000");
- background-size: 100%;
- background-repeat:no-repeat;
- background-position:center bottom;
- }
- ::-webkit-scrollbar-button:vertical:{
- background-color: #transparent;}
- ::-webkit-scrollbar-thumb:vertical {
- background-color:#transparent;
- height:150px;}
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:#transparent;
- height:60px;}
- ::-webkit-scrollbar {
- height:60px;
- width:5px;
- background-color:#transparent;}
- #image {
- width: 100%;
- margin: 0px;
- border: none;
- height: 25vw;
- background-color:transparent;
- position: absolute;
- right: 0vw;
- bottom: 0vw;
- background-image:url("http://i.picpar.com/pfae.png");
- background-repeat: repeat;
- background-position: bottom;
- background-size: 100%;
- -webkit-animation: fade-in-bck 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2s both;
- animation: fade-in-bck 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) 2s both;
- }
- #charaimg {
- width: 29vw;
- margin: 0px;
- border: none;
- height: 40vw;
- background-color:transparent;
- position: absolute;
- right: 0.5vw;
- bottom: .4vw;
- background-image:url("https://lh3.googleusercontent.com/proxy/MD7L9ZjD3l6JJtkwdUwpiIGG-LjGt4skMkYJhcv3vFeFrBQafl04uMkEQfmzmz0JSjcTHvsCttbxS0ETM-OYYqLKYjQ8GQ");
- background-repeat: repeat;
- background-position: bottom;
- border: 2px solid #000;
- background-size: 100%;
- }
- #container {
- width: 70vw;
- height: 40vw;
- margin: 0px;
- background-color: #abaeaf;
- background-image: url("https://www.transparenttextures.com/patterns/natural-paper.png");
- background-size:100%;
- background-repeat:no-repeat;
- background-position:center bottom;
- position: absolute;
- left: 16vw;
- bottom: 2vw;
- box-shadow: 0px 5px 10px #000;
- z-index: 7;
- }
- #content {
- background-color:#B2C9F5;
- width: 38vw;
- height: 39vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Aref Ruqaa', cursive;
- font-size: 18px;
- color: #000;
- left: 1vw;
- bottom: .9vw;
- z-index:8;
- border: #000000 solid 2px;
- }
- #info {
- background-color:#B2C9F5;
- width: 40vw;
- height: 18vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Aref Ruqaa', cursive;
- font-size: 18px;
- color: #000;
- left: 1vw;
- top: 1vw;
- z-index:1;
- border: #000000 solid 2px;
- }
- #topic{
- background-color:#B2C9F5;
- width: 40vw;
- height: 18vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Aref Ruqaa', cursive;
- font-size: 18px;
- color: #000;
- left: 1vw;
- bottom: 1vw;
- z-index:1;
- border: #000000 solid 2px;
- }
- #staff{
- background-color: transparent;
- width: 25vw;
- height: 10vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Aref Ruqaa', cursive;
- font-size: 18px;
- color: #000;
- text-align: center;
- right: 1vw;
- top: 1vw;
- z-index:1;
- }
- #fights{
- background-color: #B2C9F5;
- width: 26vw;
- height: 11vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Aref Ruqaa', cursive;
- font-size: 18px;
- color: #000;
- text-align: center;
- right: 1vw;
- bottom: 1vw;
- border: 2px solid #000;
- z-index:1;
- }
- .name {position: absolute;
- font-family: 'Cinzel Decorative';
- color: #fff;
- font-size: 6vw;
- top: -6vw;
- left: 3vw;
- width: 80vw;
- height: 9vw;
- border: 0px solid #000;
- text-align: justify;
- text-shadow: -1px 0 #c0c0c0, 0 1px #000,1px 0 #000, 0 -1px #c0c0c0;
- overflow: auto;
- padding:5px 5px 5px 5px;
- z-index: 9;}
- .title { background: transparent;
- background:url('https://media1.giphy.com/media/ri2bxzIyxFfIk/source.gif') 50px 50px repeat;
- background-position: center;
- position: absolute;
- font-family: 'Cinzel Decorative';
- font-size: 6vw;
- top: -6vw;
- left: 3vw;
- width: 80vw;
- height: 9vw;
- text-align: justify;
- padding:5px 5px 5px 5px;
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- z-index: 10;}
- #nav {
- background-color: transparent;
- width: 12vw;
- height: 2vw;
- margin:auto;
- position: absolute;
- left: -3.5vw;
- top: 3.5vw;
- text-align:right;
- z-index:1;
- }
- #nav a, #nav a:link, #nav a:visited {
- display:inline-block;
- height: 2vw;
- width: 10vw;
- text-decoration:none;
- background: #abaeaf;
- margin: 5px;
- border: solid #000 1px;
- -webkit-transition: 0.5s linear;
- -moz-transition: 0.5s linear;
- -o-transition: 0.5s linear;
- transition: 0.5s linear;
- z-index:5;
- }
- #nav a:active, #nav a:hover {
- display:inline-block;
- height: 2vw;
- width: 10vw;
- text-decoration:none;
- background: #B2C9F5;
- margin: 5px;
- padding-right: 75px;
- border: solid #000 1px;
- -webkit-transition: 0.5s linear;
- -moz-transition: 0.5s linear;
- -o-transition: 0.5s linear;
- transition: 0.5s linear;
- z-index:5;
- }
- #wrap {
- width:70vw;
- height: 40vw;
- position: absolute;
- bottom: 1vw;
- left: 0vw;
- padding: 15px;
- margin: 0px 0 0 0px;
- text-align:center;
- }
- #wrap a {
- font-family: 'VT323', sans-serif;
- font-size: 120px;
- width: 70vw;
- height: 40vw;
- color:#20C20E;
- text-transform:uppercase;
- text-decoration: none;
- background-color: #000;
- -webkit-transition: .25s ease;
- transition: .25s ease;
- }
- /* Button used to open the contact form - fixed at the bottom of the page */
- .open-button {
- background-color: #abaeaf;
- color: #abaeaf;
- font-family: 'Cinzel';
- font-size: 30px;
- text-align: left;
- padding: 5px 10px;
- border: 1px solid #000;
- cursor: pointer;
- position: fixed;
- top: 15vw;
- left: 14vw;
- width: 280px;
- }
- /* The popup form - hidden by default */
- .form-popup {
- display: none;
- position: fixed;
- bottom: 1vw;
- left: 16vw;
- width: 69.8vw;
- z-index: 7;
- -webkit-animation: fade-in-bck 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
- animation: fade-in-bck 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
- }
- /* Add styles to the form container */
- .form-container {
- max-width: 69vw;
- max-height: 40vw;
- width: 69vw;
- height: 40vw;
- padding: 9.5px;
- margin: 0px 0px 0px 0px;
- background-color: #abaeaf;
- background-image: url("https://www.transparenttextures.com/patterns/dark-geometric.png");
- border: 2px solid #000;
- z-index: 9;
- -webkit-animation: fade-in-bck 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
- animation: fade-in-bck 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
- }
- /* Add some hover effects to buttons */
- .form-container .btn:hover, .open-button:hover {
- opacity: 1;
- left: 5vw;
- color: white;
- box-shadow: 0px 5px 10px #000;
- transition: 1s linear;
- }
- #wrap a:hover, #popup a:hover {
- color:#000;
- border: 1px solid #000;
- }
- @-webkit-keyframes fade-in-bck {
- 0% {
- -webkit-transform: translateZ(80px);
- transform: translateZ(80px);
- opacity: 0;
- }
- 100% {
- -webkit-transform: translateZ(0);
- transform: translateZ(0);
- opacity: 1;
- }
- }
- @keyframes fade-in-bck {
- 0% {
- -webkit-transform: translateZ(80px);
- transform: translateZ(80px);
- opacity: 0;
- }
- 100% {
- -webkit-transform: translateZ(0);
- transform: translateZ(0);
- opacity: 1;
- }
- }
- @-webkit-keyframes fade-in-bck {
- 0% {
- -webkit-transform: translateZ(80px);
- transform: translateZ(80px);
- opacity: 0;
- }
- 100% {
- -webkit-transform: translateZ(0);
- transform: translateZ(0);
- opacity: 1;
- }
- }
- @keyframes fade-in-bck {
- 0% {
- -webkit-transform: translateZ(80px);
- transform: translateZ(80px);
- opacity: 0;
- }
- 100% {
- -webkit-transform: translateZ(0);
- transform: translateZ(0);
- opacity: 1;
- }
- }
- i{color: #443a59;}
- b{color: #000;}
- a{color: #444; text-decoration: none;}
- h1{border-bottom: 1px solid #000; text-align: center; font-size: 30px; font-family: 'Cinzel', cursive; color: #000;}
- h2{solid #000; text-align: left; font-size: 20px; font-family: 'Cinzel', cursive; color: #000;}
- h3{text-align: right; font-size: 20px; font-family: 'Cinzel', cursive; color: #000;}
- </style>
- <div id="image"></div>
- <div id="container">
- <div class="name">Grand Colosseum</div>
- <div class="title">Grand Colosseum</div>
- <div id="info">
- <b>All Information regarding the room including rules may go here.</b>
- </div>
- <div id="topic">
- <b>Things like pointing out who can help with what, who's always up for a fight, etc. etc. can go here.</b>
- </div>
- <div id="staff">
- <a target="_blank" href="/profile.php?user=Alexander+Russo" title="The Ruler of the Colosseum"><img src="http://i.picpar.com/Frae.png" width="100" height="100"/></a><br>
- <a target="_blank" href="/profile.php?user=Malevolence" title="The Right Hand Man"><img src="http://i.picpar.com/Grae.png" width="100" height="100"/></a>
- <a target="_blank" href="/profile.php?user=Scarecrow" title="i'M mAgiC Go D"><img src="http://i.picpar.com/Hrae.png" width="100" height="100"/></a><br>
- <a target="_blank" href="/profile.php?user=Miss+Ichor" title="Bloody Queen~"><img src="http://i.picpar.com/Irae.png" width="100" height="100"/></a>
- <a target="_blank" href="/profile.php?user=Tori" title="Princess of Pain!"><img src="http://i.picpar.com/Jrae.png" width="100" height="100"/></a>
- <a target="_blank" href="/profile.php?user=Talia+Jatium" title="Sith Warrior"><img src="http://i.picpar.com/Krae.png" width="100" height="100"/></a><br>
- <a target="_blank" href="/profile.php?user=KatAku" title="Cursed Child"><img src="http://i.picpar.com/Nrae.png" width="100" height="100"/></a>
- <a target="_blank" href="/profile.php?user=Tenebra" title="The Raven"><img src="http://i.picpar.com/Orae.png" width="100" height="100"/></a>
- </div>
- <div id="fights">
- <b>Link the Colosseum Library here!</b>
- </div>
- </div>
- <button class="open-button" onclick="openForm()">Secret?</button>
- <div class="form-popup" id="myForm">
- <form action="/action_page.php" class="form-container">
- <div class="name">Grand Colosseum</div>
- <div class="title">Grand Colosseum</div>
- <div id="nav">
- <a href="#one"></a>
- <a href="#two"></a>
- <a href="#three"></a>
- <a href="#four"></a>
- </div>
- <div id="content">
- <div style="width: 38vw; height: 39vw; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 38vw; height: 39vw; overflow: auto;" align="center">
- <span style="float:left;"><b>Name</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;"><a title="">hover</a></span><br>
- <span style="float:left;"><b>Gender</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Age</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Race</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Voice</b></span><span style="float:right;"><a href="HERE" target="_blank">Click~</a></span><br><br>
- <span style="float:left;"><b>Height</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Weight</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Eyes</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Hair</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Build</b></span><span style="float:right;"></span><br><br>
- <span style="float:left;"><b>Orientation</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Relationship</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Affiliation</b></span><span style="float:right;"></span><br><br>
- </div>
- <a name="two"></a>
- <div style="width: 38vw; height: 39vw; overflow: auto;" align="left">
- <h1>Powers</h1>
- </div>
- <a name="three"></a>
- <div style="width: 38vw; height: 39vw; overflow: auto;" align="left">
- <h1>Connections</h1>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center><br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center><br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center><br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center>
- </div>
- <a name="four"></a>
- <div style="width: 38vw; height: 39vw; overflow: auto;" align="left">
- <h1>Out of Character</h1>
- <b>00</b>. Code made by <a href="/profile.php?user=RageQxeen" target="_blank">RageQxeen</a>, do not steal.<br><br>
- <b>01</b>. OOC.<br><br>
- <b>02</b>. OOC.<br><br>
- <b>03</b>. OOC.<br><br>
- <b>04</b>. OOC.<br><br>
- <b>05</b>. OOC.<br><br>
- </div>
- </div>
- </div>
- <div id="charaimg"></div>
- </form>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment