Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <body><style type="text/css">
- @import url(https://fonts.googleapis.com/css?family=Indie+Flower|Great+Vibes);
- html, body {
- background: #ffd1dc;
- background-image:url("");
- background-size:400px;
- 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: 300px;
- margin: 0px;
- border: none;
- height: 600px;
- background-color:transparent;
- position: absolute;
- right: 5%;
- bottom: 0%;
- background-image:url("http://i.picpar.com/vLed.png");
- background-repeat:no-repeat;
- background-position: bottom;
- background-size: 100%;
- z-index: 1;
- }
- #image2 {
- width: 320px;
- margin: 0px;
- border: none;
- height: 150px;
- background-color:transparent;
- position: absolute;
- right: 6.5%;
- top: 5%;
- background-image:url("http://i.picpar.com/xLed.gif");
- background-repeat:no-repeat;
- background-position: bottom;
- background-size: 100%;
- border: solid 2px #000;
- z-index: 1;
- }
- #container {
- background-color:#999;
- width: 800px;
- height: 500px;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Indie Flower', cursive;
- color: #000;
- left: 15%;
- bottom: 10%;
- z-index:1;
- border: #000000 solid 2px;
- }
- #content {
- background-color:#ffd1dc;
- width: 360px;
- height: 200px;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Indie Flower', cursive;
- color: #000;
- left: 17%;
- top: 20%;
- z-index:1;
- border: #000000 solid 2px;
- }
- #content2 {
- background-color:#ffd1dc;
- width: 360px;
- height: 200px;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Indie Flower', cursive;
- color: #000;
- left: 17%;
- bottom: 14%;
- z-index:1;
- border: #000000 solid 2px;
- }
- #friendlist {
- background-color:#ffd1dc;
- width: 150px;
- height: 300px;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Indie Flower', cursive;
- color: #000;
- left: 47%;
- bottom: 12%;
- z-index:1;
- border: #000000 solid 2px;
- }
- .links{
- position: fixed;
- margin: auto;
- top: 20%; bottom: 0;
- left: 28.5%; right: 0%;
- height: 240px;
- width: 40px;
- text-align: center;
- }
- .links a{
- display: block;
- height: 20px;
- width: 70px;
- margin-top: 15px;
- margin-left: 2.5px;
- text-align: center;
- font-family: 'roboto';
- font-size: 9px;
- box-shadow: 0px 0px 0.5px #eee;
- color: #eee; /*-- links font color --*/
- border: 1px solid #333; /*-- links font border color --*/
- background-color: #000; /*-- links background color --*/
- text-transform: uppercase;
- text-decoration: none;
- line-height: 20px;
- transition: .9s linear;
- }
- .links a:hover{
- color: #ff5747; /*-- links font color hover --*/
- border: 1px solid #ff5747; /*-- links border color hover --*/
- transition: .9s linear;
- text-align: center;
- font-family: 'roboto';
- font-size: 9px;
- text-transform: uppercase;
- text-decoration: none;
- }
- #name {
- z-index:15;
- position: absolute;
- right: 3%;
- bottom: -6%;
- margin: auto;
- background: #000;
- width: 200px;
- height: 185px;
- font-family: Great Vibes;
- font-size: 43px;
- background: url(https://media.giphy.com/media/Mw58RYfC15Mqc/giphy.gif) 0px 0px repeat;
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- background-position: center;
- display:block;
- text-align: center;
- letter-spacing: 1px;
- -webkit-transition:opacity 2s linear;
- line-height:3.6vw;
- }
- #nameunder{
- z-index:15;
- position: absolute;
- right: 3%;
- bottom: -6%;
- margin: auto;
- background: #000;
- width: 200px;
- height: 185px;
- font-family: Great Vibes;
- font-size: 43px;
- -webkit-text-fill-color: transparent;
- text-transform: none;
- -webkit-background-clip: text;
- display:block;
- text-shadow: -1px 0 #ccc, 0 1px #000,1px 0 #000, 0 -1px #ccc;
- text-align: center;
- letter-spacing: 1px;
- -webkit-transition:opacity 2s linear;
- line-height:3.6vw;
- }
- /*Code by Alikade, please keep this credit where it is, it will not interfere with the rest of the code.*/
- #editthis{ position:fixed;height: 27px; width: 30px; top: 28%; right: 26.5%; margin: auto; z-index:99;}
- #music1{ position:fixed; padding:2px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
- #music1:hover #music2{ opacity: 0; margin-top:-20px; z-index:-1;}
- #music1:hover #music3{ opacity: .5; margin-top:-5px; z-index:99;}
- #music1:hover #musiclist{ opacity: .5;}
- #music2{ opacity: .5; background-color:#000000; padding:6px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
- #music3{ opacity: 0; position:fixed; background-color:#000000; background-image: url('http://assets.clickmotive.com/Designs/LEMidnight/playButton.png'); background-repeat: no-repeat; background-size: 25px; border:1px dotted #b3b3e5; width:25px; height:25px; z-index:99 margin-left:0px; overflow:hidden; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
- .credit {
- position: fixed;
- bottom: 0px;
- right: 2px;
- height: 25px;
- width: 25px;
- line-height: 15px;
- font-size: 10px;
- color: #999;
- text-align: center;
- font-family: roboto;
- }
- *{cursor: url('http://i.picpar.com/3Led.png'), auto;}
- #Layout {position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
- a{color: #000; text-decoration: none;}
- </style>
- <div class="credit" title="Profile by RageQxeen">♛</div>
- <div id="Layout" oncontextmenu="return false;">
- <div id="image"></div>
- <!-- round circle on the right -->
- <span style="
- position:absolute;
- right: 7%;
- top: 10%;
- border-radius:100%;
- border: 4px solid #fdfd96;
- padding:15px 15px;
- width:200px;
- height:200px;
- background:transparent;
- z-index:999;
- box-shadow: 0 0 0 7px transparent, 0 0 0 8px #ffb347, 0 0 0 35px transparent,0 0 0 16px #ff5747;
- "></span>
- <!-- round circle on the top LEFT -->
- <span style="position:fixed;
- top: 3%;
- left: 1%;
- border-radius:100%;
- border: 5px solid #fdfd96;
- padding:100px 100px;
- background:transparent;
- z-index:999;
- box-shadow: 0 0 0 7px transparent, 0 0 0 9px #ffb347;
- "></span>
- <div id="container">
- <div id="image2"></div>
- <div id="nameunder">Sinner's Brothel DJ</div><div id="name">Sinner's Brothel DJ</div>
- <div class="links">
- <a href="#one">Stats</a>
- <a href="#two">Personality</a>
- <a href="#three">History</a>
- <a href="#four">OOC</a>
- </div>
- </div>
- <div id="content">
- <div style="width: 360px; height: 200px; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 360px; height: 200px; overflow: auto;" align="center">
- <span style="float:left;"><b>Name</b></span><span style="float:right;">Ronny</span><br>
- <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;"><a title="The Scarred Truth, Society Undone">Hover</a></span><br>
- <span style="float:left;"><b>Gender</b></span><span style="float:right;">Ambiguous</span><br>
- <span style="float:left;"><b>Age</b></span><span style="float:right;">[REDACTED]</span><br>
- <span style="float:left;"><b>Height</b></span><span style="float:right;">177 cm</span><br>
- <span style="float:left;"><b>Weight</b></span><span style="float:right;">145 lbs</span><br>
- <span style="float:left;"><b>Orientation</b></span><span style="float:right;">Pansexual</span><br>
- <span style="float:left;"><b>Relationship</b></span><span style="float:right;">Single</span><br>
- <span style="float:left;"><b>Race</b></span><span style="float:right;">Human</span><br>
- <span style="float:left;"><b>Eyes</b></span><span style="float:right;">Violet</span><br>
- <span style="float:left;"><b>Hair</b></span><span style="float:right;">Brown</span><br>
- </div>
- <a name="two"></a>
- <div style="width: 360px; height: 200px; overflow: auto;" align="center">
- <b>Disorders</b><br>
- _________<br>
- ADHD<br>
- ADD<br>
- Hyperactive Disorder<br>
- Mild Autism<br>
- Depression<br>
- Social Anxiety<br>
- Anxiety in general<br>
- Asthma<br>
- D.I.D
- </div>
- </div>
- </div>
- <div id="content2">
- <div style="width: 360px; height: 200px; overflow-y: hidden;">
- <a name="three"></a>
- <div style="width: 360px; height: 200px; overflow: auto;" align="center">
- History isn't as important as the now.
- </div>
- <a name="four"></a>
- <div style="width: 360px; height: 200px; overflow: auto;" align="center">
- <b>00</b>. Code made by <a href="https://alliealgiere.neocities.org" target="_blank">RageQxeen</a> for Ronny with all the lesbian love in the world.<br><br>
- <b>01</b>. IC =/= OOC.<br>
- <b>02</b>. Smut, Story, Smut-Story, Story-Smut, whichever.<br>
- <b>03</b>. PM Friendly.<br>
- <b>04</b>. Male typist.<br>
- <b>05</b>. 10 years RP experience, 6 on RPC.<br>
- <b>06</b>. Discord can be given.<br>
- <b>07</b>. Anything else that does not belong to me is the rightful property of their creators, etc. etc.<br>
- <b>08</b>. I'm very friendly with the block button, don't be a brat.<br>
- <b>09</b>. Any questions, comments or concerns? Please don't hesitate to PM me.
- </div>
- </div>
- </div>
- <div id="friendlist">
- <div style="width: 150px; height: 300px; overflow: auto;" align="center">
- <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/neutral</i></center> small note.<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/neutral</i></center> small note.<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/neutral</i></center> small note.<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/neutral</i></center> small note.<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/neutral</i></center> small note.
- </div>
- </div>
- <div id="editthis"><div id="music1"><div id="music2">
- <img src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif" style="opacity: 0.8;"></div>
- <div id="music3"><Div style="margin-top:4px;">
- <audio controls style="opacity: 0;"><source src="http://k007.kiwi6.com/hotlink/rao8e7frn1/Yoshi_s_Story_Theme.mp3"></audio>
- </div></div></div></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment