Advertisement
themesbycl

theme 15

Jul 31st, 2012
23,561
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.69 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
  5. DON'T REMOVE THE CREDIT OR I WILL REMOVE YOU
  6. ------------------------------------------>
  7. <head>
  8.  
  9. <title>{Title}</title>
  10.  
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}
  14. <meta name="description" content="{MetaDescription}" />
  15. {/block:Description}
  16. <meta name="color:Text" content="#000000"/>
  17. <meta name="color:Links" content="#000000"/>
  18. <meta name="color:Hover" content="#00CED1"/>
  19. <meta name="color:Blog title" content="#000000"/>
  20. <meta name="color:Scrollbar" content="#000000"/>
  21. <meta name="color:question background" content="#dddddd"/>
  22. <meta name="color:Background" content="#ffffff"/>
  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:rainbow links" content="0"/>
  28. <meta name="if:tiny cursor" content="1"/>
  29. <meta name="if:tiny scrollbar" 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. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  42. <script type="text/javascript" src="scrolltopcontrol.js"></script>
  43. <script type="text/javascript" src="http://static.tumblr.com/2plu7ye/jt0mgeac5/top.txt"></script>
  44.  
  45. <style type="text/css">
  46.  
  47. {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}
  48.  
  49. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:background};}
  50. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  51.  
  52. @font-face { font-family: "loversquarrel-regular"; src: url('http://static.tumblr.com/xgp678o/bgZm6go4x/loversquarrel-regular.ttf'); }
  53.  
  54. iframe#tumblr_controls {
  55. top: 0% !important;
  56. right:0% !important;
  57. position: absolute !important;}
  58.  
  59. body {margin:auto; color:{color:text}; width:920px;font-family:helvetica; font-size:11px;background-color:{color:background}; background-image:url('{image:Background}'); line-height:10px;}
  60.  
  61. a {color: {color:Links};text-decoration: none;}a:hover {color: {color:Hover};-webkit-transition-duration: .5s;}
  62.  
  63. .caption {margin-top:5px; margin-bottom:10px;}
  64.  
  65. iframe#ask_form {width:540px!important;}
  66.  
  67. .content {padding-top:8px;margin-left:-176px;
  68. width:{block:indexpage}1265px{/block:indexpage} {block:permalinkpage}540px{/block:permalinkpage}; }
  69.  
  70.  
  71. .post{
  72. {block:indexpage}width:300px;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; }
  73.  
  74. .post img {{block:indexpage}width:300px;{/block:indexpage}}
  75.  
  76. .question {
  77. padding: 5px 10px;
  78. background-color: {color:question background};
  79. margin-bottom: 10px;
  80. position: relative;
  81. font-size: 10px;
  82. line-height: 11px;
  83. font-family: helvetica;
  84. color: {color:text};
  85. }
  86.  
  87. .question::after {
  88. content: '';
  89. position: absolute;
  90. top: 100%;
  91. left: 10px;
  92. border-left: 5px solid transparent;
  93. border-right: 5px solid transparent;
  94. border-top: 5px solid {color:question background};
  95. width: 0;}
  96.  
  97. .asker_line {
  98. margin: 0;
  99. margin-left: 10px;
  100. font-weight: bold;
  101. }
  102.  
  103. .meta_info {
  104. margin-top: 10px;
  105. font-size: 9px;
  106. font-family: helvetica;
  107. color: {color:text};
  108. text-transform: uppercase;
  109. margin-bottom:7px;}
  110.  
  111.  
  112. .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;
  113. }
  114.  
  115. .permalink a:hover{
  116. color:{color:Hover}
  117. }
  118. .permalinkk{
  119. margin-top: 0px;
  120. text-transform:uppercase;
  121. padding-top: 3px;
  122. padding-bottom: 3px;
  123. line-height: 16px;;
  124. width: 300px;
  125. height :auto;
  126. position: absolute;
  127. font-family: helvetica;
  128. font-size: 9px;
  129. text-align: center;
  130. overflow:hidden;
  131. opacity: 0.0;
  132. color:{color:link};
  133. background: #ffffff;}
  134.  
  135. .post:hover .permalinkk{margin-top: 10px;
  136. overflow:visible;
  137. -webkit-transition: opacity 0.2s linear; opacity: 0.8;
  138. -webkit-transition: all 0.5s linear;
  139. -moz-transition: all 0.5s linear;
  140. transition: all 0.5s linear;
  141. }
  142.  
  143. .post:hover .permalinkk:hover{margin-top: 10px;{color:hover}
  144. overflow:visible;
  145. -webkit-transition: opacity 0.2s linear; opacity: 1;
  146. -webkit-transition: all 0.5s linear;
  147. -moz-transition: all 0.5s linear;
  148. transition: all 0.5s linear;
  149. }
  150.  
  151. .perma{
  152. text-align:left;
  153. display:block;
  154. width: auto;
  155. margin-top:7px;
  156. padding: 1px;
  157. border-top: 1px solid #000;
  158. font-size:9px;
  159. line-height:11px;
  160. text-transform:uppercase;}
  161.  
  162.  
  163.  
  164. .posted {font-size:11px;}
  165.  
  166. .notes{font-size:11px;text-align:left;line-height:11px;}
  167.  
  168. .viewnotes{margin-top:10px;font-size:11px;text-align:left;}
  169.  
  170. ol.notes {padding-left:5px; list-style-type:none;}
  171.  
  172. ol.notes li.note {padding:2px;}
  173.  
  174. .head {margin-left:4px;width:857px;padding:20px;margin-top:6px;}
  175.  
  176. @font-face { font-family:"raleway_thin"; src: url('http://static.tumblr.com/fxpo5zq/y0bm4ndht/raleway_thin.otf'); }
  177.  
  178. .blogtitle {
  179. text-align:center;
  180. color:{color:Blogtitle};
  181. font-family: "raleway_thin";
  182. padding:5px;
  183. font-size:51px;
  184. line-height:30px;}
  185.  
  186. .desc {text-align:center;line-height: 12px;padding-top:7px;
  187. }
  188. #links {font-size:10px;font-weight:bold; text-transform:uppercase;font-family:helvetica;text-align:center;}
  189.  
  190. #links a:hover { font-size:10px;letter-spacing:1px;text-transform:uppercase;font-family:helvetica;text-align:center;}
  191.  
  192. .audio {background-color:#000000;width:220px;}
  193.  
  194. .ptitle {font-size:11px;text-transform:uppercase;}
  195.  
  196. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  197.  
  198. #infscr-loading {display:none;}
  199.  
  200. .navigation{display:none;}
  201.  
  202.  
  203. #linksss{
  204. position:absolute;
  205. width:auto;
  206. height:auto;
  207. right:3px;
  208. top:26px;
  209. }
  210. {CustomCSS}
  211. </style>
  212. {block:ifrainbowlinks}
  213. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  214. "></script>{/block:ifrainbowlinks}
  215.  
  216. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  217.  
  218.  
  219. {block:IndexPage}
  220. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  221. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  222.  
  223. <script type="text/javascript">
  224. $(window).load(function () {
  225. $('.content').masonry(),
  226. $('.masonryWrap').infinitescroll({
  227. navSelector : ".navigation",
  228. nextSelector : ".navigation a#next",
  229. itemSelector : ".post",
  230. bufferPx : 10000,
  231. extraScrollPx: 10000,
  232. loadingImg : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  233. loadingText : "",
  234. },
  235. function() { $('.content').masonry({ appendedContent: $(this) }); }
  236. );
  237. });
  238. </script>
  239. {/block:IndexPage}
  240.  
  241. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  242. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  243. <script type="text/javascript" charset="utf-8">
  244. var $j = jQuery.noConflict();
  245. $j(function() {
  246. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  247. $j("img").lazyload({
  248. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  249. effect: "fadeIn",
  250. });
  251. });
  252. </script>
  253.  
  254. </head><script src='http://static.tumblr.com/xgp678o/IdWm3lca4/infinitescrolling.txt' type='text/javascript'></script>
  255. <body>
  256. <div class="head"><div class="blogtitle">{block:ifshowtitle}{Title}{/block:ifshowtitle}</a></div>
  257. <div style="text-align: center;">{block:ifusebanner}<img style="max-width:1500px; max-height:300px" src="{image:banner}"/>{/block:ifusebanner}</div>
  258.  
  259. <div class="desc">{Description}</div>
  260. <br>
  261. <p align="center"><div id="links">
  262. <div id="links"><a href="/">home</a>&nbsp;&nbsp;<a href="/ask">message</a>&nbsp;&nbsp;<a href="/archive">archive</a>&nbsp;&nbsp;
  263.  
  264. {block:ifLink1Title}
  265. <a href="{text:Link 1 URL}" class="links">{text:Link 1 Title}</a>&nbsp;&nbsp;
  266. {/block:ifLink1Title}
  267.  
  268. {block:ifLink2Title}
  269. <a href="{text:Link 2 URL}" class="links">{text:Link 2 Title}</a>&nbsp;&nbsp;
  270. {/block:ifLink2Title}
  271.  
  272. {block:ifLink3Title}
  273. <a href="{text:Link 3 URL}" class="links">{text:Link 3 Title}</a>&nbsp;&nbsp;
  274. {/block:ifLink3Title}
  275.  
  276. {block:ifLink4Title}
  277. <a href="{text:Link 4 URL}" class="links">{text:Link 4 Title}</a>&nbsp;&nbsp;
  278. {/block:ifLink4Title}
  279.  
  280. {block:ifLink5Title}
  281. <a href="{text:Link 5 URL}" class="links">{text:Link 5 Title}&nbsp;&nbsp;</a>
  282. {/block:ifLink5Title}
  283. <a href="http://classy-lovely.tumblr.com/" class="links">theme</a></div></p>
  284. <script src="http://static.tumblr.com/2plu7ye/dTemfp01j/infinitescrolling.txt" type="text/javascript"></script>
  285.  
  286.  
  287. {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>
  288.  
  289. <div class="content">
  290. {block:Posts}
  291.  
  292.  
  293. {block:Text}
  294. <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}
  295.  
  296.  
  297.  
  298. {block:Photo}<div class="post">{block:IndexPage}<span class="permalinkk"><a href="{Permalink}">Posted {TimeAgo} </a> &bull; <a href="{Permalink}">{NoteCountWithLabel} </a>&bull;<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}300px{/block:indexpage} {block:permalinkpage}540px{/block:permalinkpage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}</div>{/block:Photo}
  299.  
  300.  
  301.  
  302. {block:Photoset}
  303. <div class="post"><div class="photoset"><div style="width:220px;overflow:hidden;height:auto;">
  304. {Photoset-250}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  305. </div></div>{/block:Photoset}
  306.  
  307.  
  308. {block:Quote}
  309. <div class="post">{Quote}{block:Source}<a href="{Permalink}"><br>by {Source}</a>{/block:Source}</div>
  310. {/block:Quote}
  311.  
  312. {block:Link}
  313. <div class="post">
  314. <div class="ptitle"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  315. {block:IndexPage}<div class="perma"><a href="{Permalink}">{NoteCountWithLabel}</a> / <a href="{ReblogURL}">REBLOG</a></div>{/block:IndexPage}
  316. </div>
  317. {/block:Link}
  318.  
  319. {block:Chat}
  320. <div class="post">{block:Title}<b>{Title}</b>{/block:Title}
  321. {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}
  322. </div>
  323. {/block:Chat}
  324.  
  325. {block:Video}
  326. <div class="post"><div class="video"><div style="width:220px;overflow:hidden;height:auto;">{Video-250}</div>
  327. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div></div>{/block:Video}
  328.  
  329. {block:Audio}
  330. <div class="post">
  331. <div class="audio">
  332. {AudioPlayerBlack}</div>{Caption}
  333. {block:PermalinkPage}{/block:PermalinkPage}
  334. {block:IndexPage}<div class="perma"><a href="{Permalink}">{NoteCountWithLabel}</a> / <a href="{ReblogURL}">REBLOG</a></div>{/block:IndexPage}
  335. </div>
  336. {/block:Audio}
  337.  
  338. {block:Answer}<div class="post">
  339. <div class="inner">
  340. <div class="question">{Question}</div><p class="asker_line">{Asker}</p><p>{Answer}</p>
  341. <div class="meta_info">Posted <a href="{permalink}">{TimeAgo}</a></span>
  342. </div></div></div>{/block:Answer}
  343.  
  344.  
  345. {block:PermalinkPage}
  346. <div class="caption">{Caption}</div>
  347. {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}
  348. {/block:HasTags}
  349.  
  350. <br>{block:PostNotes}<div class="viewnotes"></div>{/block:PostNotes}
  351. <div class="notes">
  352. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361. {/block:Posts}
  362.  
  363. </div>
  364. </div>
  365. </div>
  366. </div>
  367. </div>
  368. </div>
  369. </body>
  370. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement