Advertisement
freakinaye

theme 13.5

Dec 1st, 2011
1,190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.36 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>{Title}</title>
  4.  
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}
  8. <meta name="description" content="{MetaDescription}" />
  9. {/block:Description}
  10. <meta name="if:Letter spacing hover" content="0"/>
  11. <meta name="if:Cursive blogtitle font" content="0"/>
  12.  
  13. <meta name="text:Post Space" content="15"/>
  14. <meta name="text:Post Width" content="300"/>
  15. <meta name="color:Text" content="#000000"/>
  16. <meta name="color:Links" content="#000000"/>
  17. <meta name="color:Hover" content="#dddddd"/>
  18. <meta name="color:Background" content="#ffffff"/">
  19. <meta name="color:Posts" content="#ffffff"/>
  20. <meta name="font:body" content="Georgia" />
  21.  
  22.  
  23. <link href='http://fonts.googleapis.com/css?family=Leckerli+One|The+Girl+Next+Door' rel='stylesheet' type='text/css'>
  24. <script type="text/javascript"
  25. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  26.  
  27. <script>
  28. $(document).ready(function(){
  29. $(".information").hide();
  30. $(".blogtitle").click(function(){
  31. $('.information').slideToggle("fast");
  32. return true;
  33. });
  34. });
  35. </script>
  36.  
  37. <style type="text/css">
  38.  
  39. iframe#tumblr_controls {
  40. top: 0% !important;
  41. right:0% !important;
  42. position: fixed !important;}
  43.  
  44. body {
  45. font-family:{font:body};
  46. font-size: 9px;
  47. color: {color:Text};
  48. background:{color:Background};
  49. }
  50.  
  51. a {
  52. color: {color:Links};
  53. text-decoration: none;}
  54.  
  55. a:hover {
  56. color: {color:Hover};
  57. -webkit-transition: 0.3s ease-in;{block:ifLetterSpacingHover}letter-spacing:3px;{/block:ifLetterSpacingHover}}
  58.  
  59. ::-webkit-scrollbar-thumb:vertical{background-color:#353535;height:100px;}
  60. ::-webkit-scrollbar-thumb:horizontal{background-color:#353535;height:10px;}
  61. ::-webkit-scrollbar {height:10px;width:6px;background-color:#FFFFFF;}
  62.  
  63. .sidebar {
  64. background:{color:background}; width:150px; left:850px; position:fixed; top:450px; padding:10px;font-family:{font:body}; border-left: 1px dotted;}
  65.  
  66. .content {right:530px;
  67. position:absolute;
  68. width:{text:post width}px;
  69. background-color:{color:posts};
  70. padding:10px;margin-top:-10px;}
  71.  
  72. .blogtitle {
  73. {block:ifCursiveBlogtitleFont}font-size:18px; font-family:'The Girl Next Door', cursive;{/block:ifCursiveBlogtitleFont} margin-bottom:10px; text-align:right;line-height:8px;border-bottom: solid 1px #F5F5F5;}
  74.  
  75. .permalink {
  76. font-family:{font:body};
  77. width:50px;
  78. padding:5px;
  79. margin-left:{text:post width}px;
  80. text-align: left;
  81. position:absolute;
  82. opacity:0;
  83. -moz-transition: all 0.3s ease-out;
  84. -o-transition: all 0.3s ease-out;
  85. -webkit-transition: all 0.3s ease-out;
  86. transition: all 0.3s ease-out;
  87. }
  88.  
  89. .permalink a:hover{
  90. color:{color:Hover}
  91. }
  92.  
  93. .ptitle {font-family:{font:body};text-transform:uppercase;font-size:11px;}
  94.  
  95. .links {font-family:{font:body};font-size:9px;}
  96.  
  97. .pag {font-size:9px;border-top:dotted 1px #000000;text-align:right;}
  98. .linkpost
  99. a {{block:ifCursivePostTitleFont}font-family:'The Girl Next Door', cursive;font-size:18px;{/block:ifCursivePostTitleFont}{block:IfNotCursivePostTitleFont}font-family:{font:body};text-transform:uppercase;font-size:11px;{/block:IfNotCursivePostTitleFont}}
  100.  
  101.  
  102. .text {font-family:{font:body};font-size:9px;}
  103. #entry {font-family:{font:body};font-size:9px;text-align:justify;
  104. width:{text:post width}px;
  105. margin-bottom:{text:post space}px;}
  106. #entry:hover .permalink {opacity: 1;}
  107. .information {line-height:8px; margin-top:10px; text-align:right; font-style:italic;font-family:{font:body}; font-size:9px;
  108. }
  109. .postnotes{
  110. margin:auto;
  111. width:300px;
  112. }
  113. .viewnotes{
  114. margin-top:10px;
  115. font-size:9px;
  116. text-transform:uppercase;
  117. color:#000;
  118. text-align:left;
  119. }
  120. .audio {background-color:#000000; margin-bottom : -10px; width:{text:post width}px;}
  121.  
  122. </style>
  123. </head>
  124.  
  125.  
  126. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  127.  
  128.  
  129.  
  130.  
  131. <body>
  132. <div class="token"><div style="display:scroll;position:fixed;bottom:10px;right:10px">theme by <a href="http://freakinaye.tumblr.com/">freakinaye</a></div>
  133.  
  134.  
  135. <div class="sidebar" align="left">
  136. <div class="blogtitle"><div align="left">{Title}</div></a></div><div class="information">{description}</div><div class="links">
  137. <a href="/">home</a>&nbsp;&nbsp;<a href="/ask">message</a>&nbsp;&nbsp;{block:HasPages}{block:Pages}<a href="{URL}">{Label}&nbsp;&nbsp;</a> {/block:Pages}{/block:HasPages}
  138.  
  139. </div></div>
  140. </div></div>
  141.  
  142.  
  143.  
  144. <div class="content">
  145.  
  146. {block:IfEndlessScroll}
  147. <div class="autopagerize_page_element">
  148. {/block:IfEndlessScroll}
  149.  
  150.  
  151.  
  152. {block:Posts}
  153. <div class="posts">
  154. {block:Text}
  155. <div id="entry"><span class="permalink"><a href="{Permalink}">{NoteCount}</a></span>
  156. <div class="text">{block:Title}<div class="ptitle">{Title}</div>{/block:Title}{Body}</div></div>{/block:Text}
  157.  
  158.  
  159.  
  160. {block:Photo}
  161. <div id="entry">
  162. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  163. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  164. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="{text:post width}px;"/>
  165. {block:IndexPage}</a>{/block:IndexPage}
  166. {block:PermalinkPage}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  167. {block:HasTags}{block:Tags}<a href="{TagUrl}">#{Tag} </a>{/block:Tags}{/block:HasTags}{/block:PermalinkPage}
  168. </div>
  169. {/block:Photo}
  170.  
  171.  
  172. {block:Photoset}
  173. <div id="entry"><div class="photoset">
  174. <center>{Photoset-500}</center>
  175. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  176. </div></div>{/block:Photoset}
  177.  
  178.  
  179.  
  180. {block:Quote}
  181. <div id="entry">
  182. <span class="permalink"><a href="{Permalink}">{NoteCount}</a></span>"{Quote}"{block:Source} <i>by</i> {Source}{/block:Source}</div>
  183. {/block:Quote}
  184.  
  185.  
  186.  
  187. {block:link}
  188. <div id="entry"><span class="permalink"><a href="{Permalink}">{NoteCount}</a></span><div class="linkpost"><br/><a href="{URL}" class="linkpost" {Target}>{Name}</a>{block:Description}<div class="description">{Description}</div>{/block:Description}</div></div>{/block:link}
  189.  
  190.  
  191.  
  192.  
  193. {block:Chat}
  194. <div id="entry"><span class="permalink"><a href="{Permalink}">{NoteCount}</a></span>
  195. {block:Title}<b>{Title}</b>{/block:Title}
  196. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  197. </div>
  198. {/block:Chat}
  199.  
  200.  
  201.  
  202. {block:Video}
  203. <div id="entry"><div class="video">
  204. <center>{Video-500}</center>
  205. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div></div>{/block:Video}
  206.  
  207.  
  208.  
  209. {block:Audio}<div id="entry"><span class="permalink"><a href="{Permalink}">{NoteCount}</a></span><div class="audio">{AudioPlayerBlack}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div>{/block:Audio}
  210.  
  211.  
  212.  
  213. {block:PermalinkPage}
  214. {block:PostNotes}<div class="viewnotes"></div>{/block:PostNotes}
  215. <div class="postnotes">
  216. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  217.  
  218. {/block:Posts}
  219.  
  220. {block:IfEndlessScroll}</div>{/block:IfEndlessScroll}
  221.  
  222. {block:IfNotEndlessScroll}
  223. {block:Pagination}<div class="pag">{block:PreviousPage}<a href="{PreviousPage}"></a>{/block:PreviousPage}
  224. {block:JumpPagination length="8"}{block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  225. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  226. {block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}</div>
  227. </div>{/block:Pagination}{/block:IfNotEndlessScroll}
  228.  
  229. </div>
  230. </div>
  231. </body>
  232. </html>
  233.  
  234.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement