Advertisement
idkloveicons

Theme 02

Apr 27th, 2014
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 7.61 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <head><title>{Title}</title>
  3. <link rel="shortcut icon" href="{Favicon}">
  4. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  5.  
  6.  
  7. <!-- theme 03 by idkloveresources/idkloveicons (@cherlwall) -->
  8. <!-- don’t repost or claim as your own -->
  9.  
  10.  
  11. {block:Description}
  12. <meta name="description" content="{MetaDescription}" />
  13. {/block:Description}
  14.  
  15. <meta name="color:text" content="#b8b8b8">
  16. <meta name="color:link" content="#9A9A9A">
  17.  
  18.  
  19. <meta name="if:EndlessScroll" content="0">
  20. <meta name="if:ShowCaptions" content="1">
  21.  
  22. <meta name="image:sidebar" content=""/>
  23.  
  24. <meta name="text:link1" content="">
  25. <meta name="text:link1 url" content="/">
  26. <meta name="text:link2" content="">
  27. <meta name="text:link2 url" content="/">
  28. <meta name="text:link3" content="">
  29. <meta name="text:link3 url" content="/">
  30. <meta name="text:link4" content="">
  31. <meta name="text:link4 url" content="/">
  32.  
  33.  
  34. <style type="text/css">
  35.  
  36.  
  37.  
  38. body {
  39. font-family: arial;
  40. font-size: 10px;
  41. color: #AAA;
  42. margin: 0;
  43. }
  44.  
  45. a {
  46. color:{color:link};
  47. text-decoration: none;
  48. }
  49.  
  50. a:hover {
  51. color:#b8b8b8;
  52. }
  53.  
  54.  
  55.  
  56. #content {
  57. background: #Fff;
  58. padding: 1px 20px 20px 20px;
  59. width: 540px;
  60. margin: auto;
  61. }
  62.  
  63.  
  64.  
  65. .posts {
  66. padding: 5px;
  67. margin-top: 40px;
  68. margin-bottom:0px;
  69. overflow: hidden;
  70. background: #FFF;
  71. width: 500px;
  72. margin-left: 190px;
  73. }
  74.  
  75. .posts img {
  76. max-width: 100%;
  77. }
  78.  
  79.  
  80.  
  81. blockquote {
  82. border-left: 2px solid #F0F0F0;
  83. padding: 1px 1px 1px 10px;
  84. margin: 5px;
  85. }
  86.  
  87.  
  88.  
  89. #captions {
  90. background: #FBFBFB;
  91. display: block;
  92. padding: 1px 10px 1px 10px;
  93. margin-top: 10px;
  94. {block:IfNotShowCaptions}
  95. {block:IndexPage}
  96. display: none;
  97. {/block:IndexPage}
  98. {/block:IfNotShowCaptions}
  99. }
  100.  
  101. #audiocaptions {
  102. display: block;
  103. padding: 1px 10px 1px 10px;
  104. margin-top: 10px;
  105. border-top: 1px solid #F0F0F0;
  106. {block:IfNotShowCaptions}
  107. {block:IndexPage}
  108. display: none;
  109. {/block:IndexPage}
  110. {/block:IfNotShowCaptions}
  111. }
  112.  
  113.  
  114.  
  115. .pagination {
  116. margin-top: 60px;
  117. margin-left:5px;
  118. text-align: center;
  119. }
  120.  
  121.  
  122. #albumart img {
  123. width: 70px;
  124. height: 70px;
  125. }
  126.  
  127.  
  128.  
  129.  
  130. #permalink {
  131. width:475px;
  132. background: #ffffff;
  133. border-top:1px solid #eeeeee;
  134. padding: 5px 10px 5px 10px;
  135. margin-left:193px;
  136.  
  137. }
  138.  
  139.  
  140.  
  141. /* side */
  142.  
  143.  
  144. .sidebar {
  145. position: fixed;
  146. margin-top: 2px;
  147. margin-left: -150px;
  148. width: 150px;
  149. text-align: justify;
  150. background: #fff;
  151. padding: 40px;
  152. border-right:1px solid #eeecec;
  153. border-left:1px solid #eeeeee;
  154. height:100%
  155. }
  156.  
  157.  
  158.  
  159. .sidebar img {
  160.     margin-top: 220px;
  161.     margin-bottom: -75px;
  162.     margin-left: -15px;
  163.     width: 80px;
  164.     height: 80px;
  165.     padding: 3px;
  166.     border: 1px solid #EEECEC;
  167. }
  168.  
  169. .navigation {
  170.     margin-top:85px;
  171.     font-family: arial;
  172.     font-size: 9px;
  173.     text-transform: lowercase;
  174.     font-weight: normal;
  175.     text-align: center;
  176.     color: {color:Navi text};
  177.     padding:4px;
  178.     position:relative;
  179.     margin-left:-10px;
  180.     z-index:10;
  181.     border: 1px solid #eeecec;
  182.     }
  183.  
  184. #desc {
  185. text-transform: lowercase;
  186. color: {color:sidebar text};
  187. width: 80px;
  188. margin-left: 70px;
  189. text-align: left;
  190. margin-top:-120px;
  191. font-size:9px;
  192. padding:10px;
  193.  
  194. }
  195.  
  196. #desc a {
  197. color:{color:link};
  198. }
  199.  
  200.  
  201. iframe#tumblr_controls {
  202. position: fixed !important;
  203. z-index: 9999;
  204. }
  205.  
  206.  
  207. #cred {
  208.     position:fixed;
  209.     bottom:10px;
  210.     right:8px;
  211.     font-size:9px;
  212.     padding:1px;
  213.     border:1px solid #eeeeec;
  214.     text-transform:lowercase;
  215.    
  216. }
  217.  
  218.  
  219. </style>
  220.  
  221. {block:IfEndlessScroll}
  222. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  223. {/block:IfEndlessScroll}
  224.  
  225. </head>
  226.  
  227.  
  228. <body>
  229.  
  230.  
  231. <div id="content">
  232.  
  233.  
  234. <div class="sidebar">
  235.  
  236.  
  237. <img src="{image:sidebar}">
  238.  
  239.  
  240.  
  241.   <div class="navigation">
  242.            <a href="{text:link1 url}">✫ {text:link1}</a>
  243.           <a href="{text:link2 url}">✧ {text:link2}</a>
  244.           <a href="{text:link3 url}">✫ {text:link3}</a>
  245.           <a href="{text:link4 url}">✧ {text:link4} ✫</a>
  246.                    </div>
  247.          
  248.  
  249. <div id="desc"> ✫*:・✧✫*:・✧✫ {description}</div>
  250.  
  251. {block:IfNotEndlessScroll}
  252. <div class="pagination">
  253. {block:Pagination}
  254. {block:PreviousPage}
  255. <a href="{PreviousPage}"></a>
  256. {/block:PreviousPage}
  257.  
  258. {block:NextPage}
  259. <a href="{NextPage}"></a>
  260. {/block:NextPage}
  261. {/block:Pagination}
  262. </div>
  263. {/block:IfNotEndlessScroll}
  264.  
  265. </div>
  266.  
  267.  
  268. <div class="autopagerize_page_element">
  269.      
  270.      
  271.     {block:Posts}
  272.      
  273.      
  274.     <div class="posts">
  275.      
  276.      
  277.     {block:Text}
  278.      
  279.     {block:Title}
  280.     {Title}
  281.     {/block:Title}
  282.      
  283.     {Body}
  284.      
  285.     {/block:Text}
  286.      
  287.      
  288.      
  289.     {block:Photo}
  290.      
  291.     <center>
  292.     <img src="{PhotoURL-500}">
  293.     </center>
  294.      
  295.     {block:Caption}
  296.     <div id="captions">
  297.     {Caption}</div>
  298.     {/block:Caption}
  299.      
  300.     {/block:Photo}
  301.      
  302.      
  303.      
  304.     {block:Photoset}
  305.      
  306.     <div class="photoset">
  307.     {Photoset-500}
  308.     </div>
  309.      
  310.     {block:Caption}
  311.     <div id="captions">
  312.     {Caption}</div>
  313.     {/block:Caption}
  314.      
  315.     {/block:Photoset}
  316.      
  317.      
  318.      
  319.     {block:Quote}
  320.      
  321.     ❝{Quote}❞
  322.      
  323.     {block:Source}
  324.     <br><br>—{Source}
  325.     {/block:Source}
  326.      
  327.     {/block:Quote}
  328.      
  329.      
  330.      
  331.     {block:Link}
  332.      
  333.     <a href="{URL}" {Target}>+ {Name}</a>
  334.      
  335.     {block:Description}
  336.     {Description}
  337.     {/block:Description}
  338.      
  339.     {/block:Link}
  340.      
  341.      
  342.      
  343.     {block:Chat}
  344.      
  345.     {block:Title}
  346.     {Title}
  347.     {/block:Title}
  348.      
  349.     <ul>
  350.     {block:Lines}
  351.     <li>{block:Label}{Label}{/block:Label} {Line}</li>
  352.     {/block:Lines}
  353.     </ul>
  354.      
  355.     {/block:Chat}
  356.      
  357.      
  358.      
  359.     {block:Audio}
  360.      
  361.     <div id="albumart">
  362.     {block:AlbumArt}
  363.     <img src="{AlbumArtURL}">
  364.     {/block:AlbumArt}
  365.     </div>
  366.      
  367.     {AudioPlayerGrey}
  368.      
  369.     {block:TrackName}<b>*:・゚✧*:・゚✧Track:</b> {TrackName}<br>{/block:TrackName}
  370.     {block:Artist}<b>✼Artist:</b> {Artist}<br>{/block:Artist}
  371.     {block:Album}<b>✼Album:</b> {Album}<br>{/block:Album}
  372.     <b>*:・゚✧*:・゚✧Plays:</b> {PlayCount}<br>
  373.      
  374.     {block:Caption}
  375.     <div id="audiocaptions">
  376.     {Caption}</div>
  377.     {/block:Caption}
  378.      
  379.     {/block:Audio}
  380.      
  381.     {block:Video}
  382.      
  383.     <div class="video">
  384.     {block:IndexPage}{Video-250}{/block:IndexPage}
  385.     {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  386.     </div>
  387.      
  388.     {block:Caption}
  389.     <div id="captions">
  390.     {Caption}</div>
  391.     {/block:Caption}
  392.      
  393.     {/block:Video}
  394.      
  395.      
  396.      
  397.     {block:Answer}
  398.      
  399.     {Asker} asked: {Question}
  400.      
  401.     {Answer}
  402.      
  403.     {/block:Answer}
  404.      
  405.      
  406.     </div>
  407.      
  408.     {block:Date}
  409.     <div id="permalink">
  410.      
  411.     *:・゚✧*:・゚✧ posted <a href="{Permalink}">{date} {timeago}, {Year}</a> with <a href="{Permalink}">{NoteCountWithLabel}</a>
  412.     {/block:Date}
  413.      
  414.     {block:RebloggedFrom}
  415.     <a href="{ReblogParentURL}">via</a>
  416.     <a href="{ReblogRootURL}">(source)*:・゚✧*:・゚✧</a>
  417.     {/block:RebloggedFrom}{block:ContentSource} {/block:ContentSource}
  418.      
  419.     {block:HasTags}
  420.     <br> {block:Tags}<a href="{TagURL}"> ✫{Tag} </a> {/block:Tags}
  421.     {/block:HasTags}
  422.     {block:PostNotes}
  423.     {PostNotes}
  424.     {/block:PostNotes}
  425.     </div>
  426.      
  427.     {block:PermalinkPage}
  428.      
  429.     {/block:PermalinkPage}
  430.      
  431.      
  432.     {/block:Posts}
  433.      
  434.     </div>
  435.     </div>
  436.      
  437.      
  438. <div id="cred"><a href="http://idkloveicons.tumblr.com"></a></div>    
  439.      
  440.     </body>
  441.      
  442.     </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement