Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //**This goes under PROFILE SECTION**\\
- <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; }
- .overlay {
- width: 830px;
- height: 1200px;
- background: url('http://i.imgur.com/9aHdU18.png') 0px 0px no-repeat;
- position: absolute;
- top: 0px;
- right: 200px;
- border: 4px solid #BE3C3B;
- border-top: 8px solid #0E2736;
- border-bottom: 8px solid #BE3C3B;
- background-color: #262936;
- border-radius: 20px;
- }
- ::-webkit-scrollbar {
- width: 5px;
- height: 10px;
- }
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 0px;
- display: block;
- background-color: transparent;
- }
- ::-webkit-scrollbar-track-piece {
- border-top: 3px solid #0E2736;
- background-color: #0E2736;
- -webkit-border-radius: 0px;
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#BE3C3B), to(transparent));
- background-image: -webkit-linear-gradient(#BE3C3B, transparent);
- background-image:
- -moz-linear-gradient(#BE3C3B, transparent),
- -moz-linear-gradient(#BE3C3B, transparent);
- background-image:
- -o-linear-gradient(#BE3C3BB, transparent),
- -o-linear-gradient(#BE3C3B, transparent);
- background-image:
- linear-gradient(#BE3C3B, transparent),
- linear-gradient(#BE3C3B, transparent);
- -moz-background-size: 3px 100%;
- background-size: 3px 100%;
- background-position: 0 0, 100% 0;
- background-repeat: no-repeat;
- }
- ::-webkit-scrollbar-thumb:vertical {
- height: 50px;
- background-color: #BE3C3B;
- border-color: #0E2736;
- -webkit-border-radius: 2px;
- }
- .innerbox {
- overflow: auto;
- border: 0px solid #7a1e48;
- position: absolute;
- top: 0px;
- left: 21px;
- }
- #About {
- top: 600px;
- left: 215px;
- width: 400px;
- height: 300px;
- border: 2px solid #BE3C3B;
- border-top: 4px solid #0E2736;
- border-bottom: 4px solid #BE3C3B;
- background-color: #071017;
- padding: 0px;
- color: #cccccc;
- font: 11px tahoma;
- font-weight: lighter;
- letter-spacing: 1px;
- Text-align: center;
- }
- #Loves {
- top: 695px;
- left: 11px;
- width: 200px;
- height: 205px;
- border: 2px solid #BE3C3B;
- border-top: 4px solid #0E2736;
- border-bottom: 4px solid #BE3C3B;
- background-color: #071017;
- padding: 0px;
- color: #cccccc;
- font: 11px tahoma;
- font-weight: lighter;
- letter-spacing: 1px;
- Text-align: center;
- }
- #Hates {
- top: 695px;
- left: 619px;
- width: 200px;
- height: 205px;
- border: 2px solid #BE3C3B;
- border-top: 4px solid #0E2736;
- border-bottom: 4px solid #BE3C3B;
- background-color: #071017;
- padding: 0px;
- color: #cccccc;
- font: 11px tahoma;
- font-weight: lighter;
- letter-spacing: 1px;
- Text-align: center;
- }
- #Friends {
- top: 908px;
- left: 40px;
- width: 250px;
- height: 200px;
- border: 2px solid #BE3C3B;
- border-top: 4px solid #BE3C3B;
- border-bottom: 4px solid #BE3C3B;
- background-color: #071017;
- padding: 0px;
- color: ;
- font: 11px tahoma;
- font-weight: lighter;
- letter-spacing: 1px;
- Text-align: center;
- }
- #Cults {
- top: 908px;
- left: 545px;
- width: 250px;
- height: 200px;
- border: 2px solid #BE3C3B;
- border-top: 4px solid #BE3C3B;
- border-bottom: 4px solid #BE3C3B;
- background-color: #071017;
- padding: 0px;
- color: #cccccc;
- font: 11px tahoma;
- font-weight: lighter;
- letter-spacing: 1px;
- Text-align: center;
- }
- #MainImage{
- top: 908px;
- left: 293px;
- width: 250px;
- height: 250px;
- border: 2px solid #BE3C3B;
- border-top: 4px solid #BE3C3B;
- border-bottom: 4px solid #BE3C3B;
- background-color: #071017;
- padding: 0px;
- color: #cccccc;
- font: 11px tahoma;
- font-weight: lighter;
- letter-spacing: 1px;
- Text-align: center;
- }
- #navi {
- margin: 0px;
- padding-bottom:35px;
- position: fixed;
- top: -05px;
- right:-25px;
- height: 10px;
- width: 100%;
- font-family: trebuchet MS;
- font-size: 8pt;
- color: #C4B09C;
- text-transform: uppercase;
- text-align: center;
- letter-spacing: 2pt;
- background-color: ;
- z-index: 100;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- }
- .portlink:link, .portlink:visited, .portlink:active{
- color: white;
- font-family: trebuchet ms;
- font-size: 10px;
- text-transform: uppercase;
- text-shadow: 2px 2px 4px #000000;
- font-weight: lighter;
- border-right: 3px solid #BE3C3B;
- border-left: 3px solid #622F3C;
- border-bottom: 3px solid #622F3C;
- line-height: 22px;
- text-align: center;
- padding:0px;
- margin:4px;
- background: #0E2736;
- width:100px;
- height:25px;
- -moz-border-radius: 1px;
- -webkit-border-radius: 1px;
- border-radius: 1px;
- -moz-box-shadow: 0px 3px 5px #000000;
- -webkit-box-shadow: 0px 3px 5px #000000;
- -webkit-border-bottom-right-radius: 4px;
- -webkit-border-bottom-left-radius: 2px;
- -moz-border-radius-bottomright: 4px;
- -moz-border-radius-bottomleft: 2px;
- border-bottom-right-radius: 4px;
- border-bottom-left-radius: 2px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .portlink:hover{
- color: #6BF51B;
- background-color: #BE3C3B;
- -webkit-border-radius: 8px;
- -moz-border-radius: 8px;
- border-radius: 8px;
- -moz-border-radius: 1px;
- -webkit-border-radius: 1px;
- border-radius: 1px;
- -moz-box-shadow: 0px 3px 5px #000000;
- -webkit-box-shadow: 0px 3px 5px #000000;
- -webkit-border-bottom-right-radius: 4px;
- -webkit-border-bottom-left-radius: 2px;
- -moz-border-radius-bottomright: 4px;
- -moz-border-radius-bottomleft: 2px;
- border-bottom-right-radius: 4px;
- border-bottom-left-radius: 2px;
- -webkit-border-bottom-right-radius: 8px;
- -webkit-border-bottom-left-radius: 8px;
- -moz-border-radius-bottomright: 8px;
- -moz-border-radius-bottomleft: 8px;
- border-bottom-right-radius: 8px;
- border-bottom-left-radius: 8px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- div.menu5 a
- {
- display: inline-block;
- padding: 3 4px;
- background:;
- border:1px solid #5E544A;
- color:#C4B09C;
- text-decoration:none;
- font: bold 12px Arial;
- line-height: 20px;
- margin-right:1px;
- }
- div.menu5 a:hover, div.menu5 a.current
- {
- background:;
- color:#6DBABF;
- }
- .banners:hover {
- background: url('http://i.imgur.com/9aHdU18.png'); background-repeat: repeat; background-position:top center;
- background-attachment: scrolling;
- border: 0px solid ;
- filter: alpha(opacity=70)
- -moz-opacity:.70;
- opacity: .70;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .banners {
- width: 200px;
- height: 100px;
- filter: alpha(opacity=100)
- -moz-opacity:.80;
- opacity: .80;
- margin: 0px;
- margin-left: 5px;
- padding: 2px;
- background: url('http://i.imgur.com/9aHdU18.png'); background-repeat: repeat; background-position:top center;
- background-attachment: scrolling;
- border: 0px solid ;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .thefriends:hover {
- width: 100px;
- height: 100px;
- background: url('http://i.imgur.com/9aHdU18.png'); background-repeat: repeat; background-position:top center;
- filter: alpha(opacity=70)
- -moz-opacity:.70;
- opacity: .70;
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- }
- .thefriends {
- width: 100px;
- height: 100px;
- filter: alpha(opacity=100)
- -moz-opacity:.80;
- opacity: .80;
- margin: 3px;
- margin-left: 5px;
- padding: 2px;
- background: url('http://i.imgur.com/9aHdU18.png');
- background-repeat: repeat;
- background-position:top center;
- background-attachment: scrolling;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- .Immy:hover {
- width: 200px;
- height: 200px;
- background: url('http://i.imgur.com/9aHdU18.png'); background-repeat: repeat; background-position:top center;
- filter: alpha(opacity=70)
- -moz-opacity:.70;
- opacity: .70;
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease-out;
- }
- .Immy {
- width: 200px;
- height: 200px;
- filter: alpha(opacity=100)
- -moz-opacity:.80;
- opacity: .80;
- margin: 3px;
- margin-left: 5px;
- padding: 2px;
- background: url('http://i.imgur.com/9aHdU18.png');
- background-repeat: repeat;
- background-position:top center;
- background-attachment: scrolling;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- }
- h1{ color:white;
- position: relative;
- font-family: trebuchet m;
- font-size:24px;
- text-align:center;
- line-height:20px;
- letter-spacing:-2px;
- padding:0px;
- width: absolute;
- padding-right: 5px;
- margin:0px;
- background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #622F3C), color-stop(1, #BE3C3B));
- }
- blockquote{
- background: #622F3C;
- padding:5px;
- border-left: 30px solid #BE3C3B;
- color : white;
- width:240px;
- }
- b{color:#BE3C3B;}
- i{color:#E0BB70;}
- u{color:#E18530;}
- </style>
- //**THIS GOES UNDER LIKES**\\
- <div id="navi">
- <div class="menu5">
- <a href="http://vampirefreaks.com/profiles/home.php" class="portlink">Vf Home</a>
- <a href="http://vampirefreaks.com/user_comment.php?user=Beeline&rate=1" class="portlink">Inbox</a>
- <a href="http://vampirefreaks.com/gallery/Beeline" class="portlink">Gallery</a>
- <a href="http://vampirefreaks.com/journal/Beeline" class="portlink">Journal</a>
- <a href="http://vampirefreaks.com/profile_action.php?user=Beeline" class="portlink">Add</a>
- <a href="http://vampirefreaks.com/members/Beeline/Beeline+Designs" class="portlink">PD 14</a>
- </div> </div>
- <div class="overlay">
- <div class="innerbox" id="MainImage">
- <h1>Main Image</h1>
- 200X200 image
- <img src="http://i.imgur.com/3dnbtQs.jpg" class="Immy" />
- </div>
- <div class="innerbox" id="About">
- <h1>About Me</h1>
- <b>Bold lettering</b> <i>Italic lettering</i> <u>Underline lettering</u> Write some here and here and here and here and here and here.
- <blockquote> This is your blockquote This is your blockquote This is your blockquote This is your blockquote This is your blockquote This is your blockquote This is your blockquote This is your blockquote </blockquote></div>
- <div class="innerbox" id="Loves"><h1>Likes</h1></div>
- <div class="innerbox" id="Hates"><h1>Dislikes</h1></div>
- <div class="innerbox" id="Friends"><h1>Friends</h1>
- <img src="ICON HERE 100x100best" class="thefriends" />
- <img src="ICON HERE 100x100best" class="thefriends" />
- <img src="ICON HERE 100x100best" class="thefriends" />
- <img src="ICON HERE 100x100best" class="thefriends" />
- <img src="ICON HERE 100x100best" class="thefriends" />
- <img src="ICON HERE 100x100best" class="thefriends" /></div>
- <div class="innerbox" id="Cults"><h1>Gallery</h1>
- <img src="Banner Link Here 200X200" class="banners" />
- <img src="Banner Link Here" class="banners" />
- <img src="Banner Link Here" class="banners" />
- <img src="Banner Link Here" class="banners" />
- <img src="Banner Link Here" class="banners" /> </div>
- <style>
- body, html { background: url('http://i.imgur.com/0dNydTB.png'); background-repeat: repeat; background-position:left top;
- background-attachment: fixed; } </style>
Advertisement
Add Comment
Please, Sign In to add comment