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">
- <head>
- <!-- lustinglou's navigation base from meem follow the rules -->
- <!-- !!!PLEASE READ PLEASE READ PLEASE READ PLEASE READ PLEASE READ !!!-->
- <!-- the theme will look off place while you edit but is fine once you save so don't change the position of anything unless you want to put things in a different place or it won't look correct once you save -->
- <title>{title}</title>
- <link rel="shortcut icon" href="{favicon}" />
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:50,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <style type="text/css">
- body {
- background:#fff;
- margin:0px;
- color:#9a9a9a;
- font-family: baskerville;
- line-height:100%;
- }
- a {
- text-decoration:none;
- }
- #container a {
- color: #999;
- padding:2px 4px;
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #container a:hover {
- color:#fff;
- background:#000;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #container {
- font-family:baskerville;
- font-size:10px;
- text-align:center;
- margin:0px auto;
- margin-top: -75px;
- margin-left:-40px;
- }
- @font-face{font-family:Basic L;src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
- #title {
- font-family:Basic L;
- font-size:34px;
- margin-top:-342px;
- margin-left:-15px;
- width:300px;
- color:#000;
- text-align:center;
- -webkit-transition-duration:1s;
- }
- #title:hover {
- font-style:italic;
- -webkit-transition-duration:1s;
- }
- #back {
- margin-top:258px;
- margin-bottom:-10px;
- word-spacing:1px;
- font-family:calibri;
- font-size:8px;
- text-transform:uppercase;
- margin-left:100px;
- width:200px;
- }
- #back a{
- color:#000;
- }
- #sub {
- margin-top:-170px;
- font-family:Georgia ;
- font-style:none;
- border-bottom:1px solid #777;
- font-size:12px;
- }
- #links {
- font-family:Latha;
- font-style:none;
- font-size:11px;
- }
- #box {
- width:300px;
- padding:40px;
- border:0px solid #ddd;
- margin:0px auto;
- }
- #image {
- margin-left:250px;
- margin-top:115px;
- width: 100px;
- height: 100px;
- }
- #image img {
- margin-left:100px;
- width: 200px;
- height: 200px;
- padding:0px;
- border-bottom:3px solid #000;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #image2 {
- margin-left:580px;
- margin-top: -122px;
- width: 240px;
- height: 240px;
- }
- #image2 img {
- margin-left: -35px;
- width:240px;
- height: 240px;
- padding:0px;
- border:3px solid #000;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #image3 {
- margin-left:941px;
- margin-top: -218px;
- width: 250px;
- height: 250px;
- z-index:-1;
- }
- #image3 img {
- margin-left: -150px;
- width:200px;
- height: 200px;
- border-bottom:3px solid #000;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- z-index:-1;
- }
- #credit{
- right:8px;
- bottom: 2px;
- position:fixed;
- padding:5px;
- }
- </style>
- </head>
- <body>
- <!-- change the pictures here -->
- <div id="image">
- <img src="http://31.media.tumblr.com/e442598d8780edbda5ad297d2ac6afd6/tumblr_mr9zaxyt1M1s7ly1xo2_250.gif"></div>
- <div id="image2">
- <img src="http://24.media.tumblr.com/2b5bb4936cd1d9a679e449a040872ec5/tumblr_mr9zaxyt1M1s7ly1xo3_250.gif"></div>
- <div id="image3">
- <img src="http://31.media.tumblr.com/36fc2a0a241155b575b862ec9c89fd5a/tumblr_mr9zaxyt1M1s7ly1xo1_250.gif"></div>
- <!-- change the navigation title & three links here -->
- <div id="box">
- <div id="title">navigation title</div>
- <div id="back"><a href="http://LINK">back</a> <a href="http://LINK">ask</a> <a href="http://www.tumblr.com/dashboard">dash</a></div>
- <br><br>
- </div>
- <!-- change the subtitles and links here. to add more rows copy + paste from <span id="sub">subtitle</span> to <br><br> for each row & before the </div> </div> -->
- <div id="container">
- <span id="sub">subtitle</span>
- <br><div id="links">
- <a href="http://LINK">blah</a> - <a href="http://LINK">blah</a> - <a href="http://LINK">blah</a> - <a href="http://LINK">blah</a> - <a href="http://LINK">blah</a>
- <br><br>
- <span id="sub">subtitle</span>
- <br>
- <a href="http://LINK">blah</a> - <a href="http://LINK">blah</a> - <a href="http://LINK">blah</a> - <a href="http://LINK">blah</a> - <a href="http://LINK">blah</a>
- <br><br>
- <span id="sub">subtitle</span>
- <br>
- <a href="http://LINK">blah</a> - <a href="http://LINK">blah</a> - <a href="http://LINK">blah</a> - <a href="http://LINK">blah</a> - <a href="http://LINK">blah</a>
- <br>
- </div>
- </div>
- <!-- dont touch :) -->
- <div id="credit" data="credit"><a href="http://nouicide.tumblr.com"><img src="http://24.media.tumblr.com/d51c7e63ee92e592f42bead860a1cb3e/tumblr_mrczibkCXy1som5q2o1_500.png" width="50px" height="65px"></a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment