Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <center>
- <style>
- .overlay {
- width: 600px;
- height: 600px;
- background: url('http://i.imgur.com/aVREydk.jpg') 0px 0px no-repeat;
- position: relative;
- }
- .innerbox {
- overflow: auto;
- padding: 2px;
- position: absolute;
- }
- #about {
- top: 140px;
- left: 50px;
- width: 296px;
- height: 240px;
- }
- #him {
- top: 92px;
- left: 415px;
- width: 156px;
- height: 163px;
- }
- #forums {
- top: 357px;
- left: 398px;
- width: 145px;
- height: 159px;
- }
- #links {
- top: 435px;
- left: 198px;
- width: 163px;
- height: 143px;
- overflow: hidden;
- border-radius: 200px;
- }
- </style>
- <div class="overlay">
- <div class="innerbox" id="about">You can call me Belle, Isabella, Izzy, or Arielin. I've gotten all these nicknames from people I love. I am 18 years old. I live in the state of Georgia. It's a nice hot southern place. I love the color purple. Cookie monster is my man. I believe in God. My religion doesn't matter. I don't have a dead set one I follow. I follow three beliefs. Christianity, Muslim, and Judaism. Different religions, similar beliefs. update later. <a href="">link</a> <b>bold</b> <s>strike</s> <i>italics</i> <u>underline</u> You can call me Belle, Isabella, Izzy, or Arielin. I've gotten all these nicknames from people I love. I am 18 years old. I live in the state of Georgia. It's a nice hot southern place. I love the color purple. Cookie monster is my man. I believe in God. My religion doesn't matter. I don't have a dead set one I follow. I follow three beliefs. Christianity, Muslim, and Judaism. Different religions, similar beliefs. update later.</div>
- <div class="innerbox" id="him"><img src="http://i.imgur.com/LjcTQkw.png" />
- <br /><b>STARTED DATING→</b> 11|10|2012♥
- <br /><i>coming soon ♥</i></div>
- <div class="innerbox" id="forums"><a href="http://vampirefreaks.com/cult/Blueprint" class="navlink">Blueprint</a> <a href="http://vampirefreaks.com/cult/Cynosure" class="navlink">Cynosure</a> <a href="/cult/Blueprint"><img src="http://i.imgur.com/C9vRNDv.gif" /></a> <a href="/cult/Cynosure"><img src="http://i.imgur.com/mGT2V.gif" /></a>
- </div>
- <div class="innerbox" id="links"><a href="http://vampirefreaks.com" class="navlink">VF Home</a> <a href="http://vampirefreaks.com/user_comment.php?user=Irrelevxnt&rate=1" class="navlink">Comment&Rate</a> <a href="http://vampirefreaks.com/journal/Irrelevxnt" class="navlink">Journal</a> <a href="http://vampirefreaks.com/gallery/Irrelevxnt" class="navlink">Gallery</a> <a href="http://vampirefreaks.com/Voltage" class="navlink">Code C.</a> <a href="http://vampirefreaks.com/Ominous-Pixie" class="navlink">Header C.</a></div>
- </div>
- <font size="1">Inspired by Silklungs and ZombiesEatBrains</font>
- <style>
- ::-webkit-scrollbar { width:5px; background:transparent; }
- ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
- ::-webkit-scrollbar-thumb{ -webkit-border-radius:10px; background: #CEDCDE; width:5px; border:none; }
- ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {height:10px; display: block; background-color:transparent; -webkit-border-radius:100px; border:none;}
- ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover{background-color:#FE947C; cursor:hand;}
- ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transaprent;}
- </style>
- <style>
- html, div {
- font-family: trebuchet ms;
- color: #ffffff;
- font-size: 12px;
- font-style: normal;
- }
- a:link, .menu2, .menu2 a:link {
- color: #FDCD7E;
- font-size: 9pt;
- font-family : trebuchet ms;
- text-transform: none;
- text-decoration: none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- a:visited, .menu2 a:visited {
- color: #fdcd7e;
- text-transform: none;
- font-family : trebuchet ms;
- text-transform: none;
- text-decoration: none;
- }
- a:hover, .menu, .menu a:link, .menu a:visited {
- color: #FE947C;
- text-decoration: none;
- font-family : trebuchet ms;
- text-transform: none;
- background: transparent;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- b {
- text-transform: uppercase;
- font-family: trebuchet ms;
- color: #FFBC80;
- font-size: 13px;
- font-weight: strong;
- text-shadow: 1px 1px 0px #DE4363;
- letter-spacing: 1px;
- }
- i {
- text-transform: none;
- font-family: georgia;
- color: #edb7c3;
- font-size: 11px;
- letter-spacing: 2px;
- }
- u {
- border-bottom: 1px dotted #FDCD7E;
- text-transform: none;
- font-family: georgia;
- font-size: 12px;
- letter-spacing: 1px;
- }
- s {
- text-transform: none;
- font-family: arial;
- color: #E86C6A;
- font-size: 12px;
- letter-spacing: 1px;
- text-shadow: 1px 1px 0px #FFBC80;
- }
- .navlink:link, .navlink:active, .navlink:visited {
- display: block;
- background: transparent;
- color: #FDCD7E;
- border-bottom: 1px dotted #ffffff;
- width: 100%;
- height: 20px;
- font-size: 15px;
- margin-bottom: 2px;
- text-transform: uppercase;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .navlink:hover {
- display: block;
- background: transparent;
- color: #Ffffff;
- width: 100%;
- height: 20px;
- font-size: 15px;
- margin-bottom: 2px;
- border-bottom: 1px dotted #ffffff;
- text-transform: uppercase;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .maintop, .leftnav, .profilename, .profilepages, .topbar, .defaultpic, .thumbnail, .gallery, .videos, .userinfo, .journal_entry, .profile_title, .likes_title, .dislikes_title, .music_title, .buttons1, .buttons2, .buttons3, .friends, .rate, .comment_title, .comments, .tagline, .menu2, .profilepages, .footer_links { display: none; }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement