Advertisement
thesharwhal

Theme 14

Feb 3rd, 2013
629
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.06 KB | None | 0 0
  1. <html>
  2. <head><script type="text/javascript"
  3. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  4. <!--theme 14 by sharon
  5. __ ____ ____ ___ ____ ___ ______ ______ ___ _____
  6. / ]| | / | / _]| \ / _] || | / _]/ ___/
  7. / / | | | __| / [_ | D ) / [_| || | / [_( \_
  8. / / | | | | || _]| / | _]_| |_||_| |_|| _]\__ |
  9. / \_ | | | |_ || [_ | \ | [_ | | | | | [_ / \ |
  10. \ | | | | || || . \| | | | | | | |\ |
  11. \____||____||___,_||_____||__|\_||_____| |__| |__| |_____| \___|
  12.  
  13. leave a minimum of one credit on the blog or i will report you-->
  14.  
  15. <meta name="color:Background" content="#ffffff"/>
  16. <meta name="color:Text" content="#000000"/>
  17. <meta name="color:Link" content="#000000"/>
  18. <meta name="color:LinkBG" content="#ffffff"/>
  19. <meta name="color:Blockquote" content="#eeeeee"/>
  20.  
  21. <meta name="text:font size" content="10"/>
  22. <meta name="text:title font size" content="12"/>
  23. <meta name="font:Font" content="Geneva" />
  24.  
  25. <meta name="if:Entrance Animation" content="0"/>
  26.  
  27. <meta name="text:Link One Title" content="link1" />
  28. <meta name="text:Link One" content="" />
  29. <meta name="text:Link Two Title" content="link2" />
  30. <meta name="text:Link Two" content="" />
  31. <meta name="text:Link Three Title" content="link3" />
  32. <meta name="text:Link Three" content="" />
  33. <meta name="text:Link Four Title" content="link4" />
  34. <meta name="text:Link Four" content="" />
  35.  
  36. <meta name="image:Background" content="0"/>
  37.  
  38. <style type="text/css">
  39.  
  40. #tumblr_controls{
  41. position:fixed !important;
  42. }
  43.  
  44. body {
  45. padding:0px;
  46. margin: 0px;
  47. color:{color:text};
  48. font-family: {font:font};
  49. font-size:{text:font size}px;
  50. line-height:15px;
  51. background-color: {color:Background};
  52. background-image:url({image:Background});
  53. background-size: cover;
  54. background-attachment: fixed;
  55. background-repeat: no-repeat;
  56. }
  57.  
  58. a:link, a:active, a:visited{
  59. color:{color:link};
  60. text-decoration:none;
  61. }
  62.  
  63. a:hover{
  64. background-color:{color:link};
  65. color:{color:linkbg};
  66. }
  67.  
  68. blockquote { border-left: 3px solid; padding-left: 15px; margin-left: 10px; font-style: italic; }
  69.  
  70. blockquote img{width:250px;height:auto;}
  71.  
  72. .entry {
  73. float:left;
  74. margin-bottom:10px;
  75. background-color: transparent;
  76. padding-top:10px;
  77. padding-left:17px;
  78. padding-right:17px;
  79. padding-bottom:9px;
  80. width:300px;
  81. {block:PermalinkPage}width:500px; margin-left:180px;margin-top:20px;text-align:left;{/block:PermalinkPage}
  82. {block:ifentranceanimation}
  83. -webkit-transition: all 1s ease-out;
  84. -moz-transition: all 1s ease-out;
  85. -ms-transition: all 1s ease-out;
  86. -o-transition: all 1s ease-out;
  87. transition: all 1s ease-out;
  88. {/block:ifentranceanimation}
  89. }
  90.  
  91. #posts {
  92. width: 770px;
  93. float:center;
  94. margin-left:275px;
  95. margin-top:100px;
  96. {block:permalinkpage}
  97. width:auto;
  98. margin-left:175px;
  99. margin-top:100px;
  100. {/block:permalinkpage}
  101. padding:10px;
  102. padding-top:20px;
  103. background-image:url({image:postsbackground});
  104. background-attachment: fixed;
  105. background-repeat: repeat;
  106. }
  107.  
  108. #header{
  109. width:673px;
  110. margin-left:284px;
  111. margin-top:-100px;
  112. border-bottom:3px black solid;
  113. opacity:0.7;
  114. position:fixed;
  115. height:88px;
  116. background-color:{color:background};
  117. z-index:999;
  118. -webkit-transition: all 1s ease;
  119. -moz-transition: all 1s ease;
  120. -o-transition: all 1s ease;
  121. transition: all 1s ease;
  122. }
  123.  
  124. #header:hover{
  125. opacity:1;
  126. -webkit-transition: all 1s ease;
  127. -moz-transition: all 1s ease;
  128. -o-transition: all 1s ease;
  129. transition: all 1s ease;
  130. }
  131.  
  132. .blogtitle{
  133. display:inline;
  134. text-align:left;
  135. font-size:30px;
  136. font-family:geneva;
  137. text-transform:uppercase;
  138. margin-top:25px;
  139. margin-left:15px;
  140. opacity:1;
  141. z-index:9999;
  142. }
  143.  
  144. .blogtitle a{
  145. padding:8px;
  146. }
  147.  
  148. .blogtitle a:hover{
  149. background-color:{color:link};
  150. padding:8px;
  151. color:{color:linkbg};
  152. }
  153.  
  154. .links{
  155. margin-left:10px;
  156. display:inline;
  157. background-color:transparent;
  158. padding:8px;
  159. text-align:center;
  160. }
  161.  
  162. .links a:hover{
  163. background-color:{color:link};
  164. padding:8px;
  165. color:{color:linkbg};
  166. }
  167.  
  168. .links a{
  169. padding:8px;
  170. }
  171.  
  172. .my-liketext {
  173. display: inline;
  174. font-size: 9px;
  175. line-height:9px;
  176. text-align: right;
  177. padding: 0px;
  178. margin: 2px;
  179. }
  180. .my-likedtext, .my-liketext:hover {
  181. text-decoration:underline;
  182. display: inline;
  183. font-size: 9px;
  184. line-height:9px;
  185. text-align: right;
  186. padding: 0px;
  187. margin: 2px;
  188. }
  189.  
  190. .question {
  191. text-align:left;
  192. padding-left:5px;padding-top:7px;
  193. padding-right:5px;padding-bottom:7px;
  194. border-left: 2px solid {color:Link};
  195. border-right: 2px solid {color:Link};
  196. background-color:{color:blockquote};
  197. }
  198.  
  199. .question a{
  200. text-decoration:underline;
  201. font-size:{text:title font size}px;
  202. }
  203.  
  204. .answer {
  205. text-align:left;
  206. padding-left:5px;padding-top:7px;
  207. padding-right:5px;padding-bottom:7px;
  208. }
  209.  
  210. .textpermalink{
  211. display: block;
  212. font-size: 9px;
  213. line-height:9px;
  214. text-transform: uppercase;
  215. text-align: right;
  216. padding: 0px;
  217. margin: 2px;
  218. }
  219.  
  220. .title {
  221. color:{color:links};
  222. font-size:{text:title font size}px;
  223. text-transform:uppercase;
  224. text-decoration:underline;
  225. }
  226.  
  227. </style>
  228. {block:IndexPage}
  229.  
  230.  
  231. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  232. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  233.  
  234. <script type="text/javascript">
  235. $(window).load(function () {
  236. var $content = $('#posts');
  237. $content.masonry({itemSelector: '.entry'}),
  238. $content.infinitescroll({
  239. navSelector : '#pagination',
  240. nextSelector : '#pagination a#nextPage',
  241. itemSelector : '.entry',
  242. loading: {
  243. finishedMsg: 'you have reached the end',
  244. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  245. },
  246. bufferPx : 600,
  247. debug : false,
  248. },
  249. // call masonry as a callback.
  250. function( newElements ) {
  251. var $newElems = $( newElements );
  252. $newElems.hide();
  253. // ensure that images load before adding to masonry layout
  254. $newElems.imagesLoaded(function(){
  255. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  256.  
  257.  
  258. });
  259. });
  260. });
  261. </script>
  262.  
  263. <script>
  264. window.onload = function () {
  265. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
  266. document.addEventListener( 'click', function ( event ) {
  267. var myLike = event.target;
  268. if( myLike.className.indexOf( 'my-like' ) > -1 ) {
  269. var frame = document.getElementById( 'my-like-frame' ),
  270. liked = ( myLike.className == 'my-liked' ),
  271. command = liked ? 'unlike' : 'like',
  272. reblog = myLike.getAttribute( 'data-reblog' ),
  273. id = myLike.getAttribute( 'data-id' ),
  274. oauth = reblog.slice( -8 );
  275. frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id;
  276. liked ? myLike.className = 'my-like' : myLike.className = 'my-liked';
  277. };
  278. }, false );
  279. };
  280. </script>
  281.  
  282.  
  283. <script>
  284. window.onload = function () {
  285. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-liketext-frame" style="display:none;"></iframe>' );
  286. document.addEventListener( 'click', function ( event ) {
  287. var myLike = event.target;
  288. if( myLike.className.indexOf( 'my-liketext' ) > -1 ) {
  289. var frame = document.getElementById( 'my-liketext-frame' ),
  290. liked = ( myLike.className == 'my-likedtext' ),
  291. command = liked ? 'unlike' : 'like',
  292. reblog = myLike.getAttribute( 'data-reblog' ),
  293. id = myLike.getAttribute( 'data-id' ),
  294. oauth = reblog.slice( -8 );
  295. frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id;
  296. liked ? myLike.className = 'my-liketext' : myLike.className = 'my-likedtext';
  297. };
  298. }, false );
  299. };
  300. </script>{customcss}
  301. {/block:IndexPage}
  302. <title>{title}</title>
  303.  
  304. <link rel="shortcut icon" href="{Favicon}">
  305. <meta name="viewport" content="width=820" />
  306. </head>
  307. <body>
  308. <div id="header"><br><br>
  309. <div class="blogtitle"><a href="/">{title}</a></div> :{description}<br><br>
  310. <div class="links">
  311. <a href="/ask">ask</a>
  312. {block:ifLinkOneTitle}<a href="{text:Link One}">{text:Link One Title}</a>{/block:ifLinkOneTitle}
  313. {block:ifLinkTwoTitle}<a href="{text:Link Two}">{text:Link Two Title}</a>{/block:ifLinkTwoTitle}
  314. {block:ifLinkThreeTitle}<a href="{text:Link Three}">{text:Link Three Title}</a>{/block:ifLinkThreeTitle}
  315. {block:ifLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title}</a>{/block:ifLinkFourTitle}<a href="http://cigerettes.tumblr.com/">theme</a>
  316. </div>
  317. </div>
  318. <div id="posts">
  319.  
  320. {block:Posts}
  321. <div class="entry">
  322.  
  323. {block:Text}
  324. {block:Title}<span class="title"><a href="{permalink}">{Title}</a></span>{/block:Title}
  325. <span class="wordpost">{Body}</span></a>
  326. {block:IndexPage}
  327. <div class="textpermalink"><a href="{Permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">reblog</a> / <div class="my-liketext" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">like</div></div>
  328. {/block:IndexPage}
  329. {/block:Text}
  330.  
  331. {block:Link}
  332. <a href="{URL}" class="title">→ {Name}</a>
  333. {block:Description}{Description}{/block:Description}
  334. {block:IndexPage}
  335. <div class="textpermalink"><a href="{Permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">reblog</a> / <div class="my-liketext" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">like</div></div>
  336. {/block:IndexPage}
  337. {block:Link}
  338.  
  339. {block:Photo}
  340. {block:IndexPage}
  341. <div id="permalink"><a href="{ReblogURL}" title="Reblog" target="_blank"><div class="reblog-button"></div></a></div>
  342. <div id="permalink2"><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" id="likeimage{PostID}" style="opacity:1;"/></a></div>
  343. </div>
  344. {/block:IndexPage}
  345. {block:IndexPage}
  346. {LinkOpenTag}
  347. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>{LinkCloseTag}{/block:IndexPage}
  348. {block:PermalinkPage}{LinkOpenTag}<center><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="410"/></center>{LinkCloseTag}{/block:PermalinkPage}
  349. {/block:Photo}
  350.  
  351. {block:Photoset}<div style="text-align:right;">{block:Source}-{Source}{/block:Source}</div>
  352. {block:IndexPage}
  353. <br /> <div class="textpermalink"><a href="{Permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">reblog</a> / <div class="my-liketext" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">like</div></div>
  354. {/block:IndexPage}<center>{Photoset-250}</center></span>{/block:Photoset}
  355.  
  356. {block:Quote}
  357. <span class="quotes">"{Quote}"</span><br />
  358. <div style="text-align:right;">{block:Source}-{Source}{/block:Source}</div>
  359. {block:IndexPage}
  360. <br /> <div class="textpermalink"><a href="{Permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">reblog</a> / <div class="my-liketext" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">like</div></div>
  361. {/block:IndexPage}
  362. {/block:Quote}
  363.  
  364. {block:Chat}
  365. {block:Title}<span class="title">{Title}</span>{/block:Title}
  366. <ul class="chat"> <div style="text-align:left;">
  367. {block:Lines}
  368. <li class="user_{UserNumber}">
  369. {block:Label}
  370. <span class="label">{Label}</span>
  371. {/block:Label}
  372. <div style="font-family:tahoma;display:inline;">
  373. {Line}</div>
  374. </li>
  375. {/block:Lines}</div>
  376. </ul>
  377. {block:IndexPage}
  378. <div class="textpermalink"><a href="{Permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">reblog</a> / <div class="my-liketext" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">like</div></div>
  379. {/block:IndexPage}
  380. {/block:Chat}
  381.  
  382. {block:Audio}
  383. <center><div style="width:250px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
  384. {FormattedPlayCount} plays</small></div></div></center><br>
  385. {block:Caption}{Caption}{/block:Caption}
  386. {block:IndexPage}
  387. <div class="textpermalink"><a href="{Permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">reblog</a> / <div class="my-liketext" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">like</div></div>
  388. {/block:IndexPage}
  389. {/block:Audio}
  390.  
  391. {block:Video}
  392. {block:IndexPage}
  393. <div id="permalink"><a href="{ReblogURL}" title="Reblog" target="_blank"><div class="reblog-button"></div></a></div>
  394. <div id="permalink2"><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div>
  395. </div>
  396. {/block:IndexPage}
  397. {block:PermalinkPage}{LinkOpenTag}<center><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="310"/></center>{LinkCloseTag}{/block:PermalinkPage}
  398. {block:Video}
  399.  
  400. {block:Answer}<div class="text">
  401. <div class="question">
  402. <span style="text-transform:uppercase; color:{color:Link}">{Asker}:</span> {Question}</div><div class="answer">{Answer}</div>
  403. {block:indexpage}
  404. <div class="textpermalink"><a href="{Permalink}">{NoteCount}</a> / <div class="my-liketext" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">like</div></div>
  405. {/block:indexpage}
  406. </div>{/block:Answer}
  407.  
  408.  
  409.  
  410. {/block:IndexPage}
  411. {/block:Answer}
  412.  
  413. {block:PermalinkPage}
  414. <center>
  415. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
  416.  
  417. {/block:PermalinkPage}
  418.  
  419. {block:PostNotes}
  420. <div id="click">Notes &darr;</div>
  421. <div class="post_notes">{PostNotes}
  422. </div>
  423. {/block:PostNotes}
  424.  
  425. </div>
  426.  
  427. {/block:Posts}
  428.  
  429. </div>
  430.  
  431. </div>
  432.  
  433. </div>
  434. {block:IndexPage}
  435. {block:Pagination}
  436. <div id="pagination">
  437. {block:NextPage}
  438. <a id="nextPage" href="{NextPage}"> </a>
  439. {/block:NextPage}
  440. {block:PreviousPage}
  441. <a href="{PreviousPage}"> </a>
  442. {/block:PreviousPage}
  443. </div>
  444. {/block:Pagination}
  445. {/block:IndexPage}
  446. </div>
  447.  
  448. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/2MFlzww4p/likenew.js"></script>
  449. <iframe id="likeiframe" style="display:none;"></iframe>
  450.  
  451. </body>
  452. <div style="display:block;bottom:5px;right:4px;font-size:19px;font-family:cambria;position:fixed;padding:3px;border-radius:10px;z-index:5;opacity:1;"><a href="http://cigerettes.tumblr.com/">□</a></div>
  453. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement