Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!----
- © borntobewildthemes.tumblr.com | "All in One II dark"
- + Please do not redistribute this page or remove credits
- + You are allowed to make changes as long as you keep our credits
- + If you have any questions or concerns, just contact us!
- + Thanks for using our page! Hope you enjoy it!
- ---->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!--Google fonts-->
- <link href="//fonts.googleapis.com/css?family=Exo:400" rel="stylesheet" type="text/css">
- <link href='http://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
- <!------ IMPORTANT SCRIPTS, DO NOT REMOVE ------>
- <!---Style my tooltips--->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="jquery.style-my-tooltips.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
- <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:200,
- tip_fade_speed:300
- }
- );
- });
- })(jQuery);
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $("#title1").click(function(){
- $("#about").slideToggle(500);
- });
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $("#title2").click(function(){
- $("#faq").slideToggle(500);
- });
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $("#title3").click(function(){
- $("#tags").slideToggle(500);
- });
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $("#title4").click(function(){
- $("#blogroll").slideToggle(500);
- });
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /* Body */
- body {
- font-style:none;
- background-color:#000;
- /* image in the middle */
- background-image: url('http://www.themesltd.com/backgrounds/floral/black_and_white_roses_tulips_and_vines.gif');
- overflow:hidden;
- padding:0px;
- margin:0px;
- }
- a {
- color:#777;
- text-decoration:none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- a:hover {
- color:{color:hover};
- text-decoration:none;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- a {
- color:#777;
- text-decoration:none;
- border:none;
- -webkit-transition-duration: 0.9s;
- }
- a img:hover {
- opacity:1;
- border-radius:0px;
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid {color:border};
- }
- h1 {
- font-size:20px;
- }
- /* Webkit scrollbar */
- ::-webkit-scrollbar-thumb {
- background: #777;
- height: auto;
- border: 2px solid #000;
- }
- ::-webkit-scrollbar {
- height:10px;
- width:10px;
- background: #777;
- height: auto;
- border: 4px solid #000;
- }
- /* Cursor code */
- body, a:hover {
- cursor: url(http://cur.cursors-4u.net/cursors/cur-3/cur237.ani), url(http://cur.cursors-4u.net/cursors/cur-3/cur237.png), progress !important;}
- /* Main stuff */
- #everything {
- margin-left:auto;
- margin-right:auto;
- margin-top:0px;
- padding:0;
- }
- /* Header */
- #header {
- position:fixed;
- font-size:40px;
- text-align:center;
- top:-5px;
- margin-left:auto;
- margin-right:auto;
- border-bottom:3px solid #777;
- width:100%;
- height:40px;
- padding:10px;
- background:#000;
- }
- /* Links */
- #links {
- width:100%;
- height:15px;
- font-family:Exo;
- text-transform:uppercase;
- text-align:center
- font-size:30px;
- margin-top:0px;
- margin-left:0px;
- padding:0px;
- background:#000;
- }
- #links a {
- padding:5px;
- font-size:20px;
- color: #777;
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease
- -o-transition: all 0.4s ease;
- -ms-transition: all 0.4s ease;
- transition: all 0.4s ease;
- }
- #links a:hover {
- color:#000;
- background-color:#777;
- }
- /* Container */
- #container{
- z-index: 300;
- top:90px;
- position:absolute;
- left:0px;
- width:100%;
- height:100%;
- text-align:center;
- background-color:#000;
- border-top:3px solid #777;
- overflow:hidden;
- }
- #container2{
- z-index: 300;
- top:40px;
- position:relative;
- margin:auto;
- width:400px;
- height:100%;
- text-align:center;
- overflow-x:hidden;
- overflow-y:auto;
- }
- /* First box */
- #title1 {
- font-family:'Kaushan Script';
- font-size:30px;
- text-align:center;
- line-height:50px;
- margin-top:0px;
- margin-left:96px;
- color:#000;
- width:300px;
- height:50px;
- padding:5px;
- background:#eee;
- }
- #title1 p {
- margin:10px 0px;
- }
- #title1 span{
- display:block;
- float:left;
- position:absolute;
- width:1px;
- height:1px;
- font-size:0;
- line-height: 1px;
- margin-left:20px;
- margin-top:0px;
- border-top:7px solid transparent;
- border-bottom:7px solid transparent;
- border-right:10px solid red;
- z-index:1000000;
- }
- #title1:hover{
- color:#333;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- #title1img img{
- position:absolute;
- margin-top:-5px;
- margin-left:-250px;
- border: 5px ridge #777;
- width: 50px;
- height:50px;
- }
- #about{
- width:380px;
- font-family:'Exo';
- max-height:150px;
- overflow:hidden;
- overflow-y:auto;
- padding:10px;
- padding-top:0px;
- margin-top:5px;
- margin-left:20;
- font-size:15px;
- color:#777;
- line-height:20px;
- display:none;
- text-align:left;
- }
- #about:first-letter{
- font-size:200%;
- font-family:Kaushan Script;
- color:#333;
- }
- /* Second box */
- #title2 {
- font-family:'Kaushan Script';
- font-size:30px;
- text-align:center;
- line-height:50px;
- margin-top:4px;
- margin-left:0px;
- color:#000;
- width:400px;
- height:50px;
- padding:5px;
- background:#bbb8b8;
- }
- #title2:hover{
- color:#333;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- #faq{
- position:relative;
- width:380px;
- font-family:Exo;
- max-height:150px;
- overflow:hidden;
- overflow-y:auto;
- padding:10px;
- margin-top:15px;
- font-size:15px;
- color:#777;
- line-height:20px;
- display:none;
- text-align:center;
- }
- #faq b{
- color:#333;
- font-family:Kaushan Script;
- }
- #faq:hover{
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease
- -o-transition: all 0.4s ease;
- -ms-transition: all 0.4s ease;
- transition: all 0.4s ease;
- }
- /* Third box */
- #title3 {
- position:relative;
- font-family:'Kaushan Script';
- font-size:30px;
- text-align:center;
- line-height:50px;
- margin-top:15px;
- margin-left:0;
- color:#000;
- width:400px;
- height:50px;
- padding:5px;
- background:#4D4D4D
- }
- #title3:hover{
- color:#333;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- #tags{
- position:relative;
- width:380px;
- font-family:Exo;
- height:170px;
- overflow:hidden;
- overflow-y:auto;
- padding:10px;
- margin-top:10px;
- font-size:15px;
- color:#777;
- line-height:20px;
- display:none;
- text-align:left;
- }
- #grouptitle {
- position:absolute;
- padding:4px;
- text-align:center;
- font-family:'Kaushan Script';
- color:#000;
- font-size:15px;
- width:150px;
- height:30px;
- line-height:30px;
- margin-left:-90px;
- margin-top:-110px;
- background:#4D4D4D
- }
- #grouplinks {
- position:absolute;
- width:150px;
- padding:2px;
- margin-top:-70px;
- margin-left:-90px;
- border:2px solid #4D4D4D
- background:#000;
- }
- #grouplinks a {
- font-family:'Exo';
- display:block;
- color:#777;
- font-size:10px;
- padding:2px;
- text-align:center;
- letter-spacing:1px;
- text-transform:uppercase;
- margin-bottom:2px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #grouplinks a:hover {
- background:#4D4D4D
- color:#000;
- }
- /* Fourth box */
- #title4 {
- font-family:'Kaushan Script';
- font-size:30px;
- text-align:center;
- line-height:50px;
- margin-top:15px;
- margin-left:0;
- color:#000;
- width:400px;
- height:50px;
- padding:5px;
- background:#1A1A1A;
- }
- #title4:hover{
- color:#333;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- #blogroll{
- position:relative;
- width:380px;
- max-height:150px;
- overflow:hidden;
- overflow-y:auto;
- padding:10px;
- margin-top:5px;
- color:#1A1A1A;
- display:none;
- text-align:left;
- }
- #blogroll img {
- width:35px;
- height:35px;
- margin:4px;
- border:2px #777 ridge;
- border-radius:0px;
- padding:2px;
- decoration:none;
- opacity:0.7;
- }
- /* Tooltips */
- #s-m-t-tooltip {
- max-width:300px;
- z-index:10000;
- margin:24px 14px 7px 12px;
- padding:8px;
- color:#000;
- background:#777;
- font-size:12px;
- line-height:16px;
- }
- /* Credits */
- #credits {
- position:fixed;
- right:10px;
- top:100px;
- z-index:100000;
- }
- #credits img{
- border:2px solid #777;
- }
- {CustomCSS}
- </style></head>
- <body>
- <div id="header">
- <div id="links">
- <a href="/">HOME</a>
- <a href="/ask">ASK</a>
- <a href="/submit">SUBMIT</a>
- <a href="http://tumblr.com">DASH</a>
- </div>
- </div>
- <div id="container">
- <center>
- <div id="container2">
- <div id="title1">
- <div id="title1img"> <!-- CHANGE ABOUT IMAGE -->
- <img src="http://24.media.tumblr.com/b56250a4c06f5de447830865fbcc7410/tumblr_mg5ooxtSmP1ryp7boo1_500.jpg">
- </div>
- <span style="position: absolute;display:inline-block;width:0;height:0;line-height:0;border:31.52173913043478px solid transparent;margin-left:34px;border-right:31.52173913043478px solid #eee;left:0px;top:-1px"></i></span></span><b>About</b></div><br>
- <div id="about">
- <!-- CHANGE DESCRIPTION -->
- Lorem ipsum dolor sit amet, consectetur adipiscing 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.
- <!-- CHANGE DESCRIPTION -->
- </div>
- <div id="title2"><b>F.A.Q.</b></div>
- <div id="faq">
- <!-- CHANGE FAQ -->
- <b>THIS IS A QUESTION</b><br>
- This is an answer<br><br>
- <b>THIS IS A QUESTION</b><br>
- This is an answer<br><br>
- <b>THIS IS A QUESTION</b><br>
- This is an answer<br><br>
- <b>THIS IS A QUESTION</b><br>
- This is an answer<br><br>
- <b>THIS IS A QUESTION</b><br>
- This is an answer<br>
- <!-- CHANGE FAQ -->
- <br><br></div>
- <div id="title3"><b>Tags</b></div>
- <div id="tags">
- <table id="all" border="0" cellpadding="100" cellspacing="0">
- <td><div id="grouptitle"><big>Group</div>
- <div id="grouplinks">
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- </div></td>
- <td><div id="grouptitle"><big>Group</div>
- <div id="grouplinks">
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- </div></td><tr>
- <td><div id="grouptitle"><big>Group</div>
- <div id="grouplinks">
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- </div></td>
- <td><div id="grouptitle"><big>Group</div>
- <div id="grouplinks">
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- </div></td>
- <!-- To add more tag boxes just copy/paste:
- <tr>
- <td><div id="grouptitle"><big>Group</div>
- <div id="grouplinks">
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- </div></td>
- <td><div id="grouptitle"><big>Group</div>
- <div id="grouplinks">
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- </div></td>
- -->
- </table>
- </div>
- <div id="title4"><b>Blogroll</b></div>
- <div id="blogroll"
- {block:Following}{block:Followed}<a title='{FollowedName}' target='_blank' href='{FollowedURL}'><img border='0' src='{FollowedPortraitURL-96}' />{/block:Followed}{/block:Following}</div>
- </div>
- </body>
- <a href="http://borntobewildthemes.tumblr.com"><div id="credits">
- <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement