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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!--Navi Page #2 by wonderfullythemes
- please like/reblog if using-->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
- <!--SCRIPT FOR TOOLTIPS-->
- <stsss>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <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:200,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!--SCRIPT FOR SLIDING DROPDOWN MENU-->
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".links_body").hide();
- $(".links_head").click(function(){
- $(this).next(".links_body").slideToggle("slow");
- }); }); </script>
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:black;
- }
- ::-webkit-scrollbar {
- height:4px;
- width:8px;
- padding-right:2px;
- background-color:white;
- }
- #s-m-t-tooltip {
- max-width:200px;
- font-size:11px;
- background-color:black;
- color:white;
- box-shadow:2px 3px 2px #ff7373;
- border:1px solid black;
- line-height:9px;
- display:none;
- position:absolute;
- letter-spacing:1px;
- text-transform:uppercase;
- padding:7px;
- margin:15px 0px 0px 15px;
- z-index:99999999999999;
- }
- body {
- background:white;
- color:black;
- font-family:'calibri';
- font-size:12px;
- text-decoration:none;
- text-transform:none;
- margin:0px;
- cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
- }
- a {
- color:#45966e;
- text-decoration:none;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- a:hover {
- cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;
- color:black;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #container {
- width:400px;
- height:300px;
- border:1px solid transparent; /*--change transparent to a colour code if you want a border--*/
- position:fixed;
- text-align:center;
- top:50%;
- margin-top:-220px;
- left:50%;
- margin-left:-300px;
- float:center;
- padding:60px;
- overflow-y:scroll;
- }
- #header {
- height:100px;
- overflow:hidden;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .sidebarpic img {
- border-radius:50%;
- width:100px;
- height:100px;
- text-align:left;
- float:left;
- }
- #header:hover #title {
- border-bottom:1px solid #ff7373;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #title {
- font-family:'vladimir script';
- margin-top:30px;
- font-size:35px;
- position:absolute;
- margin-left:120px;
- border-bottom:1px solid transparent;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #header:hover #links {
- opacity:1;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #links {
- right:0;
- text-align:right;
- margin-top:20px;
- line-height:15px;
- opacity:0;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #links a {
- color:#45966e;
- font-size:10px;
- text-transform:uppercase;
- padding:0 3px 0 3px;
- }
- #links a:hover {
- background-color:#ff7373;
- color:black;
- }
- #tags {
- margin-top:30px;
- }
- .links_list {
- position:relative;
- margin-top:10px;
- margin-bottom:10px;
- padding:0px;
- display:block;
- }
- .links_head {
- letter-spacing:2px;
- text-transform:uppercase;
- padding-top:5px;
- padding-bottom:5px;
- cursor:help;
- text-align:center;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .links_head:hover {
- color:white;
- background-color:#45966e;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .links_body {
- padding:5px;
- line-height:15px;
- text-align:center;
- display:none;
- }
- .links_body a {
- text-align:center;
- font-size:11px;
- text-transform:lowercase;
- letter-spacing:2px;
- line-height:13px;
- display:block;
- }
- .links_body a:hover {
- letter-spacing:8px;
- cursor:crosshair;
- }
- /*--CREDIT--*/
- #spectrum {
- bottom:9px;
- right:7px;
- font-size:8px;
- font-family:'calibri';
- letter-spacing:1px;
- text-transform:uppercase;
- position:fixed;
- }
- </style></head><body>
- <div id="container">
- <div id="header">
- <div class="sidebarpic"><img src="https://38.media.tumblr.com/avatar_25db433ccc57_128.png"/></div><!--image url here-->
- <div id="title">Navigation</div> <!--your title here-->
- <div id="links">
- <a href="/">return</a><br>
- <a href="/ask">ask</a><br>
- <a href="http://tumblr.com/dashboard">dash</a><br>
- <a href="http://wonderfullythemes.tumblr.com" title="wonderfullythemes">credit</a>
- </div>
- </div>
- <div id="tags">
- <div class="links_list">
- <div class="links_head">tag title</div><!--tag/link title here-->
- <div class="links_body">
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- </div></div>
- <div class="links_list">
- <div class="links_head">tag title</div><!--tag/link title here-->
- <div class="links_body">
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- </div></div>
- <div class="links_list">
- <div class="links_head">tag title</div><!--tag/link title here-->
- <div class="links_body">
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- </div></div>
- <div class="links_list">
- <div class="links_head">tag title</div><!--tag/link title here-->
- <div class="links_body">
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- </div></div>
- <div class="links_list">
- <div class="links_head">tag title</div><!--tag/link title here-->
- <div class="links_body">
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- <a href="">tag</a>
- </div></div>
- </div><!--end #tags-->
- </div><!--end #container-->
- <div id="spectrum">
- <a href="http://wonderfullythemes.tumblr.com" title="wonderfullythemes">theme</a>
- </div>
- </body>
- </html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement