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-color: #0f1317;
- background-image: url('http://i.imgur.com/oGRN6KZ.png'),
- url('http://i.imgur.com/mrSmJWs.png');
- background-position: top left;
- background-repeat: no-repeat, repeat;
- background-attachment: fixed; position:absolute;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: #8f92af;
- border-radius: 0.0em;
- border: 1px solid #272525;
- height: 4px;
- width:6px;
- -webkit-box-shadow: inset 1px 1px 5px rgba(82,11,5,0.5);
- }
- ::-webkit-scrollbar {
- width: 8px;
- background-color: #131313;
- -webkit-box-shadow: inset 0 2px 5px rgba(218,144,108,0.6);
- border-bottom-right-radius: 0em;
- }
- html, div {
- font-family: trebuchet MS;
- color: white;
- font-size: 12px;
- font-style: normal;
- }
- .main {
- background-color:;
- width: px;
- padding: 4px;
- top: 0px;
- left: 40px;
- width: 550px;
- height: 120px;
- }
- .portlink:link, .portlink:visited, .portlink:active{
- color: #7d8181;
- text-shadow: 1px 1px 1px transparent;
- font-family: tahoma;
- font-size: 10px;
- text-transform: uppercase;
- font-weight: lighter;
- background-color: #df0c1b;
- background: #541c1c;
- margin-top: 1px;
- margin-bottom: 1px;
- margin-left: -1px;
- margin-right: -1px;
- padding-top: 6px;
- padding-left: 4px;
- padding-right: 4px;
- padding-bottom: 6px;
- border: 1px solid #541c1c;
- line-height: 11px;
- text-align: center;
- padding:0px;
- width:150px;
- height:auto;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- display:inline-block;
- }
- .portlink:hover{
- color: black;
- background-color: #7e1514;
- border-radius: 0px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- }
- h3 {
- color:#a59cb0;
- position: relative;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-weight: lighter;
- text-shadow: 1px 1px 1px #2e2222;
- font-size:22px;
- text-align:center;
- line-height:20px;
- letter-spacing: 2px;
- padding-top: 5px;
- padding-bottom: 5px;
- margin-top: 3px;
- margin-bottom: 2px;
- margin-left: 0px;
- margin-right: 0px;
- width: absolute;
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #951c1a), color-stop(1, #830909));
- border-radius:0.0em;
- }
- b {
- text-transform:
- uppercase;
- font-family: trebuchet MS;
- color: #951c1a;
- font-size: 9px;
- letter-spacing: 1px;
- }
- i {
- text-transform: none;
- font-family: trebuchet MS;
- color: #951c1a;
- font-size: 11px;
- letter-spacing: 1px;
- }
- s {
- text-transform: none;
- font-family: trebuchet MS;
- color: #951c1a;
- font-size: 11px;
- letter-spacing: 1px;
- }
- u {
- border-bottom: 1px solid #951c1a;
- text-transform: none;
- font-family: trebuchet MS;
- font-size: 11px;
- letter-spacing: 1px;
- }
- blockquote {
- text-align: center;
- background-color: ;
- padding: 4px;
- border-top: 4px solid #d6beb4;
- border-bottom: 4px solid #d6beb4;
- border-radius: 0.5em;
- height:auto;
- width: 350px;
- }
- .Frienss {
- width: 150px;
- height: 150px;
- filter: alpha(opacity=100)
- -moz-opacity:.80;
- opacity: .80;
- margin: 0px;
- margin-left: 5px;
- padding: 1px;
- margin: 0px;
- padding: 2px;
- border-radius: 4px;
- border: 2px solid #e10f1c;
- background-color: #e10f1c;
- -webkit-transition: all 0.5s ease-out;
- }
- .Frienss:hover {
- margin: 0px;
- padding: 2px;
- border-radius: 2px;
- border: 2px solid #10171f;
- background-color: #dbbfb3;
- -webkit-transition: all 0.5s ease-out;
- }
- .Hangouts {
- background: url('http://i.imgur.com/E9QLElB.png');
- background-repeat: repeat;
- width: 130px;
- height: 30px;
- margin: 0px;
- opacity: .7;
- border-radius: 2px;
- border: 2px solid white;
- background-color: #3EC9A7;
- transition: all 0.45s ease-out;
- -ms-transition: all 0.45s ease-out;
- -o-transition: all 0.45s ease-out;
- -webkit-transition: all 0.45s ease-out;
- -moz-transition: all 0.45s ease-out;
- }
- .Hangouts:hover {
- background: url('http://i.imgur.com/E9QLElB.png');
- background-repeat: no-repeat;
- width: 130px;
- height: 30px;
- opacity: .7;
- border-radius: 2px;
- border: 2px solid #750103;
- background-color: #98D9B6;
- transition: all 0.45s ease-out;
- -ms-transition: all 0.45s ease-out;
- -o-transition: all 0.45s ease-out;
- -webkit-transition: all 0.45s ease-out;
- -moz-transition: all 0.45s ease-out;
- }
- a:link, .menu2, .menu2 a:link {
- color: ;
- 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: ;
- text-transform: none;
- font-family: trebuchet ms;
- text-transform: none;
- text-decoration: none;
- }
- a:hover, .menu, .menu a:link, .menu a:visited {
- color: ;
- 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;
- }
- .nav {
- letter-spacing: 0px;
- text-align: center;
- line-height: 15px;
- background-color: #7e1514;
- height: 15px;
- width: 15px;
- display: inline-block;
- border: 0px solid #750103;
- border-left: 0;
- border-right: 0;
- padding: 0 0 0 0px;
- clear: both;
- border-radius: 50%;
- -webkit-transition: -webkit-transform .8s ease-in-out;
- transition: transform .8s ease-in-out;
- }
- .nav:hover {
- letter-spacing: 0px;
- text-align: center;
- line-height: 15px;
- background-color: #7e1514;
- height: 15px;
- width: 15px;
- display: inline-block;
- border: 0px solid gray;
- border-left: 0;
- border-right: 0;
- padding: 0 0 0 0px;
- clear: both;
- -webkit-transform: rotate(360deg);
- transform: rotate(360deg);
- }
- #nav a {
- letter-spacing: 1px;
- text-align: left;
- line-height: 15px;
- color: #CCC;
- height: 15px;
- display: inline-block;
- border: 0px solid #050505;
- border-left: 0;
- border-right: 0;
- padding: 0 0 0 10px;
- clear: both;
- }
- #nav: hover {
- letter-spacing: 1px;
- text-align: left;
- line-height: 15px;
- color: #CCC;
- height: 15px;
- display: inline-block;
- border: 0px solid #050505;
- border-left: 0;
- border-right: 0;
- padding: 0 0 0 10px;
- clear: both;
- </style>
- <style>
- .overlay {
- width: 1000px;
- height: 600px;
- background: ;
- position: absolute;
- }
- .innerbox {
- overflow: hidden;
- border: none;
- background: ;
- position: absolute;
- }
- .section {
- height: 450px;
- overflow: auto;
- }
- #anchorbox {
- overflow-Y:hidden;
- overflow-x:hidden;
- position:absolute;
- top: 50px;
- left: 535px;
- width: 450px;
- height: 450px;
- padding-left:10px;
- padding-bottom:90px;
- background-color:#131313;
- box-shadow: 0px 1px 3px transparent;
- border: 2px solid #222;
- border-radius: 0em;
- font-family: trebuchet MS;
- color: black;
- font-size: 10px;
- }
- #Nav {
- top: 455px;
- left: 110px;
- width: 195px;
- height: 35px;
- padding: 0px;
- overflow: hidden;
- }
- #Nav2 {
- top: 475px;
- left: 130px;
- width: 220px;
- height: 95px;
- padding: 0px;
- overflow: hidden;
- }
- #Hangouts {
- top: 510px;
- left: 535px;
- width: 454px;
- height: 110px;
- padding:5px;
- padding-top:0px;
- padding-right:2px;
- overflow-Y:auto;
- overflow-x:hidden;
- background-color:#131313;
- box-shadow: 0px 1px 3px transparent;
- border: 2px solid #222;
- border-radius: 0em;
- }
- </style>
- <div class="header">
- <div id="anchorbox">
- <a name="about"></a>
- <div class="section">
- <h3>About Me</h3>
- <b>Here</b> <i>is where</i> <u>your</u> about me goes.
- <blockquote>More information about you here and here and here somewhere along here. Possibly right <i>here</i> too.
- </div>
- <a name="Photos"></a>
- <div class="section">
- <h3>Likes</h3>
- The fanciful stuff here
- </div>
- <a name="DN"></a>
- <div class="section">
- <h3>Dislikes</h3>
- The not so fanciful stuff in this section
- </div>
- <a name="music"></a>
- <div class="section">
- <h3>Music</h3>
- Your list of ear-candy here :)
- </div>
- </div>
- <div class="innerbox" id="Nav">
- <center><a href="http://vampirefreaks.com/profiles/home.php"><img src="http://i.imgur.com/rpeCbDK.png" title="vf home" class="nav" /></a>
- <a href="http://vampirefreaks.com/profile_action.php?user=bitchimcatwoman"><img src="http://i.imgur.com/2pHGkh1.png" title="" class="nav" /></a>
- <a href="http://vampirefreaks.com/user_comment.php?user=bitchimcatwoman&rate=1"><img src="http://i.imgur.com/UF9ZC7j.png" title="Comment" class="nav" /></a>
- <a href="http://vampirefreaks.com/gallery/bitchimcatwoman"><img src="http://i.imgur.com/nrwi6WI.png" title="Gallery" class="nav" /></a>
- <a href="http://vampirefreaks.com/journal/bitchimcatwoman"><img src="http://i.imgur.com/EtccIyu.png" title="Journal" class="nav" /></a>
- <a href="http://lindmarybee.wix.com/silvertongued"><img src="http://i.imgur.com/OGf1hx9.png" title="Credit" class="nav" /></a><br /></div>
- <div class="innerbox" id="Nav2">
- <a href="#about" class="portlink">About Me</a>
- <a href="#Photos" class="portlink">Likes</a>
- <a href="#DN" class="portlink">Dislikes</a>
- <a href="#music" class="portlink">Music</a></center>
- </div>
- </div>
- <div class="innerbox" id="Hangouts"><h3>Hangouts</h3>
- <center><a href="LINKTOCULT"><img src="IMAGE TO CULT" class="Hangouts" /></a>
- <a href="LINKTOCULT"><img src="IMAGE TO CULT" class="Hangouts" /></a>
- <a href="LINKTOCULT"><img src="IMAGE TO CULT" class="Hangouts" /></a>
- <a href="LINKTOCULT"><img src="IMAGE TO CULT" class="Hangouts" /></a>
- <a href="LINKTOCULT"><img src="IMAGE TO CULT" class="Hangouts" /></a>
- <a href="LINKTOCULT"><img src="IMAGE TO CULT" class="Hangouts" /></a></center>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment