Advertisement
Guest User

drwtsn's theme 03 - Mighty

a guest
Mar 20th, 2014
837
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!--Theme03 - Mighty by drwtsn -
  2.  
  3. do not use as base code -
  4.  
  5. do not remove the credit-->
  6.  
  7.  
  8.  
  9. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13.  
  14.  
  15.  
  16.  
  17. <!---variables--->
  18.  
  19. <meta name="color:Background" content="#ffffff"/>
  20. <meta name="color:2nd background" content="#eee"/>
  21. <meta name="color:Title" content="#000"/>
  22. <meta name="color:Text" content="#828282"/>
  23. <meta name="color:Link" content="#b8b8b8"/>
  24. <meta name="color:Link Hover" content="#828282"/>
  25. <meta name="color:Border" content="#d8d8d8"/>
  26. <meta name="color:Scrollbar" content="#f2f2f2"/>
  27. <meta name="color:Sidebar link" content="#e0e0e0"/>
  28. <meta name="color:Sidebar link border" content="#d0d0d0"/>
  29. <meta name="color:Sidebar link hover" content="#fff"/>
  30. <meta name="color:Links link" content="#828282"/>
  31. <meta name="color:Post Background" content="#fff"/>
  32. <meta name="color:Info Background" content="#e0e0e0"/>
  33. <meta name="color:Tooltip background" content="#fff"/>
  34. <meta name="color:Tooltip text" content="#c8c8c8"/>
  35. <meta name="color:Tooltip border" content="#e0e0e0"/>
  36.  
  37.  
  38. <meta name="image:sidebar" content""/>
  39.  
  40.  
  41. <meta name="text:username" content=""/>
  42. <meta name="text:Distance Between Posts" content="40"/>
  43. <meta name="text:Link 1 name" content="askbox"/>
  44. <meta name="text:Link 2 name" content="code"/>
  45. <meta name="text:Link 3 name" content="sb credit"/>
  46. <meta name="text:Link 4 name" content="link 4"/>
  47. <meta name="text:Home Tooltip" content="home"/>
  48. <meta name="text:Home URL" content="home"/>
  49.  
  50.  
  51. <meta name="if:500px Posts" content="0"/>
  52. <meta name="if:Captions" content="0"/>
  53. <meta name="if:Update Tabs" content="1"/>
  54. <meta name="if:Tiny Cursor" content="1"/>
  55.  
  56.  
  57.  
  58. <!---jquery--->
  59.  
  60.  
  61. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  62. <script type="text/javascript">
  63. $(document).ready(function () {
  64. $("#link1").toggle(function() {
  65. $("#linkcont1").show(); $("#linkcont4, #linkcont3, #linkcont2").hide();
  66. }, function() {
  67. $("#linkcont1").hide();
  68. });
  69. });
  70. </script>
  71.  
  72. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  73. <script type="text/javascript">
  74. $(document).ready(function () {
  75. $("#link2").toggle(function() {
  76. $("#linkcont2").show(); $("#linkcont4, #linkcont3, #linkcont1").hide();
  77. }, function() {
  78. $("#linkcont2").hide();
  79. });
  80. });
  81. </script>
  82.  
  83. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  84. <script type="text/javascript">
  85. $(document).ready(function () {
  86. $("#link3").toggle(function() {
  87. $("#linkcont3").show(); $("#linkcont4, #linkcont2, #linkcont1").hide();
  88. }, function() {
  89. $("#linkcont3").hide();
  90. });
  91. });
  92. </script>
  93.  
  94. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  95. <script type="text/javascript">
  96. $(document).ready(function () {
  97. $("#link4").toggle(function() {
  98. $("#linkcont4").show(); $("#linkcont2, #linkcont3, #linkcont1").hide();
  99. }, function() {
  100. $("#linkcont4").hide();
  101. });
  102. });
  103. </script>
  104.  
  105.  
  106. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  107.  
  108. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  109.  
  110. <script>
  111.  
  112. (function($){
  113.  
  114. $(document).ready(function(){
  115.  
  116. $("[title]").style_my_tooltips({
  117.  
  118. tip_follows_cursor:true,
  119.  
  120. tip_delay_time:30,
  121.  
  122. tip_fade_speed:300,
  123.  
  124. attribute:"title"
  125.  
  126. });
  127.  
  128. });
  129.  
  130. })(jQuery);
  131.  
  132. </script>
  133.  
  134.  
  135.  
  136.  
  137.  
  138. <style type="text/css">
  139.  
  140.  
  141. /*cursor*/
  142. {block:iftinycursor}
  143. *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  144. {/block:iftinycursor}
  145.  
  146.  
  147. /*sustom font*/
  148.  
  149. @font-face {
  150. font-family:'Yeseba';
  151. src: url('http://static.tumblr.com/v0ej33b/A5Dn255cy/yesevaone-regular_v2.otf');
  152. }
  153.  
  154.  
  155. /*tooltips*/
  156.  
  157. #s-m-t-tooltip{
  158. font-size:9px;
  159. position:absolute;
  160. margin-top: 15px;
  161. letter-spacing:1px;
  162. z-index:9999999999999;
  163. background: {color:tooltip background};
  164. color:{color:tooltip text};
  165. border:1px solid {color:tooltip border};
  166. text-transform:uppercase;
  167. letter-spacing:2px;
  168. font-size:8px;
  169. padding:2px 3px 2px 3px;
  170. -webkit-transition:all 0.3s;
  171. -moz-transition:all 0.3s;
  172. -ms-transition:all 0.3s;
  173. -o-transition:all 0.3s;
  174. transition:all 0.3s;
  175. }
  176.  
  177.  
  178. /*scrollbar*/
  179.  
  180. ::-webkit-scrollbar {
  181. width:8px;
  182. height:8px;
  183. background: {color:background};
  184. }
  185.  
  186. ::-webkit-scrollbar-thumb {
  187. border-top:3px solid {color:background};
  188. border-right:3px solid {color:background};
  189. background-color: {color:scrollbar};
  190. }
  191.  
  192.  
  193. /*body and links*/
  194.  
  195. body {
  196. background:{color:background};
  197. margin:0px;
  198. color: {color:text};
  199. font-family:Calibri;
  200. font-size:10px;
  201. line-height:100%;}
  202.  
  203. #block /*2nd backgorund*/{
  204. background: {color:2nd background};
  205. width:100%;
  206. height:400px;
  207. top:0;
  208. position:fixed;
  209. z-index:-9;
  210. }
  211.  
  212. #title {
  213. font-family:Yeseba;
  214. color: {color:title};
  215. top:350px;
  216. right:100px;
  217. padding-top:30px;
  218. padding:10px;
  219. font-size:56px;
  220. text-align:left;
  221. letter-spacing:-1px;
  222. margin:auto;
  223. height:100px;
  224. position:fixed;}
  225.  
  226. #title a {
  227. color: {color:title};}
  228.  
  229. a:link, a:active, a:visited{
  230. color: {color:Link};
  231. text-decoration:none;
  232. opacity:1;
  233. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  234.  
  235. a:hover{
  236. color: {color:link hover};}
  237.  
  238.  
  239. blockquote {
  240. padding-left:5px;
  241. border-left:1px solid;}
  242.  
  243. blockquote img {
  244. max-width: 100%;}
  245.  
  246.  
  247. blockquote blockquote {
  248. padding-left:5px;
  249. border-left:1px solid;}
  250.  
  251.  
  252. /*sidebar*/
  253.  
  254. #sidebar {
  255. left:110px;
  256. top:50px;
  257. background: {color:post background};
  258. border:1px solid {color:border};
  259. width:180px;
  260. height:95px;
  261. padding:10px;
  262. opacity:1;
  263. text-align:center;
  264. margin:auto;
  265. position:fixed;
  266. z-index:4;
  267. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  268.  
  269. #sidebarimg {
  270. background-image: url({image:sidebar});
  271. width:180px;
  272. height:95px;
  273. position:fixed;
  274. display:block;
  275. z-index:9;}
  276.  
  277. /*links*/
  278.  
  279. #link1 {
  280. left:254px;
  281. top:170px;
  282. width:10px;
  283. height:10px;
  284. background:{color:sidebar link};
  285. border:1px solid {color:sidebar link border};
  286. text-align:right;
  287. text-transform:uppercase;
  288. position:fixed;
  289. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  290.  
  291. #link1:hover {
  292. background:{color:sidebar link hover};}
  293.  
  294. #linkcont1 {
  295. position:fixed;
  296. background:{color:background};
  297. width:10px;
  298. height:auto;
  299. top:410px;
  300. {block:if500pxposts}left:882px;{/block:if500pxposts}
  301. {block:ifnot500pxposts}left:632px;{/block:ifnot500pxposts}
  302. width:auto;
  303. height:auto;
  304. padding:10px;
  305. display:none;
  306. z-index:8;}
  307.  
  308. #link2 {
  309. left:269px;
  310. top:170px;
  311. width:10px;
  312. height:10px;
  313. background:{color:sidebar link};
  314. border:1px solid {color:sidebar link border};
  315. text-align:right;
  316. text-transform:uppercase;
  317. position:fixed;
  318. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  319.  
  320. #link2:hover {
  321. background:{color:sidebar link hover};}
  322.  
  323. #linkcont2 {
  324. position:fixed;
  325. background:{color:background};
  326. border:1px solid {color:border};
  327. width:100px;
  328. height:auto;
  329. top:410px;
  330. {block:if500pxposts}left:882px;{/block:if500pxposts}
  331. {block:ifnot500pxposts}left:632px;{/block:ifnot500pxposts}
  332. padding:10px;
  333. display:none;
  334. z-index:9;}
  335.  
  336. #linkcont2 a {
  337. color:{color:links link};
  338. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  339.  
  340. #linkcont2 a:hover {
  341. border-bottom:1px solid {color:links link};
  342. font-style:underline;}
  343.  
  344.  
  345. #link3 {
  346. left:284px;
  347. top:170px;
  348. width:10px;
  349. height:10px;
  350. background:{color:sidebar link};
  351. border:1px solid {color:sidebar link border};
  352. text-align:right;
  353. text-transform:uppercase;
  354. position:fixed;
  355. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  356. }
  357.  
  358. #link3:hover {
  359. background:{color:sidebar link hover};}
  360.  
  361. #linkcont3 {
  362. position:fixed;
  363. background:{color:background};
  364. border:1px solid {color:border};
  365. width:100px;
  366. padding:10px;
  367. height:auto;
  368. top:410px;
  369. {block:if500pxposts}left:882px;{/block:if500pxposts}
  370. {block:ifnot500pxposts}left:632px;{/block:ifnot500pxposts}
  371. padding:10px;
  372. display:none;
  373. z-index:9;}
  374.  
  375. #linkcont3 a {
  376. color:{color:links link};
  377. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  378.  
  379. #linkcont3 a:hover {
  380. border-bottom:1px solid {color:links link};
  381. font-style:underline;}
  382.  
  383. #link4 {
  384. left:299px;
  385. top:170px;
  386. width:10px;
  387. height:10px;
  388. background:{color:sidebar link};
  389. border:1px solid {color:sidebar link border};
  390. text-align:right;
  391. text-transform:uppercase;
  392. position:fixed;
  393. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  394.  
  395. #link4:hover {
  396. background:{color:sidebar link hover};}
  397.  
  398. #linkcont4 {
  399. position:fixed;
  400. background:{color:background};
  401. border:1px solid {color:border};
  402. width:100px;
  403. height:auto;
  404. top:410px;
  405. left:632px;
  406. {block:if500pxposts}left:882px;{/block:if500pxposts}
  407. {block:ifnot500pxposts}left:632px;{/block:ifnot500pxposts}
  408. padding:10px;
  409. display:none;
  410. z-index:9;}
  411.  
  412. #linkcont4 a {
  413. color:{color:links link};
  414. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  415.  
  416. #linkcont4 a:hover {
  417. border-bottom:1px solid {color:links link};
  418. font-style:underline;}
  419.  
  420. /*posts*/
  421.  
  422. #entries {
  423. margin-left:350px;
  424. width:272px;
  425. {block:if500pxposts}width:522px;{/block:if500pxposts}
  426. margin-top:50px;}
  427.  
  428. #post {
  429. width:250px;
  430. {block:if500pxposts}width:500px;{/block:if500pxposts}
  431. padding:10px;
  432. margin-bottom:{text:distance between posts}px;
  433. background:{color:post background};
  434. border:1px solid {color:border};
  435. z-index:99999;}
  436.  
  437. #post img {
  438. max-width: 100%;}
  439.  
  440. #info {
  441. font-size:8px;
  442. margin-top:10px;
  443. letter-spacing:1px;
  444. text-transform:uppercase;
  445. background:{color:info background};
  446. border-top:1px solid {color:border};
  447. {block:ifnot500pxposts}width:245px;{/block:ifnot500pxposts}
  448. {block:if500pxposts}width:495px;{/block:if500pxposts}
  449. padding:10px 15px 10px 10px;
  450. margin-left:-10px;
  451. margin-bottom:-10px;}
  452.  
  453. #tags {
  454. background:{color:background};
  455. border:1px solid {color:border};
  456. text-transform:uppercase;
  457. letter-spacing:1px;
  458. font-size:8px;
  459. margin-left:240px;
  460. {block:if500pxposts}margin-left:490px;{/block:if500pxposts}
  461. width:auto;
  462. max-width:250px;
  463. height:auto;
  464. padding:10px;
  465. margin-top:-11px;
  466. position:absolute;
  467. opacity:0;
  468. z-index:2;
  469. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  470.  
  471. #post:hover #tags {
  472. opacity:1;
  473. margin-left:260px;
  474. {block:if500pxposts}margin-left:510px;{/block:if500pxposts}}
  475.  
  476. #tags a {
  477. display:block;
  478. border:none;}
  479.  
  480.  
  481. /*text posts*/
  482.  
  483. #posttittle {
  484. margin-top:-10px;
  485. background:{color:info background};
  486. border-bottom:1px solid {color:border};
  487. font-size:9px;
  488. letter-spacing:2px;
  489. text-transform:uppercase;
  490. {block:ifnot500pxposts}width:245px;{/block:ifnot500pxposts}
  491. {block:if500pxposts}width:495px;{/block:if500pxposts}
  492. padding:10px 15px 10px 10px;
  493. margin-left:-10px;
  494. margin-bottom:-10px;}
  495.  
  496. #textpost {
  497. padding:10px 0px ;
  498. margin-bottom:-20px;}
  499.  
  500.  
  501. /*chat*/
  502.  
  503. #chat {
  504. width:250px;
  505. {block:if500pxposts}width:500px;{/block:if500pxposts}
  506. padding:6px 10px 5px 10px;
  507. margin-left:-10px;
  508. margin-top:10px;
  509. margin-bottom:-11px;
  510. border-bottom:1px solid {color:2nd background};}
  511.  
  512.  
  513. /*quote*/
  514.  
  515. #quote {
  516. padding:15px 0px;
  517. margin-top:-10px;}
  518.  
  519. #source {
  520. font-size:8px;
  521. text-align:right;
  522. letter-spacing:2px;
  523. text-transform:uppercase;}
  524.  
  525.  
  526. /*player*/
  527.  
  528. #player {
  529. overflow:hidden;
  530. text-align:center;
  531. {block:if500pxposts}text-align:left;{/block:if500pxposts}
  532. padding:5px 2px 5px;
  533. border:1px solid {color:border};}
  534.  
  535. #ainf {
  536. font-size:12px;
  537. padding:10px 10px;
  538. margin-left:-9px;
  539. margin-top:-10px;}
  540.  
  541.  
  542. /*asks*/
  543.  
  544. #asker {
  545. padding:8px;
  546. background:{color:info background};}
  547.  
  548.  
  549. /*pagination*/
  550.  
  551. #pagination {
  552. opacity:1;
  553. position:fixed;
  554. top:410px;
  555. right:120px;
  556. text-align:left;
  557. height:10px;
  558. z-index:4;}
  559.  
  560. #pagination a {
  561. font-family:Times;
  562. font-size:16px;
  563. color:{color:title};
  564. text-transform:uppercase;
  565. border-bottom:1px solid {color:background};
  566. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  567.  
  568. #pagination a:hover {
  569. border-bottom:1px solid {color:title};}
  570.  
  571.  
  572. /*permalink notes*/
  573.  
  574. #ncont ol.notes {
  575. list-style-type: none;
  576. margin-top:-20px;
  577. height:200px;
  578. padding: 10px;
  579. background: {color:background};
  580. border:1px solid {color:border};
  581. overflow-y:scroll;}
  582.  
  583. #ncont img.avatar {
  584. display:none;}
  585.  
  586.  
  587. /*credit*/
  588.  
  589. #credit {
  590. position:fixed;
  591. bottom:8px;
  592. right:5px;
  593. -webkit-transition: all 1.5s ease-out;-moz-transition: all 1.5s ease-out;transition: all 1.5s ease-out;}
  594.  
  595. #credit a {
  596. background: {color:2nd background};
  597. display:block;
  598. width:10px;
  599. height:10px;
  600. border:1px solid {color:border};
  601. text-decoration:none;}
  602.  
  603. #credit a:hover {
  604. background:{color:background};
  605. opacity:1;}
  606.  
  607.  
  608. /*update tabs*/
  609. {block:ifupdatetabs}
  610. #box {
  611. position:fixed;
  612. top:410px;
  613. right: 285px;
  614. background:none;
  615. border:1px solid {color:border};
  616. width:4px;
  617. height:4px;
  618. padding:2px;
  619. z-index:9;
  620. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  621.  
  622. #box:hover {
  623. height:160px;
  624. width:85px;
  625. background:{color:background};}
  626.  
  627. #box:hover #cont {
  628. opacity:1;
  629. width:80px;
  630. height:160px;}
  631.  
  632. #cont {
  633. position:fixed;
  634. font-size:10px;
  635. padding:2px;
  636. text-align:center;
  637. overflow:hidden;
  638. width:0;
  639. height:0;
  640. opacity:0;
  641. z-index:9;
  642. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  643.  
  644.  
  645.  
  646. #box2 {
  647. position:fixed;
  648. background:none;
  649. top:410px;
  650. right:271px;
  651. border:1px solid {color:border};
  652. width:4px;
  653. height:4px;
  654. padding:2px;
  655. z-index:99;
  656. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  657.  
  658. #box2:hover {
  659. height:160px;
  660. width:95px;
  661. background: {color:background};}
  662.  
  663. #box2:hover #cont2 {
  664. opacity:1;
  665. width:80px;
  666. height:160px;}
  667.  
  668. #cont2 {
  669. position:fixed;
  670. font-size:10px;
  671. padding:2px;
  672. text-align:center;
  673. overflow:hidden;
  674. width:0;
  675. height:0;
  676. opacity:0;
  677. z-index:9;
  678. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  679.  
  680.  
  681.  
  682. #box3 {
  683. position:fixed;
  684. background:none;
  685. top:410px;
  686. right:256px;
  687. border:1px solid {color:border};
  688. width:4px;
  689. height:4px;
  690. padding:2px;
  691. z-index:9999;
  692. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  693.  
  694. #box3:hover {
  695. height:160px;
  696. width:85px;
  697. background:{color:background};}
  698.  
  699. #box3:hover #cont3 {
  700. opacity:1;
  701. width:80px;
  702. height:160px;}
  703.  
  704. #cont3 {
  705. position:fixed;
  706. font-size:10px;
  707. padding:2px;
  708. text-align:center;
  709. overflow:hidden;
  710. width:0;
  711. height:0;
  712. opacity:0;
  713. z-index:9;
  714. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  715. {/block:ifupdatetabs}
  716.  
  717. {CustomCSS}
  718. </style>
  719. </head>
  720.  
  721.  
  722.  
  723.  
  724. <body>
  725. {block:ifupdatetabs}
  726. <!---update tabs--->
  727.  
  728. <div id="box">
  729. <div id="cont">
  730. <!---start content--->
  731. YOUR UPDATES HERE
  732. <!---end content--->
  733. </div></div>
  734.  
  735.  
  736. <div id="box2">
  737. <div id="cont2">
  738. <!---start content--->
  739. YOUR UPDATES HERE
  740. <!---end content--->
  741. </div></div>
  742.  
  743. <div id="box3">
  744. <div id="cont3">
  745. <!---start content--->
  746. YOUR UPDATES HERE
  747. <!---end content--->
  748. </div></div>
  749. {/block:ifupdatetabs}
  750.  
  751. <!---credit do not remove or i will hunt you down--->
  752. <div id="credit">
  753. <div id="credit a">
  754. <a href="http://drwtsn.tumblr.com/" title="drwtsn"></a></div></div>
  755.  
  756.  
  757.  
  758. <div id="block"></div>
  759.  
  760.  
  761. <!---title--->
  762. <div id="title"><a href="{text:Home URL}" title="{text:Home Tooltip}">mighty</a></div>
  763.  
  764.  
  765. <!---sidebar and links--->
  766. <div id="sidebar"><div id="sidebarimg"></div></div>
  767.  
  768. <!---link 1--->
  769. <div id="link1" title="{text:link 1 name}"></div>
  770.  
  771. <div id="linkcont1"><iframe frameborder="0" height="200" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/{text:username}.tumblr.com" width="430px"></iframe></div>
  772.  
  773. <!---link 2--->
  774. <div id="link2" title="{text:link 2 name}"></div>
  775.  
  776. <div id="linkcont2">
  777. <!---start content--->
  778. YOUR CONTENT HERE
  779. <!---end content--->
  780. </div>
  781.  
  782. <!---link 3--->
  783. <div id="link3" title="{text:link 3 name}"></div>
  784.  
  785. <div id="linkcont3">
  786. <!---start content--->
  787. YOUR CONTENT HERE
  788. <!---end content--->
  789. </div>
  790.  
  791. <!---link 4--->
  792. <div id="link4" title="{text:link 4 name}"></div>
  793.  
  794. <div id="linkcont4">
  795. <!---start content--->
  796. YOUR CONTENT HERE
  797. <!---end content--->
  798. </div>
  799.  
  800.  
  801. <!---pagination--->
  802. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}</div>
  803.  
  804.  
  805. <!---posts--->
  806. <div id="entries">
  807. {block:Posts}
  808.  
  809. {block:ContentSource}
  810. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  811. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  812. {/block:SourceLogo}
  813. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  814. {/block:ContentSource}
  815.  
  816. <div id="post">
  817.  
  818. {block:HasTags}<div id="tags">{block:Tags}<a href="{TagUrl}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  819.  
  820. {block:Text}<div id="posttittle">{block:Title}{Title}{/block:Title}</div><div id="textpost">{Body}</div>{/block:Text}
  821.  
  822. {block:Photo}{block:if500pxposts}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{/block:if500pxposts}{block:ifnot500pxposts}{LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}{/block:ifnot500pxposts}
  823. {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}{block:ifnotcaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:ifnotcaptions}
  824. {/block:Photo}
  825.  
  826. {block:Photoset}{block:if500pxposts}{LinkOpenTag}{Photoset-500}{LinkCloseTag}{/block:if500pxposts}{block:ifnot500pxposts}{LinkOpenTag}{Photoset-250}{LinkCloseTag}{/block:ifnot500pxposts}{block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}{block:ifnotcaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:ifnotcaptions}{/block:Photoset}
  827.  
  828. {block:Quote}<div id="quote">"{Quote}"</div>{block:Source}<div id="source"> — {Source}</div>{/block:Source}{/block:Quote}
  829.  
  830. {block:Link}<div id="posttittle"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
  831.  
  832. {block:Chat}<div id="posttittle">{block:Title}{Title}{/block:Title}</div>{block:Lines}{block:Label}<div id="chat"><b style=" text-transform:uppercase; letter-spacing:1px">{Label} </b>{/block:Label}{Line}</div>{/block:Lines}{/block:Chat}
  833.  
  834. {block:Audio}<div id="ainf">{block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br>{block:Artist}<div style="font-size:8px;text-transform:uppercase;letter-spacing:2px;line-height:16px;">{Artist}</div>{/block:Artist}</div>{block:AudioPlayer}<div id="player">{AudioPlayerwhite}</div>{/block:AudioPlayer}{block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}{block:ifnotcaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:ifnotcaptions}{/block:Audio}
  835.  
  836. {block:Video}{block:if500pxposts}{LinkOpenTag}{Video-500}{LinkCloseTag}{/block:if500pxposts}{block:ifnot500pxposts}{LinkOpenTag}{Video-250}{LinkCloseTag}{/block:ifnot500pxposts}{block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}{block:ifnotcaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:ifnotcaptions}{/block:Video}
  837.  
  838. {block:Answer}<div id="asker">{Asker} inquired:{Question}</div>{Answer}{/block:Answer}
  839.  
  840. {block:Date}<div id="info">{block:NoteCount}{NoteCountWithLabel}</a>{/block:NoteCount} - <a href="{Permalink}">{Month} {DayOfMonth}{Dayofmonthsuffix}</a> - <a href="{ReblogURL}" target="_blank">Reblog</a>{block:RebloggedFrom}<br><a href="{ReblogParentURL}" title="{ReblogParentName}">from</a>{block:ContentSource} · <a href="{ReblogRootURL}" title="{ReblogRootName}">by</a>{/block:ContentSource}{/block:RebloggedFrom}</div>
  841. {/block:Date}
  842. </div>
  843.  
  844.  
  845. {block:PostNotes}<div id="ncont">{PostNotes}</div>{/block:PostNotes}
  846.  
  847. {/block:Posts}
  848. </div>
  849.  
  850. </body>
  851. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement