Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <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; }
- body, html{
- background: url('http://i231.photobucket.com/albums/ee83/DelilahDarkness/Backgrounds/2_zpsede088b5.png'); background-attachment: fixed;
- }
- body, table, .rate b {
- text-decoration: none;
- text-transform: none;
- font: 7pt century gothic;
- letter-spacing: 1px;
- color: #000;
- }
- b {
- text-decoration: bold;
- text-transform: none;
- text-shadow: -1px 1px 0px #000000;
- font: 8pt century gothic;
- letter-spacing: 1px;
- color: #000;
- }
- i {
- text-decoration: italic;
- text-shadow: none;
- font: 7pt century gothic;
- color: #000;
- font-style: italic;
- }
- u {
- border-bottom: 1px solid #437632;
- font: 8pt century gothic;
- color: #000;
- }
- s {
- text-decoration: strike;
- text-transform: lowercase;
- font: 6pt century gothic;
- letter-spacing: -1px;
- color: #000;
- }
- h1 {
- display: block;
- padding: 0px;
- margin-top: 0px;
- margin-bottom: 0px;
- border-radius: 20px;
- text-decoration: none;
- text-transform: uppercase;
- letter-spacing: 5px;
- font: 11pt century gothic;
- color: #000;
- background: #C29161;
- }
- h1:first-letter {
- font-size: 120%;
- color: #593C2C;
- }
- h2 {
- display: block;
- padding: 0px;
- margin-top: 0px;
- margin-bottom: 0px;
- border-radius: 20px;
- text-decoration: none;
- text-transform: uppercase;
- letter-spacing: 5px;
- font: 40px century gothic;
- color: #000;
- background: transparent;
- }
- a:link, a:visited {
- font: 7pt century gothic;
- color: #000;
- font-weight: bold;
- }
- a:hover {
- font: 7pt century gothic;
- color: #73ABBC;
- background: transparent;
- font-weight: bold;
- }
- a.nav:link, a.navlink:visited {
- color: #000;
- background: transparent;
- font-size: 8pt;
- }
- a.nav:hover {
- color: #73ABBC;
- background: transparent;
- font-size: 8pt;
- }
- .navilink {
- display: block;
- padding: 0px;
- margin-top: 0px;
- margin-bottom: 0px;
- border-radius: 0px;
- border-left: 5px solid #437632;
- border-right: 5px solid #437632;
- text-decoration: none;
- text-transform: uppercase;
- letter-spacing: 4px;
- font: 8pt century gothic;
- color: #000;
- background: transparent;
- }
- .navilink:hover {
- display: block;
- padding: 0px;
- margin-top: 0px;
- margin-bottom: 0px;
- border-radius: 0px;
- border-left: 30px solid #C29161;
- border-right: 5px solid #C29161;
- text-decoration: none;
- text-align: right;
- text-transform: lowercase;
- letter-spacing: 4px;
- font: 8pt century gothic;
- color: #fff;
- background: transparent;
- }
- .cultimage {
- height: 100px;
- width: 200px;
- border: 3px solid #437632;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -ms-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- }
- .cultimage:hover {
- height: 100px;
- width: 200px;
- border: 3px solid #C29161;
- border-radius: 20px;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -ms-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- }
- .profileimage {
- height: 200px;
- width: 200px;
- border: 3px solid #437632;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -ms-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- }
- .profileimage:hover {
- height: 200px;
- width: 200px;
- border: 3px solid #C29161;
- border-radius: 20px;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -ms-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- }
- .overlay {
- top: 30px;
- width: 700px;
- height: 600px;
- position: relative;
- background: url('http://i231.photobucket.com/albums/ee83/DelilahDarkness/Graphics/MCLayoutBase_zpsa0bab23e.png');
- border-radius: 5px;
- border: 0px;
- border-radius: 20px;
- }
- #pagenavi {
- top: 305px;
- width: 170px;
- height: 290px;
- left: 530px;
- overflow: hidden;
- position: absolute;
- background: -webkit-linear-gradient(#9bc369, #c29161);
- background: -o-linear-gradient(#9bc369, #c29161);
- background: -moz-linear-gradient(#9bc369, #c29161);
- background: linear-gradient(#9bc369, #c29161);
- border: 1px solid #593c2c;
- border-radius: 20px;
- text-align: center;
- }
- #header {
- top: 50px;
- width: 490px;
- height: 100px;
- left: 10px;
- overflow: hidden;
- position: absolute;
- background: transparent;
- text-align: center;
- border-radius: 5px;
- }
- #content {
- top: 100px;
- width: 490px;
- height: 490px;
- left: 10px;
- overflow: hidden;
- position: absolute;
- background: transparent;
- border-radius: 20px;
- text-align: center;
- }
- .container {
- width: 490px;
- height: 490px;
- overflow: auto;
- overflow-y: hidden;
- border-radius: 5px;
- background: transparent;
- }
- .section {
- height: 490px;
- overflow: auto;
- border-radius: 5px;
- background: transparent;
- }
- </style>
- <center>
- <div class="overlay">
- <div id="pagenavi">
- <u>PAGE NAVIGATION</u><br /><br />
- <a href="#about" class="navilink">[ABOUT]</a><br />
- <a href="#likes" class="navilink">[LIKES]</a><br />
- <a href="#dislikes" class="navilink">[DISLIKES]</a><br />
- <a href="#music" class="navilink">[MUSIC]</a><br />
- <a href="#cults" class="navilink">[CULTS]</a><br />
- <u>SITE NAVIGATION</u><br /><br />
- <a href="http://vampirefreaks.com/profiles/home.php" class="navilink">[HOME]</a><br />
- <a href="http://vampirefreaks.com/journal/USERNAME" class="navilink" target="_blank">[JOURNAL]</a><br />
- <a href="http://vampirefreaks.com/profile_action.php?user=USERNAME&uid=4028465&friendslist=1" class="navilink">[ADD FRIEND]</a><br />
- <a href="http://vampirefreaks.com/user_comment.php?user=USERNAME&uid=5034505&rate=1" class="navilink" target="_blank">[CONTACT]</a>
- <a href="http://maddened-by-the-stars.tk" target="_blank"><img src="http://i231.photobucket.com/albums/ee83/DelilahDarkness/Tiny%20objects/diamond_sword_icon___free_to_use_by_beckythebunny-d59nuo5_zpsa7641292.gif" title="Ⓒ: Maddened by the Stars Designs" /></a>
- </div>
- <div id="header">
- <h2>USERNAME</h2>
- at vampirefreaks
- </div>
- <div id="content">
- <div class="container">
- <a name="about"></a>
- <div class="section" align="center"> <br />
- <h1>About Myself</h1>
- <br />
- <p><img src="http://i231.photobucket.com/albums/ee83/DelilahDarkness/Backgrounds/2_zpsede088b5.png" class="profileimage" align="left" />ABOUT YOU STUFF GOES HERE</p>
- </div>
- <a name="likes"></a>
- <div class="section" align="center"> <br />
- <h1>Likes</h1>
- <br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- </div>
- <a name="dislikes"></a>
- <div class="section" align="center"> <br />
- <h1>Dislikes</h1>
- <br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- </div>
- <a name="music"></a>
- <div class="section" align="center"> <br />
- <h1>Music</h1>
- <br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- <br /><br />
- </div>
- <a name="cults"></a>
- <div class="section" align="center"> <br />
- <h1>Cults</h1>
- <br />
- <a href="/cult/CULTNAME" target="_blank"><img src="http://i231.photobucket.com/albums/ee83/DelilahDarkness/Backgrounds/2_zpsede088b5.png" class="cultimage" /></a>
- <a href="/cult/CULTNAME" target="_blank"><img src="http://i231.photobucket.com/albums/ee83/DelilahDarkness/Backgrounds/2_zpsede088b5.png" class="cultimage" /></a>
- <a href="/cult/CULTNAME" target="_blank"><img src="http://i231.photobucket.com/albums/ee83/DelilahDarkness/Backgrounds/2_zpsede088b5.png" class="cultimage" /></a>
- <a href="/cult/CULTNAME" target="_blank"><img src="http://i231.photobucket.com/albums/ee83/DelilahDarkness/Backgrounds/2_zpsede088b5.png" class="cultimage" /></a>
- <a href="/cult/CULTNAME" target="_blank"><img src="http://i231.photobucket.com/albums/ee83/DelilahDarkness/Backgrounds/2_zpsede088b5.png" class="cultimage" /></a>
- <a href="/cult/CULTNAME" target="_blank"><img src="http://i231.photobucket.com/albums/ee83/DelilahDarkness/Backgrounds/2_zpsede088b5.png" class="cultimage" /></a>
- <a href="/cult/CULTNAME" target="_blank"><img src="http://i231.photobucket.com/albums/ee83/DelilahDarkness/Backgrounds/2_zpsede088b5.png" class="cultimage" /></a>
- <a href="/cult/CULTNAME" target="_blank"><img src="http://i231.photobucket.com/albums/ee83/DelilahDarkness/Backgrounds/2_zpsede088b5.png" class="cultimage" /></a>
- </div>
- </div>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment