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 VIII bright"
- + 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! We hope that 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'>
- <style type="text/css">
- /*--body--*/
- body {
- font-style:none;
- background-color:black;
- /* background image */
- background-image: url('http://www.bellazon.com/main/uploads/monthly_07_2010/post-37737-1279561181.jpg');
- background-size:cover;
- font-family:Kaushan Script;
- padding:0;
- margin:0;
- overflow:hidden;
- }
- a {
- text-decoration:none;
- }
- a img:hover {
- opacity:1;
- border-radius:0px;
- }
- img {
- border:none;
- }
- b, strong { color:#455038;}
- i, em { color:#777;}
- blockquote {
- padding-left:5px;
- border-left:2px solid {color:border};
- }
- h1 {
- font-size:20px;
- line-height:25px;
- color:#35241D;
- font-family:'Kaushan Script';
- border-bottom:1px solid #455038;
- }
- /*--tooltips--*/
- #s-m-t-tooltip {
- max-width:300px;
- z-index:10000000;
- margin:24px 14px 7px 12px;
- padding:8px;
- color:#35241D;
- background:#fff;
- border:1px solid #ddd;
- font-size:13px;
- line-height:16px;
- }
- /*--scrollbar--*/
- ::-webkit-scrollbar-thumb {
- background: #35241D;
- height: auto;
- border: 2px solid #fff;
- }
- ::-webkit-scrollbar {
- height:10px;
- width:10px;
- background: #35241D;
- height: auto;
- border: 4px solid #fff;
- }
- /*--footer-*/
- #footer {
- position:fixed;
- font-family:'Exo';
- font-size:20px;
- text-align:center;
- bottom:0;
- left:0px;
- color:#455038;
- border-top:1px solid #ddd;
- width:100%;
- height:200px;
- background:#fff;
- }
- #footer a{
- color:#ddd;
- padding-bottom:9px;
- padding-left:5px;
- padding-right:5px;
- text-decoration:none;
- }
- #footer a:hover{
- color:#fff000;
- background:#ddd;
- }
- /* Main links */
- #links {
- position:absolute;
- margin-top:10px;
- left:10px;
- }
- #links a{
- display:block;
- color:#ccc;
- font-family:'Exo';
- font-size:20px;
- }
- #links a:hover{
- color:#fff;
- }
- /* Main title */
- .title{
- position:absolute;
- font-family:'Kaushan Script';
- font-size:25px;
- text-align:center;
- line-height:50px;
- margin-top:0px;
- margin-left:10px;
- color:#35241D;
- width:200px;
- height:50px;
- padding:5px;
- overflow:hidden;
- }
- /* Description */
- .desc{
- position:absolute;
- margin-top:60px;
- margin-left:10px;
- padding-top:10px;
- width:200px;
- max-height:120px;
- font-size:16px;
- font-family:Exo;
- color:#35241D;
- border-top:1px solid #455038;
- overflow-y:auto;
- text-align:center;
- }
- /* Container */
- #container{
- position:absolute;
- z-index: 300;
- bottom:5px;
- color:#fff;
- left:220px;
- height:190px;
- border-left:1px solid #ddd;
- text-align:center;
- width: -moz-calc(100% - 230px);
- width: -webkit-calc(100% - 230px);
- width: -o-calc(100% - 230px);
- width: calc(100% - 230px);
- }
- #containerimg img{
- position:relative;
- margin-top:0px;
- margin-left:0px;
- border: 5px ridge #ddd;
- width: 100%;
- height:100px;
- }
- /* First box */
- .title1 {
- position:absolute;
- font-family:'Kaushan Script';
- font-size:25px;
- margin-top:0px;
- margin-left:10px;
- color:#35241D;
- padding:5px;
- }
- .title1:hover{
- opacity:0.9;
- color:#35241D;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- .about{
- position:absolute;
- height:170px;
- width: -moz-calc(100% - 170px);
- width: -webkit-calc(100% - 170px);
- width: -o-calc(100% - 170px);
- width: calc(100% - 170px);
- padding-right:10px;
- font-family:'Exo';
- overflow-y:auto;
- margin-top:10px;
- margin-left:150px;
- font-size:14px;
- background:#fff;
- color:#35241D;
- line-height:20px;
- text-align:right;
- display:none;
- }
- .about b, strong {color:#455038;}
- .portrait {
- width:45px;
- height:45px;
- border:3px double #ddd;
- float:left;
- margin:5px;
- }
- .close1{
- position:absolute;
- color:#455038;
- right:10px;
- top:10px;
- font-size:20px;
- }
- /* Second box */
- .title2 {
- position:absolute;
- font-family:'Kaushan Script';
- font-size:25px;
- margin-top:50px;
- margin-left:10px;
- color:#35241D;
- padding:5px;
- }
- .title2:hover{
- opacity:0.9;
- color:#455038;
- -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:absolute;
- height:170px;
- width: -moz-calc(100% - 170px);
- width: -webkit-calc(100% - 170px);
- width: -o-calc(100% - 170px);
- width: calc(100% - 170px);
- font-family:'Exo';
- overflow-y:auto;
- margin-top:10px;
- margin-left:150px;
- padding-left:5px;
- padding-right:5px;
- font-size:15px;
- background:#fff;
- color:#35241D;
- line-height:20px;
- text-align:center;
- display:none;
- }
- .faq b, strong {
- color:#455038;
- font-size:17px;
- }
- .close2{
- position:absolute;
- color:#455038;
- right:10px;
- top:10px;
- font-size:20px;
- }
- /* Third box */
- .title3 {
- position:absolute;
- font-family:'Kaushan Script';
- font-size:25px;
- margin-top:100px;
- margin-left:10px;
- color:#35241D;
- padding:5px;
- }
- .title3:hover{
- opacity:0.9;
- color:#455038;
- -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:absolute;
- height:170px;
- width: -moz-calc(100% - 170px);
- width: -webkit-calc(100% - 170px);
- width: -o-calc(100% - 170px);
- width: calc(100% - 170px);
- background:#ddd;
- padding-right:10px;
- font-family:'Exo';
- overflow-y:auto;
- margin-top:10px;
- margin-left:150px;
- font-size:14px;
- background:#fff;
- color:#35241D;
- line-height:20px;
- text-align:right;
- display:none;
- }
- .tags a{
- display:inline-block;
- font-size:15px;
- max-width:200px;
- overflow:hidden;
- color:#35241D;
- background:#fff;
- border:1px solid #ddd;
- padding:5px 10px;
- margin-top:5px;
- margin-bottom:5px;
- }
- .tags a:hover{
- box-shadow: inset 200px 0 0 0 #35241D;
- color: #777;
- }
- .close3{
- position:absolute;
- color:#455038;
- right:10px;
- top:10px;
- font-size:20px;
- }
- /* Fourth box */
- .title4 {
- position:absolute;
- font-family:'Kaushan Script';
- font-size:25px;
- margin-top:150px;
- margin-left:10px;
- color:#35241D;
- padding:5px;
- }
- .blogroll{
- position:absolute;
- height:170px;
- width: -moz-calc(100% - 170px);
- width: -webkit-calc(100% - 170px);
- width: -o-calc(100% - 170px);
- width: calc(100% - 170px);
- padding-right:10px;
- font-family:'Exo';
- overflow-y:auto;
- margin-top:10px;
- margin-left:150px;
- font-size:14px;
- background:#fff;
- color:#35241D;
- line-height:20px;
- text-align:center;
- display:none;
- }
- .blogroll img {
- width:35px;
- height:35px;
- margin:4px;
- border:2px #ddd ridge;
- border-radius:0px;
- padding:4px;
- opacity:0.7;
- }
- .blogroll img:hover{
- border:1px solid #455038;
- }
- .close4{
- position:absolute;
- color:#455038;
- right:10px;
- top:10px;
- font-size:20px;
- }
- /* Credits */
- #credits {
- position:fixed;
- right:10px;
- top:30px;
- z-index:100000;
- border:3px solid #455038;
- }
- #credts img{
- border:3px solid #455038;
- }
- .title1:hover, .title2:hover, .title3:hover, .title4:hover{
- color:#35241D;
- }
- {CustomCSS}
- </style>
- <!--Style my tooltips-->
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <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>
- <!-- Scripts - DO NOT REMOVE -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $(".title1").click(function(){
- $(".about").toggle(0);
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $(".close1").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").toggle(0);
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $(".close2").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").toggle(0);
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $(".close3").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").toggle(0);
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $(".close4").click(function(){
- $(".blogroll").slideToggle(500);
- });
- });
- </script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- </head>
- <body>
- <div id="everything">
- <div id="links">
- <a href="/"><b>-</b> HOME</a>
- <a href="/ask"><b>-</b> ASK</a>
- <a href="http://tumblr.com"><b>-</b> DASH</a>
- </div>
- <div id="footer">
- <div class="title">Your title goes here</div>
- <div class="desc"> You can put your description here </div>
- </div>
- <div id="container">
- <center>
- <div class="title1"><b>About</b></div>
- <div class="title2"><b>F.A.Q.</b></div>
- <div class="title3"><b>Tags</b></div>
- <div class="title4"><b>Blogroll</b></div>
- <div class="about"><h1><center>About me</center></h1>
- <div class="close1">X</div>
- <!-- CHANGE ABOUT IMAGE -->
- <img src="http://www.oystermag.com/sites/default/files/wp-archive/2012/01/20110929_matthew_gubler-29.jpg"
- class="portrait" />
- <div align="justify">
- <!-- CHANGE about -->
- Lorem ipsum dolor sit amet, malis impetus fabellas ne sit, vel quaestio democritum te. Cu scaevola ocurreret per, sed at <u>possit</u> mollis. Iudicabit sadipscing appellantur at <b>vim</b>. Te mea nobis vidisse.
- Ne assum <b>ancillae</b> vel, cibo facete persequeris vix at. Ius te doming audire, quo error soluta efficiendi ei. Ex iudico aeterno laboramus sea, solet perfecto mediocrem at sed.<p>
- Tantas <b>invidunt</b> ea nec, aliquip vocibus <u>principes</u> eos et. Tota propriae quaestio no sit, suavitate liberavisse id nec, ea atqui invenire euripidis eam. Viris decore intellegat duo ut, eu cum aliquip laboramus. Usu postea quaerendum ne, pri at scripta disputando accommodare. Ne rebum falli ornatus ius, omnes ullamcorper ut duo.
- <!-- about ENDS-->
- </div>
- </div>
- <div class="faq"><h1>Frequently Asked Questions</h1><br>
- <div class="close2">X</div>
- <!-- CHANGE FAQ -->
- <b>QUESTION</b> <br>
- Answer<br><br>
- <b>QUESTION</b> <br>
- Answer<br><br>
- <b>QUESTION</b> <br>
- Answer<br><br>
- <b>QUESTION</b> <br>
- Answer<br><br>
- <b>QUESTION</b> <br>
- Answer<br><br>
- <b>QUESTION</b> <br>
- Answer<br><br>
- <!-- FAQ ENDS -->
- <br><br></div>
- <div class="tags">
- <div class="close3">X</div>
- <center>
- <h1>Tags masterlist</h1>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <br>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- <a href="/"><b> # </b> tag</a>
- </center>
- </div>
- <div class="blogroll">
- <div class="close4">X</div>
- <h1>Following</h1>
- {block:Following}{block:Followed}<a title='{FollowedName}' target='_blank' href='{FollowedURL}'><img border='0' src='{FollowedPortraitURL-96}' />{/block:Followed}{/block:Following}</div>
- </div>
- </div>
- <!-- End container -->
- <a href="http://borntobewildthemes.tumblr.com" title="All in one page VIII by borntobewildthemes"><div id="credits">
- <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement