Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!--theme thirteen by themesbyjude
- follow the rules ok -->
- <!--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:0,
- tip_fade_speed:0,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <meta name="color:Background" content="#fff" />
- <meta name="color:Link" content="#1bcc5c" />
- <meta name="color:Hover" content="#444" />
- <meta name="color:Text" content="#444" />
- <meta name="image:Sidebar" content="" />
- <meta name="text:link1 url" content="/">
- <meta name="text:link1 hover" content="link 1">
- <meta name="text:link2 url" content="/">
- <meta name="text:link2 hover" content="link 2">
- <meta name="text:link3 url" content="/">
- <meta name="text:link3 hover" content="link 3">
- <meta name="text:link4 url" content="/">
- <meta name="text:link4 hover" content="link 4">
- <meta name="text:link5 url" content="/">
- <meta name="text:link5 hover" content="link 5">
- <meta name="text:link6 url" content="/">
- <meta name="text:link6 hover" content="link 6">
- <style type="text/css">
- @font-face{font-family: Realize;src:url(http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf);}
- @font-face{font-family:Space;src:url(http://static.tumblr.com/9wzbixa/WTgmkupxp/spaced_out.ttf);}
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:Text};
- }
- ::-webkit-scrollbar {
- height:4px;
- width:3px;
- padding-right:2px;
- background-color:white;
- }
- #s-m-t-tooltip {
- max-width:200px;
- font-family:'realize';
- font-size:10px;
- background-color:#000;
- color:#fff;
- line-height:11px;
- display:none;
- position:absolute;
- letter-spacing:1px;
- text-transform:uppercase;
- padding:4px;
- margin:15px 0px 0px 15px;
- z-index:99999999999999;
- }
- body {
- background:{color:Background};
- color:{color:Text};
- font-family:'calibri';
- font-size:12px;
- text-decoration:none;
- text-transform:none;
- margin:0px;
- }
- a {
- color:{color:Link};
- text-decoration:none;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- a:hover {
- color:{color:Hover};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- h2 {
- font-family:arial black;
- color:{color:Link};
- }
- h2 a {
- color:{color:Link};
- }
- li {
- list-style:square;
- }
- blockquote {
- border-left:2px solid {color:Text};
- padding-left:5px;
- }
- img, blockquote, li, h2 {
- max-width:100%;
- }
- #entries {
- width:550px;
- margin:auto;
- position:relative;
- top:10px;
- left:500px;
- padding:40px;
- float:left;
- }
- #posts {
- width:500px;
- margin-bottom:40px;
- }
- #sidebar {
- width:205px;
- height:350px;
- position:fixed;
- margin-top:140px;
- margin-left:200px;
- }
- .title {
- line-height:24px;
- margin-left:90px;
- margin-top:-235px;
- font-family:'realize';
- letter-spacing:2px;
- text-align:right;
- width:215px;
- text-transform:lowercase;
- font-size:22px;
- font-weight:bold;
- transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); }
- .sidebarpic {
- width:auto;
- height:auto;
- }
- .sidebarpic img {
- width:185px;
- height:210px;
- }
- .description {
- padding:5px;
- height:100px;
- width:220px;
- overflow:scroll;
- margin-top:8px;
- margin-left:-28px;
- position:relative;
- text-align:justify;
- }
- .links {
- font-size:20px;
- font-family:'realize';
- width:20px;
- height:auto;
- margin-left:-30px;
- position:relative;
- text-decoration:none;
- text-align:center;
- margin-top:-120px;
- font-weight:bold;
- letter-spacing:0px;
- text-transform:lowercase;
- }
- .links a {
- padding:3px;
- color:{color:Link};
- }
- .links a:hover {
- background-color:{color:Text};
- color:white;
- }
- #pagination {
- width:205px;
- margin-top:85px;
- font-size:25px;
- font-family:'realize';
- float:center;
- text-align:center;
- text-transform:uppercase;
- }
- /*--INFO AND TAGS--*/
- #footer {
- text-transform:none;
- width:500px;
- text-align:right;
- font-size:11px;
- border-top:1px solid {color:Link}; padding:6px;
- margin-top:15px;
- }
- #footer a {
- color:{color:Link};
- }
- #footer a:hover {
- color:{color:Hover};
- }
- /*--CREDIT--*/
- #spectrum {
- bottom:9px;
- right:7px;
- font-size:8px;
- font-family:'calibri';
- letter-spacing:1px;
- text-transform:uppercase;
- position:fixed;
- }
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <div class="sidebarpic"><img src="{image:Sidebar}" /></div>
- <div class="description">{Description}</div>
- <div class="title"><a href="/" title="home">{Title};</a></div>
- <div class="links">
- <a title="{text:link1 hover}" href="{text:link1 url}">I</a>
- <a title="{text:link2 hover}" href="{text:link2 url}">II</a>
- <a title="{text:link3 hover}" href="{text:link3 url}">III</a>
- <a title="{text:link4 hover}" href="{text:link4 url}">IV</a>
- <a title="{text:link5 hover}" href="{text:link5 url}">V</a>
- <a title="{text:link6 hover}" href="{text:link6 url}">VI</a>
- </div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" title="back">←</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" title="next">→</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- <div id="entries">{block:Posts}<div id="posts">
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- {/block:Text}
- {block:Answer}
- {Asker} asked: {Question}
- {Answer}
- {/block:Answer}
- {block:Quote}
- {Quote}
- {block:Source}{Source}{/block:Source}
- {/block:Quote}
- {block:Link}
- <h2><a href="{URL}">{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}{Title}{/block:Title}
- <ul>{block:Lines}
- <li class="line_{Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>
- {/block:Lines}</ul>
- {/block:Chat}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Audio}
- {AudioPlayerWhite}
- {block:TrackName}{TrackName}{/block:Trackname}
- {AudioPlayerBack}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- <div id="footer">
- {block:Date}<a href="{Permalink}">{TimeAgo}</a>
- {block:NoteCount}/ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
- <br>
- {block:HasTags}{block:Tags}<a href="{URL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
- {/block:Date}</div>
- </div>{/block:Posts}
- <div id="spectrum">
- <a href="http://themesbyjude.tumblr.com">JUDE</a>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment