Advertisement
jollyxo

CLASSY THEME

Nov 12th, 2012
1,755
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.80 KB | None | 0 0
  1. <!--
  2. ******************************************
  3. | | |
  4. | | |
  5. | _____ | |
  6. | | | | | | \ / PLEADINGLY.tumblr.com
  7. | | | | | | \ / UNPRESENTABLE.tumblr.com
  8. \_____/ |_____| | | \____/ JOLLYTHEMES.tumblr.com
  9. /
  10. /
  11. \____/
  12. Theme 8 ~ CLASSY by UNPRESENTABLE aka PLEADINGLY
  13. Please do not remove the credits.
  14. Or at least put me on your faqs. Thank you.
  15. ******************************************
  16. -->
  17.  
  18. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  19. <html xmlns="http://www.w3.org/1999/xhtml">
  20.  
  21. <head>
  22.  
  23.  
  24. <script type="text/javascript"
  25. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  26.  
  27. <script type="text/javascript"
  28. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  29.  
  30. <title>{title}</title>
  31.  
  32. <meta name="description" content="{metadescription}" />
  33.  
  34.  
  35. <meta name="color:Background" content="#FFFFFF"/>
  36. <meta name="color:Text" content="#000000"/>
  37. <meta name="color:Hover" content="#000000"/>
  38. <meta name="color:Link" content="#000000"/>
  39.  
  40. <meta name="image:Background" content="1"/>
  41. <meta name="if: Cross Cursor" content="0"/>
  42.  
  43. <meta name="text:Custom Link One Title" content= >
  44. <meta name="text:Custom Link One" content="http://" />
  45. <meta name="text:Custom Link Two Title" content= >
  46. <meta name="text:Custom Link Two" content="http://" />
  47. <meta name="text:Custom Link Three Title" content= >
  48. <meta name="text:Custom Link Three" content="http://" />
  49. <meta name="text:Custom Link Four Title" content= >
  50. <meta name="text:Custom Link Four" content="http://" />
  51. <meta name="text:Custom Link Five Title" content= >
  52. <meta name="text:Custom Link Five" content="http://" />
  53.  
  54. <link href="http://fonts.googleapis.com/css?family=Asap|Share" rel='stylesheet' type='text/css'>
  55. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  56. <link href='http://fonts.googleapis.com/css?family=Advent+Pro' rel='stylesheet' type='text/css'>
  57. <link href='http://fonts.googleapis.com/css?family=Comfortaa' rel='stylesheet' type='text/css'>
  58. <link href='http://fonts.googleapis.com/css?family=Waiting+for+the+Sunrise' rel='stylesheet' type='text/css'>
  59. <link href='http://fonts.googleapis.com/css?family=Annie+Use+Your+Telescope' rel='stylesheet' type='text/css'>
  60. <link href='http://fonts.googleapis.com/css?family=Lekton|Antic' rel='stylesheet' type='text/css'>
  61.  
  62. <style type="text/css">
  63. @font-face {font-family:little days; src: url(http://static.tumblr.com/ejm8w78/WPwlvia7a/little_days.ttf);}
  64. </style>
  65. <style type="text/css">
  66.  
  67. ::-webkit-scrollbar {width: 6px; height: 4px; background: #ffffff; }
  68. ::-webkit-scrollbar-thumb { background-color: #000000; -webkit-border-radius: 1ex; }
  69.  
  70. square corners with border:
  71. ::-webkit-scrollbar {width: 9px; height: 3px; background: #FFFFFF;}
  72. ::-webkit-scrollbar-thumb {background-color:#ffffff ; border: 1px solid black;}
  73. #aaaaaa; border-right: 1px solid #aaaaaa; }
  74.  
  75. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  76.  
  77. #tumblr_controls{
  78. position:fixed !important;
  79. -webkit-filter: invert(100%)
  80. }
  81.  
  82. .wrapper{
  83. margin: 0px auto;
  84. width: 995px;
  85. }
  86.  
  87. .header{
  88. float: left;
  89. width: 100%;
  90. }
  91.  
  92. body {
  93. padding: 0px;
  94. margin: 0px;
  95. color:{color:text};
  96. font-family: Share;
  97. font-size: 10px;
  98. line-height: 11px;
  99. letter-spacing: 0px;
  100. background-color: {color:Background};
  101. background-image:url({image:Background});
  102. background-attachment: fixed;
  103. background-repeat: repeat;
  104. text-align: justify;
  105. {block:ifcrosscursor}
  106. cursor:crosshair;
  107. {/block:ifcrosscursor}
  108. }
  109.  
  110. a:link, a:active, a:visited{
  111. color:#000;
  112. text-decoration: none;
  113. -webkit-transition: color 0.2s ease-out;
  114. -moz-transition: color 0.2s ease-out;
  115. transition: all 0.3s ease-out;
  116. {block:ifcrosscursor}
  117. cursor:crosshair;
  118. {/block:ifcrosscursor}
  119. }
  120.  
  121. a:hover{
  122. color:{color:hover};
  123. text-decoration: underline;
  124. -webkit-transition: color 0.2s ease-out;
  125. -moz-transition: color 0.2s ease-out;
  126. {block:ifcrosscursor}
  127. cursor:crosshair;
  128. {/block:ifcrosscursor}
  129. }
  130.  
  131. .entry {
  132. margin: 35px;
  133. padding-left:3px;
  134. padding-top:3px;
  135. padding-right:8px;
  136. padding-bottom:3px;
  137. float:left;
  138. text-align: justify;
  139. background-color: #fff;
  140. opacity: 0.7;
  141. {block:IndexPage}
  142. width:230px;
  143. {/block:IndexPage}
  144. {block:PermalinkPage}
  145. width:400px;
  146. margin-left: 40px;
  147. {/block:PermalinkPage}
  148. }
  149.  
  150. .entry:hover{
  151. opacity:1;
  152. -webkit-transition: all 0.2s linear;
  153. -webkit-transition: all 0.2s linear;
  154. -moz-transition: all 0.2s linear;
  155. transition: all 0.2s linear;
  156. }
  157.  
  158. .border {
  159. padding-left:3px;
  160. padding-top:3px;
  161. padding-right:9px;
  162. padding-bottom:3px;
  163. }
  164.  
  165. #sidebar{
  166. z-index:999999999999999;
  167. position:absolute !important;
  168. position:fixed !important;
  169. background-color:#fff;
  170. font-size: 15px;
  171. font-family: Advent Pro;
  172. width:852px;
  173. height:auto;
  174. margin-top: 10px;
  175. margin-left: 80px;
  176. padding:5px;
  177. z-index:10;
  178. opacity: 0.8;
  179. overflow:hidden;
  180. text-align: center;
  181. {block:ifcrosscursor}
  182. cursor:crosshair;
  183. {/block:ifcrosscursor}
  184. }
  185.  
  186. .links {
  187. font-family: Advent Pro;
  188. text-align: center;
  189. font-size: 18px;
  190. line-height: 15px;
  191. font-weight: normal;
  192. text-transform: uppercase;
  193. margin-bottom: 5px;
  194. }
  195.  
  196. #posts {
  197. float:center;
  198. width:100%;
  199. margin-top: 30px;
  200. margin-left: 45px;
  201. background: transparent;
  202. z-index: -500px;
  203. position:center;
  204. {block:ifcrosscursor}
  205. cursor:crosshair;
  206. {/block:ifcrosscursor}
  207. }
  208.  
  209. #blogtitle{
  210. text-transform: uppercase;
  211. font-family: 'Lekton';
  212. font-size: 15px;
  213. line-height:15px;
  214. text-align: left;
  215. }
  216.  
  217.  
  218.  
  219. .title{
  220. font-family:Lekton;
  221. font-size: 15px;
  222. line-height: 16px;
  223. color: black;
  224. font-weight: normal;
  225. }
  226.  
  227. #textperms {
  228. text-align: right;
  229. }
  230. .top.media.photoset {
  231. line-height: 0;
  232. position: relative;
  233. display: inline-block;
  234. }
  235.  
  236. #jaaaa {
  237. position: fixed;
  238. z-index: 5000;
  239. background-color: transparent;
  240. font-family: Happy Monkey;
  241. padding: 5px;
  242. bottom:-3px;
  243. right: 15px;
  244. color:#000;
  245. border-top-right-radius:3px;
  246. border-top-left-radius:3px;
  247. box-shadow:0 1px 2px rgba(0, 0, 0, 0.3);
  248. -webkit-transition: all 0.3s ease;
  249. -moz-transition: all 0.3s ease;
  250. transition: all 0.3s ease;}
  251.  
  252.  
  253. #jaaaa:hover {
  254. bottom:0px;
  255. padding-bottom:10px;
  256. -webkit-transition: all 0.3s ease;
  257. -moz-transition: all 0.3s ease;
  258. transition: all 0.3s ease;}
  259.  
  260.  
  261.  
  262. </style>
  263.  
  264. {block:IndexPage}
  265. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  266. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  267.  
  268. <script type="text/javascript">
  269. $(window).load(function () {
  270. var $content = $('#posts');
  271. $content.masonry({itemSelector: '.entry'}),
  272. $content.infinitescroll({
  273. navSelector : 'div#pagination',
  274. nextSelector : 'div#pagination a#nextPage',
  275. itemSelector : '.entry',
  276. loading: {
  277. finishedMsg: '',
  278. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  279. },
  280. bufferPx : 600,
  281. debug : false,
  282. },
  283. // call masonry as a callback.
  284. function( newElements ) {
  285. var $newElems = $( newElements );
  286. $newElems.hide();
  287. // ensure that images load before adding to masonry layout
  288. $newElems.imagesLoaded(function(){
  289. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  290.  
  291.  
  292. });
  293. });
  294. });
  295. </script>
  296.  
  297. {/block:IndexPage}
  298.  
  299. <title>{title}</title>
  300. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl6u2Pii71qfamg6.gif">
  301. <meta name="viewport" content="width=820" />
  302.  
  303. </head>
  304.  
  305. <body>
  306.  
  307. <div class="wrapper">
  308. <div class="header">
  309.  
  310.  
  311. <div id="sidebar">
  312. <br>
  313. <div style="font-family:little days;font-size:30px;letter-spacing: 5px;"><a href="/">{Title}</a></div> <br>
  314. <div style="font-size:12px;font-family:share;">{description}</div> <br>
  315. <div class="links">
  316. <a href="/">home</a>
  317. <a href="/ask">ask</a>
  318. <a href="{text:Custom Link One}">{text:Custom Link One Title}</a>
  319. <a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a>
  320. <a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a>
  321. <a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a>
  322. <a href="{text:Custom Link Five}">{text:Custom Link Five Title}</a>
  323. <a href="http://UNPRESENTABLE.tumblr.com/">CREDIT</a>
  324. </div>
  325.  
  326. </div>
  327. <br><br><br>
  328.  
  329. <div class="content">
  330.  
  331. <div class="left">
  332.  
  333. <div id="posts">
  334.  
  335. {block:Posts}
  336. <div class="entry">
  337.  
  338. {block:IndexPage}
  339.  
  340. {/block:IndexPage}
  341.  
  342. {block:Text}
  343. <div style="padding:10px;">
  344. {block:Title}
  345. <a href="{permalink}"><span class="title">{Title}</span></a>
  346. {/block:Title}
  347. <span class="entrytext" style="line-height:12px;">{Body}</span>
  348. <div id="textperms">
  349. <a href="{permalink}">{NoteCountWithLabel}</a>&middot
  350. <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
  351. </div>
  352. <a href="{Permalink}"></a></div>
  353. {block:IndexPage}
  354. <div align="right">
  355. <a href="{permalink}"></a></div>
  356. {/block:Date}{/block:IndexPage}
  357. {/block:Text}
  358.  
  359. {block:Link}
  360. <a href="{URL}" class="title">{Name}</a>
  361. {block:Description}{Description}{/block:Description}
  362. <br>
  363. <div id="textperms">
  364. <a href="{permalink}">{NoteCountWithLabel}</a>&middot
  365. <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
  366. </div>
  367. {block:Link}
  368.  
  369. {block:Photo}
  370. {block:IndexPage}
  371. {LinkOpenTag}
  372. <div class="photo">
  373. <a href="{permalink}"><img class="border" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="230"></img></a>
  374. </div>
  375. {LinkCloseTag}
  376. {/block:IndexPage}
  377. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/></a>{LinkCloseTag}{/block:PermalinkPage}
  378. {/block:Photo}
  379.  
  380. {block:Photoset}
  381. <section class="top media photoset">
  382. {Photoset-250}
  383. </section>
  384. {block:IndexPage}
  385. <div class="perma">
  386. <div class="perms">
  387. <a href="{ReblogURL}" target="_blank">reblog</a> with
  388. <a href="{permalink}">{NoteCountwithlabel}</a>
  389. </div>
  390. </div>
  391. {/block:IndexPage}
  392. {/block:Photoset}
  393.  
  394. {block:Quote}
  395. {Quote}</span><br>
  396. - {block:Source}<strong>{Source}</strong>{/block:Source}
  397. <br><br>
  398. <div id="textperms">
  399. <a href="{permalink}">{NoteCountWithLabel}</a>&middot
  400. <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
  401. </div>
  402. {/block:Quote}
  403.  
  404. {block:Chat}
  405. {block:Title}<span class="title">{Title}</span>{/block:Title}
  406. <ul class="chat">
  407. {block:Lines}
  408. <li class="user_{UserNumber}">
  409. {block:Label}
  410. <span class="label">{Label}</span>
  411. {/block:Label}
  412. {Line}
  413. </li>
  414. {/block:Lines}
  415. </ul>
  416. <br>
  417. <div id="textperms">
  418. <a href="{permalink}">{NoteCountWithLabel}</a>&middot
  419. <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
  420. </div>
  421. {/block:Chat}
  422.  
  423. {block:Audio}
  424. <center><div style="width:340px; height:28px; padding:5px;"><div style="float:left">{AudioPlayerBlack}</div>
  425. {block:ExternalAudio}{/block:ExternalAudio}</div></center>
  426. <br>
  427. <div id="textperms">
  428. <a href="{permalink}">{NoteCountWithLabel}</a>&middot
  429. <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
  430. </div>
  431. {/block:Audio}
  432.  
  433. {block:Video}
  434. {block:IndexPage}
  435. <center>
  436. {Video-230}</center>
  437. {/block:IndexPage}
  438. {block:PermalinkPage}
  439. <center>
  440. {Video-550}</center>
  441. {/block:PermalinkPage}
  442. {block:Video}
  443.  
  444. {block:PermalinkPage}
  445. <center>
  446. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
  447. {/block:PermalinkPage}
  448.  
  449.  
  450. {block:PostNotes}{PostNotes}
  451. {/block:PostNotes}
  452. </div>
  453.  
  454.  
  455. {/block:Posts}
  456. </div>
  457. </div>
  458. {block:IndexPage}
  459. {block:Pagination}
  460. <div id="pagination">
  461. {block:NextPage}
  462. <a id="nextPage" href="{NextPage}"></a>
  463. {/block:NextPage}
  464. {block:PreviousPage}
  465. <a href="{PreviousPage}"></a>
  466. {/block:PreviousPage}
  467. </div>
  468. {/block:Pagination}
  469. {/block:IndexPage}
  470. </div>
  471.  
  472. </body>
  473.  
  474. <div id="jaaaa">
  475. <a href="http://UNPRESENTABLE.tumblr.com">RH</a>
  476. <div></div>
  477. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement