Advertisement
spacethemes

Spacetheme11 - Impact

Feb 5th, 2014
2,849
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.65 KB | None | 0 0
  1. <!--*********************************************************************
  2.  
  3. 88888888888 888888888888 8888 88888888888 88888888888
  4. 88888888888 8888 8888 888888 88888888888 88888888888
  5. 8888 8888 8888 88 88 8888 8888
  6. 8888 8888 8888 888 888 8888 8888
  7. 88888888888 888888888888 888888888888 8888 88888888888
  8. 8888 8888 88888888888888 8888 8888
  9. 8888 8888 8888 8888 8888 8888
  10. 88888888888 8888 8888 8888 88888888888 88888888888
  11. 88888888888 8888 88888 88888 88888888888 88888888888
  12.  
  13.  
  14. SPACETHEMES - BY HOXTONHEROS & ALIENSFROMHELL
  15. HTTP://SPACETHEMES.TUMBLR.COM
  16. HTTP://HOXTONHEROS.TUMBLR.COM & HTTP://ALIENSFROMHELL.TUMBLR.COM
  17.  
  18. DON'T REMOVE CREDIT!
  19. **********************************************************************-->
  20. <!DOCTYPE html>
  21. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  22. <head>
  23.  
  24. <meta charset="UTF-8">
  25. <meta name="description" content="This is a theme from spacethemes">
  26. <meta name="keywords" content="theme, themes, blog, blogs, tumblr, tumblrblog, teenagers, aliensfromhell, hoxtonheros, column, column, thememaker, spacethemes, space, cool">
  27.  
  28. <link rel="shortcut icon" href="{Favicon}">
  29. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  30. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  31.  
  32. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  33.  
  34. <script language="JavaScript" src="http://static.tumblr.com/bkd4m5b/FB3m42m9e/norightclick.js"></script>
  35.  
  36. {block:ifUseScrollToTop}
  37. <script src="http://static.tumblr.com/7u4rsen/doXmzlogf/scrolltotop.js"></script>
  38. {/block:ifUseScrollToTop}
  39.  
  40. <link href='http://static.tumblr.com/7u4rsen/P93mywnog/style-my-tooltips.css' rel='stylesheet' type='text/css'/>
  41.  
  42. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  43.  
  44. <title>{title}</title>
  45.  
  46. <meta name="if:1 column" content="0"/>
  47. <meta name="if:2 column" content="1"/>
  48. <meta name="if:3 column" content="0"/>
  49. <meta name="if:4 column" content="0"/>
  50. <meta name="if:Use Shadows" content="0"/>
  51. <meta name="if:Right Sidebar" content="0"/>
  52. <meta name="if:Show Photo" content="1"/>
  53. <meta name="if:Italic Hover" content="1"/>
  54. <meta name="if:Cover Background" content="0"/>
  55. <meta name="if:Tiny Cursor" content="1"/>
  56. <meta name="if:Tiny Scrollbar" content="0"/>
  57. <meta name="if:Use Scroll To Top" content="1"/>
  58. <meta name="if:Inverted Tumblr Controls" content="0"/>
  59. <meta name="color:Background" content="#fcebd5"/>
  60. <meta name="color:Posts" content="#ffffff"/>
  61. <meta name="color:Text" content="#130C11"/>
  62. <meta name="color:Title" content="#130C11"/>
  63. <meta name="color:Blogtitle" content="#130C11"/>
  64. <meta name="color:Borders" content="#FFFFFF"/>
  65. <meta name="color:Permalink" content="#0000FF"/>
  66. <meta name="color:Permalink Hover" content="#000000"/>
  67. <meta name="color:Link" content="#0000FF"/>
  68. <meta name="color:Link Hover" content="#000000"/>
  69. <meta name="color:Scrollbar" content="#FFFFFF"/>
  70. <meta name="color:ScrollbarBackground" content="#EEEEEE"/>
  71. <meta name="image:Background" content="1"/>
  72. <meta name="image:Sidebar" content="1"/>
  73. <meta name="text:Post Opacity" content="0.9"/>
  74. <meta name="text:Shadow color" content="0,0,0"/>
  75. <meta name="text:Shadow opacity" content="0.1"/>
  76. <meta name="text:Link List Title" content="Links"/>
  77. <meta name="text:Link One" content="" />
  78. <meta name="text:Link One Title" content="" />
  79. <meta name="text:Link Two" content="" />
  80. <meta name="text:Link Two Title" content="" />
  81. <meta name="text:Link Three" content="" />
  82. <meta name="text:Link Three Title" content="" />
  83. <meta name="text:Link Four" content="" />
  84. <meta name="text:Link Four Title" content="" />
  85. <meta name="text:Link Five" content="" />
  86. <meta name="text:Link Five Title" content="" />
  87. <meta name="text:Link Six" content="" />
  88. <meta name="text:Link Six Title" content="" />
  89. <meta name="text:Link Seven" content="" />
  90. <meta name="text:Link Seven Title" content="" />
  91. <meta name="text:Link Eight" content="" />
  92. <meta name="text:Link Eight Title" content="" />
  93.  
  94. <link href='http://fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>
  95.  
  96. <style type="text/css">
  97.  
  98. {block:iftinyscrollbar}
  99.  
  100. ::-webkit-scrollbar {
  101. width: 5px;
  102. height: 4px;
  103. background: {color:ScrollbarBackground};
  104. }
  105.  
  106. ::-webkit-scrollbar-thumb {
  107. background: {color:scrollbar};
  108. }
  109. {/block:iftinyscrollbar}
  110.  
  111. ::selection {
  112. background: #EEEEEE;
  113. }
  114. ::-moz-selection {
  115. background: #EEEEEE;
  116. }
  117.  
  118. .wrapper {
  119. margin: 0px auto;
  120. {block:indexpage}
  121. {block:if1column}
  122. width:600px;
  123. {/block:if1column}
  124. {block:if2column}
  125. width:800px;
  126. {/block:if2column}
  127. {block:if3column}
  128. width:1000px;
  129. {/block:if3column}
  130. {block:if4column}
  131. width:1200px;
  132. {/block:if4column}
  133. {/block:indexpage}
  134. {block:permalinkpage}
  135. width:600px;
  136. {/block:permalinkpage}
  137. }
  138.  
  139. #tumblr_controls {
  140. position:fixed !important;
  141. top: 3px;
  142. right: 3px;
  143. {block:ifInvertedTumblrControls}
  144. white-space :nowrap;
  145. -webkit-filter: invert(100%);
  146. -moz-filter: invert(100%);
  147. -o-filter: invert(100%);
  148. -ms-filter: invert(100%);
  149. filter: invert(100%);
  150. opacity:0.9;
  151. {/block:ifInvertedTumblrControls}
  152. }
  153.  
  154. body {
  155. color:{color:text};
  156. background-color: {color:Background};
  157. background-image:url({image:background});
  158. background-attachment: fixed !important;
  159. {block:ifNotCoverBackground}
  160. background-size: repeat;
  161. {/block:ifNotCoverBackground}
  162. {block:ifCoverBackground}
  163. background-size:cover;
  164. {/block:ifCoverBackground}
  165. margin: 0px;
  166. padding: 0px;
  167. font-family: roboto;
  168. letter-spacing: 1px;
  169. font-size: 10px;
  170. line-height:110%;
  171. color:{color:text};
  172. font-weight:400;
  173. {block:iftinycursor}
  174. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png),auto;
  175. {/block:iftinycursor}
  176. }
  177.  
  178. a:link, a:active, a:visited {
  179. color: {color:Link};
  180. text-decoration: none;
  181. -webkit-transition: color 0.5s ease-out;
  182. -moz-transition: color 0.5s ease-out;
  183. {block:iftinycursor}
  184. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png),progress;
  185. {/block:iftinycursor}
  186. }
  187.  
  188. a:hover {
  189. color:{color:Link Hover};
  190. text-decoration: none;
  191. -webkit-transition: color 0.3s ease-out;
  192. -moz-transition: color 0.3s ease-out;
  193. {block:iftinycursor}
  194. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png),progress;
  195. {/block:iftinycursor}
  196. }
  197.  
  198.  
  199. .entry {
  200. margin:20px;
  201. float:left;
  202. background-color: {color:posts};
  203. font-size: 10px;
  204. line-height:110%;
  205. z-index:0;
  206. {block:ifuseshadows}
  207. box-shadow:12px 12px rgba({text:shadow color},{text:shadow opacity});
  208. {/block:ifuseshadows}
  209. {block:IndexPage}
  210. {block:if1column}
  211. width:300px;
  212. {/block:if1column}
  213. {block:if2column}
  214. width:230px;
  215. {/block:if2column}
  216. {block:if3column}
  217. width:210px;
  218. {/block:if3column}
  219. {block:if4column}
  220. width:190px;
  221. {/block:if4column}
  222. {block:ifsmallposts}
  223. width:200px;
  224. {block:ifsmallposts}
  225. {/block:IndexPage}
  226. {block:PermalinkPage}
  227. width:400px;
  228. {/block:PermalinkPage}
  229. }
  230.  
  231. .entry .photo {
  232. opacity:{text:post opacity};
  233. }
  234.  
  235. .entry .photo:hover {
  236. opacity:1;
  237. }
  238.  
  239. .entry .permalink {
  240. position:absolute;
  241. width:100%;
  242. height:100%;
  243. left:0%;
  244. top:0%;
  245. letter-spacing:1px;
  246. line-height: 110%;
  247. background-color:rgba(255,255,255,.7);
  248. overflow:hidden;
  249. text-align:center;
  250. opacity:0;
  251. z-index:9;
  252. -webkit-transition: all 0.3s linear;
  253. -webkit-transition: all 0.3s linear;
  254. -moz-transition: all 0.3s linear;
  255. transition: all 0.3s linear;
  256. }
  257.  
  258. .entry:hover .permalink {
  259. width:90%;
  260. height:90%;
  261. overflow:visible;
  262. opacity:1;
  263. position: absolute;
  264. left: 5%;
  265. top: 5%;
  266. -webkit-transition: all 0.4s linear;
  267. -webkit-transition: all 0.4s linear;
  268. -moz-transition: all 0.4s linear;
  269. transition: all 0.4s linear;
  270. }
  271.  
  272. .box {
  273. position:absolute;
  274. top:38.5%;
  275. width:100%;
  276. text-align:center;
  277. font-size:17px;
  278. line-height:140%;
  279. }
  280.  
  281. .not a {
  282. color:{color:permalink};
  283. font-style:italic;
  284. border-bottom:1px dashed {color:permalink};
  285. -webkit-transition: all 0.4s linear;
  286. -webkit-transition: all 0.4s linear;
  287. -moz-transition: all 0.4s linear;
  288. transition: all 0.4s linear;
  289. }
  290.  
  291. .not a:hover {
  292. color:{color:permalink hover};
  293. border-bottom:1px dashed {color:permalink hover};
  294. }
  295.  
  296. #pagination {
  297. display:none
  298. }
  299.  
  300. #posts {
  301. position:relative;
  302. z-index:9;
  303. top: 45px;
  304. Background-attachment:fixed;
  305. {block:ifrightsidebar}
  306. margin-left:5px;
  307. {/block:ifrightsidebar}
  308. {block:ifnotrightsidebar}
  309. margin-left:150px;
  310. {/block:ifnotrightsidebar}
  311. {block:IndexPage}
  312. {block:if1column}
  313. width:400px;
  314. {/block:if1column}
  315. {block:if2column}
  316. width: 600px;
  317. {/block:if2column}
  318. {block:if3column}
  319. width:800px;
  320. {/block:if3column}
  321. {block:if4column}
  322. width:1000px;
  323. {/block:if4column}
  324. {/block:IndexPage}
  325. {block:PermalinkPage}
  326. width: 400px;
  327. {/block:PermalinkPage}
  328. }
  329.  
  330. #sidebar {
  331. position:fixed;
  332. height: auto;
  333. {block:indexpage}
  334. {block:ifnotrightsidebar}
  335. margin-left:5px;
  336. {/block:ifnotrightsidebar}
  337. {block:ifrightsidebar}
  338. {block:if1column}
  339. margin-left:370px;
  340. {/block:if1column}
  341. {block:if2column}
  342. margin-left:570px;
  343. {/block:if2column}
  344. {block:if3column}
  345. margin-left:780px;
  346. {/block:if3column}
  347. {block:if4column}
  348. margin-left:960px;
  349. {/block:if4column}
  350. {/block:ifrightsidebar}
  351. {/block:indexpage}
  352. {block:permalinkpage}
  353. {block:ifnotrightsidebar}
  354. margin-left:5px;
  355. {/block:ifnotrightsidebar}
  356. {block:ifrightsidebar}
  357. margin-left:460px;
  358. {/block:ifrightsidebar}
  359. {/block:permalinkpage}
  360. width: 100px;
  361. padding:5px;
  362. top:10%;
  363. font-size: 10px;
  364. line-height:110%;
  365. z-index: 1;
  366. color: {color:text};
  367. }
  368.  
  369.  
  370. #blogtitle {
  371. text-align: center;
  372. font-size: 25px;
  373. text-decoration: none;
  374. line-height:120%;
  375. letter-spacing:3px;
  376. font-style:italic;
  377. font-weight:300;
  378. }
  379.  
  380. #blogtitle a {
  381. color: {color:blogtitle};
  382. }
  383.  
  384. .picture img {
  385. width:100px;
  386. opacity:.9;
  387. }
  388.  
  389. .description {
  390. {block:ifrightsidebar}
  391. text-align:left;
  392. {/block:ifrightsidebar}
  393. {block:ifnotrightsidebar}
  394. text-align:right;
  395. {/block:ifnotrightsidebar}
  396. margin-top:5px;
  397. }
  398.  
  399. .what {
  400. {block:ifrightsidebar}
  401. text-align:left;
  402. {/block:ifrightsidebar}
  403. {block:ifnotrightsidebar}
  404. text-align:right;
  405. {/block:ifnotrightsidebar}
  406. margin-top:5px;
  407. }
  408.  
  409. #one {
  410. position:fixed;
  411. width:100%;
  412. height:30px;
  413. top:0px;
  414. z-index:99;
  415. background:{color:borders};
  416. }
  417.  
  418. #two {
  419. position:fixed;
  420. width:35px;
  421. height:100%;
  422. right:0px;
  423. background:{color:borders};
  424. }
  425.  
  426. #three {
  427. position:fixed;
  428. width:100%;
  429. height:30px;
  430. bottom:0px;
  431. z-index:99;
  432. background:{color:borders};
  433. }
  434.  
  435. #four {
  436. position:fixed;
  437. width:35px;
  438. height:100%;
  439. left:0px;
  440. background:{color:borders};
  441. z-index:9999;
  442. }
  443.  
  444. .links {
  445. width: auto;
  446. margin:5px 0 5px 0;
  447. font-size:12px;
  448. letter-spacing:1px;
  449. position: relative;
  450. display:block;
  451. {block:ifrightsidebar}
  452. text-align:left;
  453. {/block:ifrightsidebar}
  454. {block:ifnotrightsidebar}
  455. text-align:right;
  456. {/block:ifnotrightsidebar}
  457. line-height:150%;
  458. color:{color:sidelinks};
  459. -webkit-transition: all 0.4s linear;
  460. -moz-transition: all 0.4s linear;
  461. -o-transition: all 0.4s linear;
  462. transition:all 0.4s linear;
  463. }
  464.  
  465. .links a {
  466. color:{color:link};
  467. border-bottom:1px dashed {color:link};
  468. -webkit-transition: all 0.4s linear;
  469. -moz-transition: all 0.4s linear;
  470. -o-transition: all 0.4s linear;
  471. transition:all 0.4s linear;
  472. }
  473.  
  474. .links a:hover {
  475. color:{color:link hover};
  476. border-bottom:1px dashed {color:link hover};
  477. {block:ifitalichover}
  478. font-style:italic;
  479. {/block:ifitalichover}
  480. -webkit-transition: all 0.4s linear;
  481. -moz-transition: all 0.4s linear;
  482. -o-transition: all 0.4s linear;
  483. transition:all 0.4s linear;
  484. }
  485.  
  486. #infscr-loading {
  487. bottom: -70px;
  488. position: absolute;
  489. left: 50%;
  490. margin-left:-8px;
  491. width:16px;
  492. height:11px;
  493. overflow:hidden;
  494. margin-bottom: 50px;
  495. }
  496.  
  497. .title {
  498. font-size: 12px;
  499. line-height:10px;
  500. color: {color:Title};
  501. font-weight: normal;
  502. padding:0px 0px 0px 0px;
  503. }
  504.  
  505. ul, ol, li {
  506. list-style:none;
  507. margin:0px;
  508. padding:0px;
  509. }
  510.  
  511. .question {
  512. font-weight:bold;
  513. background-color:rgba(0,0,0,.75);
  514. border-radius:5px;
  515. margin:3px;
  516. padding:3px;
  517. color:white;
  518. }
  519.  
  520. #answer {
  521. margin-left:5px;
  522. margin-top:-5px;
  523. }
  524.  
  525. #answer img {
  526. width:100%;
  527. }
  528.  
  529. .caption2 {
  530. color:{color:Text Title};
  531. float:left;
  532. clear:left;
  533. }
  534.  
  535. .caption {
  536. color:{color:Text Title};
  537. float:left;
  538. clear:left;
  539. width:100%;
  540. }
  541.  
  542. .caption img {
  543. width:100%;
  544. }
  545.  
  546. #s-m-t-tooltip {
  547. max-width:200px;
  548. z-index:99999999999999;
  549. padding:3px;
  550. font-size:9px;
  551. color:{color:Text};
  552. line-height:10px;
  553. margin:10px 14px 7px 17px;
  554. background:{color:posts};
  555. border-radius:0px;
  556. box-shadow:6px 6px rgba({text:shadow color},{text:shadow opacity});
  557. }
  558.  
  559. .avatar_frame {
  560. display: none;
  561. visibility: hidden;
  562. }
  563.  
  564. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label, .user_7 .label, .user_8 .label, .user_9 .label {
  565. font-weight:bold;
  566. }
  567.  
  568. .links_list {
  569. margin:0px;
  570. padding:0px;
  571. width:180px;
  572. }
  573.  
  574. .links_head {
  575. padding-top:5px;
  576. padding-bottom:5px;
  577. cursor:pointer;
  578. position:relative;
  579. margin:1px;
  580. text-align:center;
  581. }
  582.  
  583. .links_body {
  584. padding:10px;
  585. text-align:left;
  586. color: #fff;
  587. display:none;
  588. }
  589.  
  590. .notez {
  591. text-align:right;
  592. font-size:13px;
  593. }
  594.  
  595. .audioplayer {
  596. width:100%;
  597. height:87px;
  598. }
  599.  
  600. .album {
  601. position:absolute;
  602. z-index:1;
  603. margin-left:5px;
  604. margin-top:5px;
  605. width:70px;
  606. height:70px;
  607. }
  608.  
  609. .album img {
  610. float:left;
  611. width:70px;
  612. height:70px;
  613. }
  614.  
  615. .playbutton {
  616. margin-left:27px;
  617. margin-top:27px;
  618. opacity:0.5;
  619. width:26px;
  620. height:28px;
  621. overflow:hidden;
  622. position:absolute;
  623. z-index:999999;
  624. }
  625.  
  626. .song {
  627. position:absolute;
  628. text-transform:capitalize;
  629. letter-spacing:1px;
  630. margin-left:85px;
  631. margin-top:10px;
  632. line-height:13px;
  633. font-size:10px;
  634. }
  635.  
  636. {CustomCSS}
  637.  
  638. </style>
  639.  
  640. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  641. <script type="text/javascript">
  642. $(document).ready(function(){
  643. $(".links_body").hide();
  644. $(".links_head").click(function(){
  645. $(this).next(".links_body").slideToggle('fast');
  646. }); }); </script>
  647.  
  648. {block:IndexPage}
  649. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  650. <script type="text/javascript"
  651. src="http://static.tumblr.com/djruq1a/5S7mz7lhw/jqueryinfintescroll.js"></script>
  652.  
  653. <script type="text/javascript">
  654. $(window).load(function () {
  655. var $content = $('#posts');
  656. $content.masonry({itemSelector: '.entry'}),
  657. $content.infinitescroll({
  658. navSelector : 'div#pagination',
  659. nextSelector : 'div#pagination a#nextPage',
  660. itemSelector : '.entry',
  661. loading: {
  662. finishedMsg: '',
  663. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  664. },
  665. bufferPx : 600,
  666. debug : false,
  667. },
  668. // call masonry as a callback.
  669. function( newElements ) {
  670. var $newElems = $( newElements );
  671. $newElems.hide();
  672. // ensure that images load before adding to masonry layout
  673. $newElems.imagesLoaded(function(){
  674. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  675.  
  676.  
  677. });
  678. });
  679. });
  680. </script>
  681.  
  682. {/block:IndexPage}
  683.  
  684. <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
  685.  
  686. <script type="text/javascript">
  687. (function($){
  688. $(document).ready(function(){
  689. $("[title],a[title],img[title]").style_my_tooltips({
  690. tip_follows_cursor:true,
  691. tip_delay_time:100,
  692. tip_fade_speed:300,
  693. attribute:"title"
  694. });
  695. });
  696. })(jQuery);
  697. </script>
  698.  
  699. <script src="http://static.tumblr.com/7u4rsen/zyLmzgpre/jqueryinfintescroll.js"></script>
  700.  
  701. <script src="http://static.tumblr.com/7u4rsen/ty1mywnp2/jquery.style-my-tooltips.js"></script>
  702.  
  703. </head>
  704.  
  705. <body ondragstart="return false;">
  706.  
  707. <div id="one"><div id="blogtitle"><a href="/">{title}</a></div></div>
  708. <div id="two"></div>
  709. <div id="three"></div>
  710. <div id="four"></div>
  711.  
  712. <div class="wrapper">
  713.  
  714.  
  715. <div id="sidebar">
  716. {block:ifshowphoto}
  717. <div class="picture"><a href="/"><img src="{image:sidebar}"></a></div>
  718. {/block:ifshowphoto}
  719. <div class="description">{description}</div>
  720. <div class="what">
  721. {block:ifrightsidebar}
  722. {block:iflinkonetitle}<div class="links"><a href="{text:link one}">{text:link one title}</a> <i class="fa fa-home" style="font-size:14px;"></i> </div>{/block:iflinkonetitle}{block:iflinktwotitle}<div class="links"><a href="{text:link two}">{text:link two title}</a> <i class="fa fa-envelope"></i> </div>{/block:iflinktwotitle}{block:iflinkthreetitle}<div class="links"><a href="{text:link three}">{text:link three title}</a> <i class="fa fa-calendar"></i> </div>{/block:iflinkthreetitle}{block:iflinkfourtitle}<div class="links"><a href="{text:link four}">{text:link four title}</a> <i class="fa fa-folder-open-o"></i> </div>{/block:iflinkfourtitle}{block:iflinkfivetitle}<div class="links"><a href="{text:link five}">{text:link five title}</a> <i class="fa fa-heart-o"></i></div>{/block:iflinkfivetitle} {block:iflinksixtitle}<div class="links"><a href="{text:link six}">{text:link six title}</a> <i class="fa fa-paper-plane-o"></i></div>{/block:iflinksixtitle}
  723. {/block:ifrightsidebar}
  724. {block:ifnotrightsidebar}
  725. {block:iflinkonetitle}<div class="links"><i class="fa fa-home" style="font-size:14px;"></i> <a href="{text:link one}">{text:link one title}</a></div>{/block:iflinkonetitle}{block:iflinktwotitle}<div class="links"><i class="fa fa-envelope"></i> <a href="{text:link two}">{text:link two title}</a></div>{/block:iflinktwotitle}{block:iflinkthreetitle}<div class="links"><i class="fa fa-calendar"></i> <a href="{text:link three}">{text:link three title}</a></div>{/block:iflinkthreetitle}{block:iflinkfourtitle}<div class="links"><i class="fa fa-folder-open-o"></i> <a href="{text:link four}">{text:link four title}</a></div>{/block:iflinkfourtitle}{block:iflinkfivetitle}<div class="links"><i class="fa fa-heart-o"></i> <a href="{text:link five}">{text:link five title}</a></div>{/block:iflinkfivetitle} {block:iflinksixtitle}<div class="links"> <i class="fa fa-paper-plane-o"></i> <a href="{text:link six}">{text:link six title}</a></div>{/block:iflinksixtitle}
  726. {/block:ifnotrightsidebar}
  727. </div>
  728.  
  729.  
  730. </div>
  731.  
  732. <div id="posts">
  733.  
  734. {block:Posts}
  735.  
  736. <div class="entry">
  737.  
  738. {block:Text}
  739. <div style="padding:3px;">
  740. {block:Title}<span class="title">{Title}</span>{/block:Title}
  741. <div class="caption"><span>{Body}</span></div>{block:IndexPage}<div class="notez"><a title="{notecountwithlabel}" href="{permalink}"><i class="fa fa-eye"></i></a> <a title="Reblog" href="{reblogurl}"><i class="fa fa-retweet"></i></a></div>{/block:IndexPage}</div>
  742. {/block:Text}
  743.  
  744. {block:Link}
  745. <div style="padding:3px;">
  746. <div style="text-align:center; border:1px solid {color:text}; padding:2px; line-height:110%;">
  747. <a href="{URL}" class="title">{Name}</a></div>
  748. {block:Description}<div class="caption">{Description}</div>{/block:Description}{block:IndexPage}<div class="notez"><a title="{notecountwithlabel}" href="{permalink}"><i class="fa fa-eye"></i></a> <a title="Reblog" href="{reblogurl}"><i class="fa fa-retweet"></i></a></div>{/block:IndexPage}
  749. </div>
  750. {/block:Link}
  751.  
  752. {block:Photo}
  753. {block:IndexPage}
  754. <div class="photo" style="line-height:0px;">
  755. <div class="permalink">
  756. <div class="box">
  757. <div class="not"><a title="{notecountwithlabel}" href="{permalink}"><i class="fa fa-eye"></i>&nbspPermalink</a></div><div class="not"><a href="{reblogurl}"><i class="fa fa-retweet"></i>&nbspReblog</a></div>
  758. </div></div>
  759. <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  760. </div>
  761. {/block:IndexPage}
  762. {block:PermalinkPage}
  763. {LinkOpenTag}
  764. <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}{/block:PermalinkPage}
  765. {/block:Photo}
  766.  
  767. {block:Photoset}
  768. {block:IndexPage}
  769. <div class="permalink">
  770. <div class="box">
  771. <div class="not"><a title="{notecountwithlabel}" href="{permalink}"><i class="fa fa-eye"></i>&nbspPermalink</a></div><div class="not"><a href="{reblogurl}"><i class="fa fa-retweet"></i>&nbspReblog</a></div>
  772. </div></div>{/block:IndexPage}
  773. {block:IndexPage}<center><div class="photo" style="overflow:hidden; line-height:0px;">{Photoset-250}</div></center>{/block:IndexPage}
  774. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  775. {/block:Photoset}
  776.  
  777. {block:Quote}
  778. <div style="padding:3px;">
  779. <span style="letter-spacing:1px; font-style:italic; color:{color:Text}">{Quote}</span>{block:Source}<div style="text-align:right;font-weight:bold; margin= -10px; text-transform:capitalize;">{Source}</div>{/block:Source}
  780. <br>{block:IndexPage}<div class="notez"><a title="{notecountwithlabel}" href="{permalink}"><i class="fa fa-eye"></i></a> <a title="Reblog" href="{reblogurl}"><i class="fa fa-retweet"></i></a></div>{/block:IndexPage}
  781. </div>
  782. {/block:Quote}
  783.  
  784. {block:Chat}
  785. <div style="padding:3px;">
  786. {block:Title}<span class="title">{Title}</span><p>{/block:Title}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}
  787. </ul><br>{block:IndexPage}<div class="notez"><a title="{notecountwithlabel}" href="{permalink}"><i class="fa fa-eye"></i></a> <a title="Reblog" href="{reblogurl}"><i class="fa fa-retweet"></i></a></div>{/block:IndexPage}</div>
  788. {/block:Chat}
  789.  
  790. {block:Audio}
  791. <div style="padding:0 3px 3px 0;">
  792. <div class="audioplayer">
  793. <div class="album">
  794. <img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="album"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  795. <div class="playbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="song"><strong>Artist:</strong><span {block:Artist} style="display:none;" {/block:Artist}> Unknown</span>
  796. {block:Artist}{Artist}{/block:Artist}<br><strong>Title:</strong><span {block:TrackName} style="display:none;"{/block:TrackName}> Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><strong>Album:</strong> <span {block:Album} style="display:none;"{/block:Album}> Unknown </span>{block:Album}{Album}{/block:Album}<br>{block:PlayCount}<strong>Plays:</strong> {FormattedPlayCount}{/block:PlayCount}</div></div>{block:IndexPage}<div class="notez"><a title="{notecountwithlabel}" href="{permalink}"><i class="fa fa-eye"></i></a> <a title="Reblog" href="{reblogurl}"><i class="fa fa-retweet"></i></a></div>{/block:IndexPage}</div>
  797. {/block:Audio}
  798.  
  799. {block:Video}
  800. <div style="overflow:hidden; padding-bottom:3px;">
  801. <center>{block:IndexPage}{Video-250}{/block:IndexPage}</center>{block:PermalinkPage} <center>{Video-500}</center>{/block:PermalinkPage}{block:IndexPage}<div class="notez"><a title="{notecountwithlabel}" href="{permalink}"><i class="fa fa-eye"></i></a> <a title="Reblog" href="{reblogurl}"><i class="fa fa-retweet"></i></a></div>{/block:IndexPage}</div>
  802. {block:Video}
  803.  
  804. {block:Answer}
  805. <div style="padding:3px;">
  806. <div class="question">{Asker}:{Question}</div>
  807. <div id="answer">{Answer}</div>
  808. {block:IndexPage}<div class="notez"><a title="{notecountwithlabel}" href="{permalink}"><i class="fa fa-eye"></i></a> <a title="Reblog" href="{reblogurl}"><i class="fa fa-retweet"></i></a></div>{/block:IndexPage}
  809. </div>
  810. {/block:Answer}
  811.  
  812. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  813.  
  814.  
  815. {block:PermalinkPage}
  816. {block:Date}
  817. {block:Caption}{Caption}{/block:Caption}<center>
  818. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>
  819. {block:NoteCount}{NoteCount} Notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  820. {/block:Date}
  821. {/block:PermalinkPage}
  822.  
  823. {block:PostNotes}{PostNotes}
  824. {/block:PostNotes}
  825. </div>
  826.  
  827. {/block:Posts}
  828. </div>
  829. </div>
  830. {block:IndexPage}
  831. <br>
  832. {block:Pagination}
  833. <div id="pagination">
  834. {block:NextPage}
  835. <a id="nextPage" href="{NextPage}">next</a>
  836. {/block:NextPage}
  837. {block:PreviousPage}
  838. <a href="{PreviousPage}">back</a>
  839. {/block:PreviousPage}
  840. </div>
  841. {/block:Pagination}
  842. {/block:IndexPage}
  843. </div>
  844. </body>
  845. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement