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><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}
- <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('fast');
- }); }); </script>
- <style type=”text/css”>
- .links_list { margin:0px; padding:0px; width:180px;}
- .links_head { padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px; text-align:center;}
- .links_body { padding:10px; text-align:left; color: #fff; display:none;}
- </style>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#838282"/>
- <meta name="color:Link" content="#b8b8b8"/>
- <meta name="image:Background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="if:Show Tags" content="0"/>
- <meta name="color:scrollbar" content="#9e9e9e" />
- <meta name="text:Custom Link 1" content="" />
- <meta name="text:Custom Link 1 Title" content="" />
- <meta name="text:Custom Link 2" content="" />
- <meta name="text:Custom Link 2 Title" content="" />
- <meta name="text:Custom Link 3" content="" />
- <meta name="text:Custom Link 3 Title" content="" />
- <meta name="text:Custom Link 4" content="" />
- <meta name="text:Custom Link 4 Title" content="" />
- <meta name="text:Custom Link 5" content="" />
- <meta name="text:Custom Link 5 Title" content="" />
- <style type="text/css">
- ::-webkit-scrollbar { width: 4px; height: 4px; }
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment { height: 0px; display: block; background: #9C9C9C; }
- ::-webkit-scrollbar-track-piece { background-color: white; }
- ::-webkit-scrollbar-thumb { border-radius: 0px; height: 50px; background-color: {color:scrollbar}; }
- body {background:{color:background};
- background-image: url({image:Background}) ;
- background-attachment:fixed;
- margin:0px;
- color:{color:text};
- font-family:calibri;
- font-size:11px;
- line-height:100%;}
- a {text-decoration:none;
- color:{color:link};
- opacity:;
- z-index:999;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out; }
- a:hover{opacity: .5;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- img {border:none;
- opacity: ;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- img:hover
- {opacity:.5;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- blockquote {
- padding-left:5px;
- border-left:2px solid;}
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;}
- h1 {font-size:15px;}
- #entries {
- padding:10px;
- width:500px;
- margin-left:500px;
- margin-top:40px;}
- #post {width:500px;
- padding-bottom:10px;
- margin-bottom:10px;}
- #sidebar {width:250px;
- position:fixed;
- margin-left:200px;
- margin-top:100px;}
- #title {font-size:15px;
- text-align:center;
- margin-bottom:5px;}
- #sidebarimage {width 250px;}
- #sidebarimage img {width:250px;
- -moz-border-radius:11px; -webkit-border-radius:11px;}
- #description {padding:5px;
- text-align:center;}
- #pagination {font-size:20px;
- text-align:center;}
- #info {text-align:left;
- margin-top:10px;}
- #asker {float:left;
- margin-right:10px;}
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <div id="title"><a href="/">{Title}</a></div>
- <div id="sidebarimage">
- <div class="links_list">
- <img src="{image:sidebar}" class="links_head">
- </div></div>
- <div id="description">
- {Description}
- <div class="links_list">
- <p title="click on me" p class="links_head">☆ Navigation ☆</p>
- <div class="links_body">
- <center>
- <a href="/ask">▹ Ask</a>
- <a href="/archive">▹ Archive</a>
- <a href="/random">▹ Random</a>
- </center>
- <br>
- {block:IfCustomLink1}<a href="{text:Custom Link 1}">{text:Custom Link 1 Title}</a>{/block:IfCustomLink1}
- {block:IfCustomLink2}<a href="{text:Custom Link 2}">{text:Custom Link 2 Title}</a>{/block:IfCustomLink2}
- {block:IfCustomLink3}<a href="{text:Custom Link 3}">{text:Custom Link 3 Title}</a>{/block:IfCustomLink3}
- {block:IfCustomLink4}<a href="{text:Custom Link 4}">{text:Custom Link 4 Title}</a>{/block:IfCustomLink4}
- {block:IfCustomLink5}<a href="{text:Custom Link 5}">{text:Custom Link 5 Title}</a>{/block:IfCustomLink5} <br><br>
- <a href="http://chinqu.tumblr.com">▹ Theme</a>
- </div></div>
- </div>
- <div id="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
- </div>
- </div>
- <div id="entries">{block:Posts}<div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
- <div id="info">
- {block:Date}▶ {TimeAgo}{/block:Date} with <a href="{Permalink}">
- {NoteCountWithLabel}</a><br>
- {block:IfShowTags}{block:HasTags} <div class="tags21"> tagged {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div> {/block:HasTags}{/block:IfShowTags}</div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment