Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div class="overlay">
- <div class="box" id="about"><h1>About</h1>
- Regular text. <i>italics</i> <b>bold</b> <u>underline</u> <s>strike</s> <a href="">link</a>
- Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </div>
- <div class="box" id="likes"><h1>Likes</h1>
- </div>
- <div class="box" id="dislikes"><h1>Dislikes</h1>
- </div>
- <div class="box" id="cults"><h1>Cults</h1>
- <a href="http://vampirefreaks.com/cult/Sublime" class="cult"><img src="http://i.imgur.com/NriJeC2.gif" /></a><a href="http://vampirefreaks.com/cult/Twitterpated" class="cult"><img src="http://i.imgur.com/93J4C4g.gif" /></a><a href="http://vampirefreaks.com/cult/Metamorphosis" class="cult"><img src="http://i.minus.com/iY5aCB3rRqVwn.gif" /></a><a href="http://vampirefreaks.com/cult/Luscious" class="cult"><img src="http://i.imgur.com/5dGKk7C.png" /></a><a href="http://vampirefreaks.com/cult/Boobies" class="cult"><img src="http://i.imgur.com/Ca0bpPJ.gif" /><a href="http://vampirefreaks.com/cult/Cynosure" class="cult"><img src="http://i.imgur.com/rmGipBj.gif" /></a><a href="http://vampirefreaks.com/cult/Gratis" class="cult"><img src="http://i.imgur.com/a7zSw4q.gif" /></a><a href="http://vampirefreaks.com/cult/Inspiration" class="cult"><img src="http://i.imgur.com/mbLphdX.png" /></a>
- </div>
- <div class="box" id="movies"><h1>Movies</h1>
- </div>
- <div class="box" id="music"><h1>Music</h1>
- </div>
- <div class="box" id="navig"><a href="http://vampirefreaks.com/profiles/home.php" class="nlink">VF Home</a>
- <a href="http://vampirefreaks.com/user_comment.php?user=Speck&rate=1" class="nlink">R & Cmt</a>
- <a href="http://vampirefreaks.com/journal/Speck" class="nlink">Journal</a>
- <a href="http://vampirefreaks.com/gallery/Speck" class="nlink">Gallery</a>
- <a href="" class="nlink">Tumblr</a>
- <a href="" class="nlink">Facebook</a>
- <a href="/Murder_My_Heart666" class="nlink">Header</a>
- <a href="/Voltage" class="nlink">Coding</a></div>
- </div>
- <style>
- .overlay {
- top: 50px;
- width: 700px;
- float: right;
- margin-right: 80px;
- height: 430px;
- padding: 2px;
- background: #272542;
- position: relative;
- }
- .box {
- overflow: auto;
- padding: 4px;
- background: #3a2a51;
- position: absolute;
- text-align: center;
- color: #b1aeb1;
- }
- #about {
- top: 5px;
- width: 300px;
- height: 150px;
- left: 5px;
- }
- #likes {
- top: 168px;
- height: 119px;
- width: 300px;
- left: 5px;
- }
- #dislikes {
- top: 300px;
- height: 121px;
- width: 300px;
- left: 5px;
- }
- #cults {
- top: 5px;
- width: 310px;
- height: 100px;
- left: 318px;
- overflow: hidden;
- }
- #navig {
- top: 5px;
- width: 50px;
- height: 263px;
- left: 641px;
- background: transparent;
- overflow: hidden;
- }
- #movies {
- top: 118px;
- width: 310px;
- height: 150px;
- left: 318px;
- }
- #music {
- top: 281px;
- width: 373px;
- height: 140px;
- left: 318px;
- }
- </style>
- <style>
- html, body {
- background-color: #3b2b52;
- background-image: url('http://i.imgur.com/Xuka0G1.png');
- background-attachment: fixed;
- background-position: top left;
- background-repeat: no-repeat; }
- .nlink:link, .nlink:active, .nlink:visited {
- font-family: small fonts;
- font-size: 8px;
- color: #9f80a2;
- background-color: #784282;
- display: inline-table;
- text-transform: uppercase;
- padding: 2px;
- height: 24px;
- width: 45px;
- line-height: 24px;
- margin-top: 1px;
- border-radius: 40px;
- border: 2px solid #3b2b51;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .nlink:hover {
- font-family: small fonts;
- font-size: 8px;
- color: #794283;
- background-color: #a890a9;
- display: inline-table;
- text-transform: uppercase;
- padding: 2px;
- height: 24px;
- width: 45px;
- line-height: 24px;
- border-radius: 40px;
- border: 2px solid #956199;
- margin-top: 1px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .cult img {
- background-image: url('http://i.imgur.com/vDBPDqz.png');
- background-position: top right;
- border: 2px solid #874d8e;
- padding: 3px;
- width: 61px;
- height: 25px;
- margin: 1px;
- margin-top: -1px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .cult img:hover {
- background-image: url('http://i.imgur.com/vDBPDqz.png');
- background-position: bottom left;
- padding: 3px;
- margin: 1px;
- margin-top: -1px;
- right: 5px;
- border: 2px solid #ac9ead;
- width: 61px;
- height: 25px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- a:link, .menu2, .menu2 a:link {
- color: #874d8e;
- font-family: trebuchet ms;
- font-size: 10px;
- text-transform: uppercase;
- text-decoration: none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- a:visited, .menu2 a:visited {
- color: #874d8e;
- text-transform: none;
- font-family: trebuchet ms;
- font-size: 10px;
- text-decoration: none;
- }
- a:hover, .menu, .menu a:link, .menu a:visited {
- color: #703d7b;
- text-decoration: none;
- font-family: trebuchet ms;
- font-size: 10px;
- text-transform: uppercase;
- background: transparent;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- b {
- background: -webkit-gradient(linear, left top, left bottom, from(#a6388c), to(#8a5090));
- -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- #a6388c > top;
- #8a5090 > bottom;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 8pt;
- }
- i {
- text-transform: none;
- font-family: georgia;
- color: #a8378c;
- font-size: 11px;
- letter-spacing: 1px;
- }
- u {
- color: #b0acb1;
- text-transform: none;
- border-bottom: 1px dashed #282643;
- font-family: georgia;
- font-size: 11px;
- letter-spacing: 2px;
- }
- h1 {
- background: -webkit-gradient(linear, left top, left bottom, from(#a6388c), to(#8a5090));
- -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- #a6388c > top;
- #8a5090 > bottom;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 16pt;
- text-align: center;
- display: block;
- margin-top: -3px;
- margin-bottom: 1px;
- }
- ::-webkit-scrollbar { width:5px; background:#2a2644; }
- ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
- ::-webkit-scrollbar-thumb{ -webkit-border-radius:0px; background: #894f8f; 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-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;}
- ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover{background-color:#894f8f; cursor:hand;}
- ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transparent;}
- </style>
- <style>
- .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