Advertisement
themesbycl

theme 2

Jul 25th, 2012
15,508
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.40 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
  2.  
  3. <!-----------------------------------------------------------------
  4. * THEME BY CLASSY-LOVELY.TUMBLR.COM
  5. * PLEASE KEEP ALL CREDIT, THANK YOU !❤
  6. ------------------------------------------------------------------->
  7.  
  8. <head>
  9.  
  10. <title>{Title}</title>
  11.  
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}
  15. <meta name="description" content="{MetaDescription}" />
  16. {/block:Description}
  17. <meta name="color:Header border" content="#000000"/>
  18. <meta name="color:Text" content="#000000"/>
  19. <meta name="color:Links" content="#000000"/>
  20. <meta name="color:Hover" content="#dddddd"/>
  21. <meta name="color:Background" content="#ffffff"/>
  22. <meta name="color:Scrollbar" content="#000000"/>
  23. <meta name="image:Background" content="">
  24. <meta name="image:Banner" content="">
  25. <meta name="if:Use Banner" content="0">
  26. <meta name="if:Show Title" content="1">
  27. <meta name="if:three columns" content="0"/>
  28. <meta name="if:rainbow links" content="0"/>
  29. <meta name="if:tiny cursor" content="1"/>
  30. <meta name="text:Link 1 Title" content=""/>
  31. <meta name="text:Link 1 URL" content=""/>
  32. <meta name="text:Link 2 Title" content=""/>
  33. <meta name="text:Link 2 URL" content=""/>
  34. <meta name="text:Link 3 Title" content=""/>
  35. <meta name="text:Link 3 URL" content=""/>
  36. <meta name="text:Link 4 Title" content=""/>
  37. <meta name="text:Link 4 URL" content=""/>
  38. <meta name="text:Link 5 Title" content=""/>
  39. <meta name="text:Link 5 URL" content=""/>
  40.  
  41.  
  42. <style type="text/css">
  43.  
  44. {block:iftinycursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:iftinycursor}
  45.  
  46. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:background};}
  47. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  48.  
  49. @font-face { font-family: "loversquarrel-regular"; src: url('http://static.tumblr.com/xgp678o/bgZm6go4x/loversquarrel-regular.ttf'); }
  50.  
  51. iframe#tumblr_controls {
  52. top: 0% !important;
  53. right:0% !important;
  54. position: absolute !important;}
  55.  
  56. body {margin:auto; color:{color:text}; width:920px;font-family:century gothic; font-size:10px;background-color:{color:background}; background-attachment: fixed; background-repeat: repeat; background-image:url('{image:Background}'); line-height:10px;{block:ifthreecolumns}width:690px;{/block:ifthreecolumns}}
  57.  
  58. a {color: {color:Links};text-decoration: none;}a:hover {color: {color:Hover};-webkit-transition-duration: .5s;}
  59.  
  60. .caption {margin-top:5px; margin-bottom:10px;}
  61.  
  62. iframe#ask_form {width:540px!important;}
  63.  
  64. .content {margin:auto; padding-top:8px;
  65. width:{block:indexpage}920px{block:ifthreecolumns}690px{/block:ifthreecolumns}{/block:indexpage} {block:permalinkpage}540px{/block:permalinkpage}; }
  66.  
  67.  
  68. .post{
  69. {block:indexpage}width:220px;margin:3px;font-size:{text:post font size}px;font-color:{color:text};{/block:indexpage}{block:permalinkpage}width:540px;{/block:permalinkpage} float:left; position:relative; }
  70.  
  71. .post img {{block:indexpage}width:220px;{/block:indexpage}}
  72.  
  73.  
  74.  
  75. .permalink {margin:0px; text-align:right; padding:0px; opacity:0;-moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  76. }
  77.  
  78. .permalink a:hover{
  79. color:{color:Hover}
  80. }
  81. .permalinkk{color: #0000;
  82. margin-top: -15px;
  83. text-transform:uppercase;
  84. padding-top: 5px;
  85. padding-bottom: 5px;
  86. line-height: 16px;;
  87. width: 220px;
  88. height :auto;
  89. position: absolute;
  90. font-family: century gothic;
  91. font-size: 11px;
  92. text-align: center;
  93. overflow:hidden;
  94. opacity: 0.0;
  95. border-bottom:2px solid #000000;
  96. background: #ffffff;}
  97.  
  98. .post:hover .permalinkk{margin-top: 0px;
  99. overflow:visible;
  100. -webkit-transition: opacity 0.2s linear; opacity: 0.8;
  101. -webkit-transition: all 0.5s linear;
  102. -moz-transition: all 0.5s linear;
  103. transition: all 0.5s linear;
  104. }
  105.  
  106. .perma{
  107. text-align:left;
  108. display:block;
  109. width: auto;
  110. margin-top:7px;
  111. padding: 1px;
  112. font-family:tahoma;
  113. border-top: 1px solid #000;
  114. font-size:8px;
  115. line-height:13px;
  116. text-transform:uppercase;}
  117.  
  118.  
  119.  
  120. .posted {font-size:9px;}
  121.  
  122. .notes{font-size:9px;text-align:left;}
  123.  
  124. .viewnotes{margin-top:10px;font-size:9px;text-align:left;}
  125.  
  126. ol.notes {padding-left:5px; list-style-type:none;}
  127.  
  128. ol.notes li.note {padding:2px;}
  129.  
  130. .head {margin-left:4px;width:857px;{block:ifthreecolumns}margin-left:2px;width:631px;{/block:ifthreecolumns}border-bottom:2px solid {color:Header border};padding:20px;margin-top:6px;}
  131.  
  132.  
  133. .blogtitle {
  134. text-align:center;
  135. color:{color:Blogtitle};
  136. font-family: "century gothic";
  137. padding:5px;
  138. font-size:29px;
  139. line-height:26px;}
  140.  
  141. .desc {text-align:center;line-height: 10px;padding-top:7px;
  142. }
  143. .links {font-size:10px; text-transform:uppercase;font-family:century gothic;text-align:center;padding-bottom:3px;}
  144.  
  145.  
  146.  
  147. .audio {background-color:#000000;width:220px;}
  148.  
  149. .ptitle {font-size:11px;text-transform:uppercase;}
  150.  
  151. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  152.  
  153. #infscr-loading {display:none;}
  154.  
  155. .navigation{display:none;}
  156.  
  157. .credit{
  158. bottom:5px;
  159. right:5px;
  160. font-size:11px;
  161. z-index:4;
  162. position:fixed;
  163. font-family: "century gothic";
  164. padding:0px;
  165. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  166. }
  167. .credit:hover{
  168. bottom:15px;
  169. font-family: "century gothic";
  170. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  171. }
  172. .credit .linkk{opacity:0;
  173. bottom:5px;
  174. right:7px;
  175. font-family: "century gothic";
  176. font-size:11px;
  177. z-index:4;
  178. position:fixed;
  179. padding:0px;
  180. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  181. }
  182. .credit:hover .linkk{
  183. opacity:0.9;
  184. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  185. }
  186. #linksss{
  187. position:fixed !important;
  188. width:auto;
  189. height:auto;
  190. right:3px;
  191. top:26px;
  192. }
  193. {CustomCSS}
  194. </style>
  195. {block:ifrainbowlinks}
  196. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  197. "></script>{/block:ifrainbowlinks}
  198.  
  199. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  200.  
  201.  
  202. {block:IndexPage}
  203. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  204. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  205.  
  206. <script type="text/javascript">
  207. $(window).load(function () {
  208. $('.content').masonry(),
  209. $('.masonryWrap').infinitescroll({
  210. navSelector : ".navigation",
  211. nextSelector : ".navigation a#next",
  212. itemSelector : ".post",
  213. bufferPx : 10000,
  214. extraScrollPx: 10000,
  215. loadingImg : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  216. loadingText : "",
  217. },
  218. function() { $('.content').masonry({ appendedContent: $(this) }); }
  219. );
  220. });
  221. </script>
  222. {/block:IndexPage}
  223.  
  224. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  225. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  226. <script type="text/javascript" charset="utf-8">
  227. var $j = jQuery.noConflict();
  228. $j(function() {
  229. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  230. $j("img").lazyload({
  231. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  232. effect: "fadeIn",
  233. });
  234. });
  235. </script>
  236.  
  237. </head><script src='http://static.tumblr.com/xgp678o/IdWm3lca4/infinitescrolling.txt' type='text/javascript'></script>
  238. <body>
  239. <div class="head"><div class="blogtitle">{block:ifshowtitle}{Title}{/block:ifshowtitle}</a></div>
  240. <div style="text-align: center;">{block:ifusebanner}<img style="max-width:1500px; max-height:300px" src="{image:banner}"/>{/block:ifusebanner}</div>
  241.  
  242. <div class="desc">{Description}</div>
  243. <br>
  244. <div class="links">
  245. <a href="/">home</a>&nbsp;&nbsp;
  246. <a href="/ask">message</a>&nbsp;&nbsp;
  247. <a href="/archive">archive</a>&nbsp;&nbsp;
  248.  
  249. {block:ifLink1Title}
  250. <a href="{text:Link 1 URL}" class="links">{text:Link 1 Title}</a>&nbsp;&nbsp;
  251. {/block:ifLink1Title}
  252.  
  253. {block:ifLink2Title}
  254. <a href="{text:Link 2 URL}" class="links">{text:Link 2 Title}</a>&nbsp;&nbsp;
  255. {/block:ifLink2Title}
  256.  
  257. {block:ifLink3Title}
  258. <a href="{text:Link 3 URL}" class="links">{text:Link 3 Title}</a>&nbsp;&nbsp;
  259. {/block:ifLink3Title}
  260.  
  261. {block:ifLink4Title}
  262. <a href="{text:Link 4 URL}" class="links">{text:Link 4 Title}</a>&nbsp;&nbsp;
  263. {/block:ifLink4Title}
  264.  
  265. {block:ifLink5Title}
  266. <a href="{text:Link 5 URL}" class="links">{text:Link 5 Title}&nbsp;&nbsp;</a>
  267. {/block:ifLink5Title}
  268.  
  269. <a href="http://classy-lovely.tumblr.com/" class="links">theme</a>
  270.  
  271.  
  272. </div>
  273.  
  274.  
  275.  
  276. {block:indexpage}<div class="navigation">{block:Pagination}{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older</a>{/block:NextPage}{block:PreviousPage}<a style="float:left" href="{PreviousPage}">Newer</a></p>{/block:PreviousPage}{/block:Pagination}</div>{/block:indexpage}</div>
  277.  
  278. <div class="content">
  279. {block:Posts}
  280.  
  281.  
  282. {block:Text}
  283. <div class="post"><div class="text">{block:Title}<div class="ptitle">{Title}</div>{/block:Title}{Body}{block:IndexPage}<div class="perma"><a href="{Permalink}">{NoteCountWithLabel}</a> / <a href="{ReblogURL}">REBLOG</a></div></div></div>{/block:IndexPage}{/block:Text}
  284.  
  285.  
  286.  
  287. {block:Photo}<div class="post">{block:IndexPage}<span class="permalinkk"><a href="{Permalink}">{NoteCount} / </a><a href="{ReblogURL}">REBLOG</a></span>{/block:IndexPage}{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" width="{block:indexpage}240px{/block:indexpage} {block:permalinkpage}540px{/block:permalinkpage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}</div>{/block:Photo}
  288.  
  289.  
  290.  
  291. {block:Photoset}
  292. <div class="post"><div class="photoset"><div style="width:220px;overflow:hidden;height:auto;">
  293. {Photoset-250}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  294. </div></div>{/block:Photoset}
  295.  
  296.  
  297. {block:Quote}
  298. <div class="post">{Quote}{block:Source}<a href="{Permalink}"><br>by {Source}</a>{/block:Source}</div>
  299. {/block:Quote}
  300.  
  301. {block:Link}
  302. <div class="post">
  303. <div class="ptitle"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  304. {block:IndexPage}<div class="perma"><a href="{Permalink}">{NoteCountWithLabel}</a> / <a href="{ReblogURL}">REBLOG</a></div>{/block:IndexPage}
  305. </div>
  306. {/block:Link}
  307.  
  308. {block:Chat}
  309. <div class="post">{block:Title}<b>{Title}</b>{/block:Title}
  310. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}{block:IndexPage}<div class="perma"><a href="{Permalink}">{NoteCountWithLabel}</a> / <a href="{ReblogURL}">REBLOG</a></div>{/block:IndexPage}
  311. </div>
  312. {/block:Chat}
  313.  
  314. {block:Video}
  315. <div class="post"><div class="video"><div style="width:220px;overflow:hidden;height:auto;">{Video-250}</div>
  316. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div></div>{/block:Video}
  317.  
  318. {block:Audio}
  319. <div class="post">
  320. <div class="audio">
  321. {AudioPlayerBlack}</div>{Caption}
  322. {block:PermalinkPage}{/block:PermalinkPage}
  323. {block:IndexPage}<div class="perma"><a href="{Permalink}">{NoteCountWithLabel}</a> / <a href="{ReblogURL}">REBLOG</a></div>{/block:IndexPage}
  324. </div>
  325. {/block:Audio}
  326.  
  327. {block:Answer}<div class="post">{Question}&nbsp;asked by <b>{Asker}</b><br><i>{Answer}</i>{block:PermalinkPage}{/block:PermalinkPage}{block:IndexPage}<div class="perma"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}</div>{/block:Answer}
  328.  
  329.  
  330. {block:PermalinkPage}
  331. <div class="caption">{Caption}</div>
  332. {block:Date}Posted {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:HasTags}<br>Tagged as:&nbsp;{block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  333. {/block:HasTags}
  334.  
  335. <br>{block:PostNotes}<div class="viewnotes"></div>{/block:PostNotes}
  336. <div class="notes">
  337. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346. {/block:Posts}
  347.  
  348. </div>
  349. </div>
  350. </div>
  351. </div>
  352. </div>
  353. </div>
  354. </body><div class="credit"><a href="http://classy-lovely.tumblr.com">theme credit</a><br><div class="linkk"><a href="http://classy-lovely.tumblr.com">classy-lovely</a></div>
  355. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement