Advertisement
thehandyblog

Take You Theme

Dec 16th, 2012
4,787
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.84 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <!----
  4.  
  5. █▀▀ ▀▀█▀▀ █▀▀█ █▀▀█ ▀▀█▀▀ █▀▀ █▀▀█ █▀▀█ █▀▀▄
  6. ▀▀█ █ █▄▄▀ █▄▄█ █ █▀▀ █ █ █▄▄▀ ▀▀ █ █
  7. ▀▀▀ ▀ ▀ ▀▀ ▀ ▀ ▀ ▀ ▀▀▀▀ ▀ ▀▀ ▀▀▀
  8.  
  9. Theme by © Stratfor-d
  10.  
  11. ✔ Keep the credits intact.
  12. ✔ Don't use as a base.
  13. ✔ Don't claim as yours.
  14.  
  15. ---->
  16.  
  17. <head><title>{Title}</title>
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20.  
  21. {block:Description}
  22. <meta name="description" content="{MetaDescription}" />
  23. {/block:Description}
  24.  
  25. <meta name="color:Bg" content="#ffffff">
  26. <meta name="color:Links" content="#bbbbbb">
  27. <meta name="color:Hover" content="#919191">
  28. <meta name="color:Text" content="#727272">
  29. <meta name="color:Accent" content="#f5f5f5">
  30. <meta name="color:Scrollbar" content="#eee">
  31.  
  32. <meta name="text:Link Title 1" content="Link">
  33. <meta name="text:Link Url 1" content="/">
  34. <meta name="text:Link Title 2" content="Link">
  35. <meta name="text:Link Url 2" content="/">
  36. <meta name="text:Link Title 3" content="Link">
  37. <meta name="text:Link Url 3" content="/">
  38.  
  39. <meta name="image:Portrait" content="http://24.media.tumblr.com/tumblr_mb69cwigYK1r8pk2do1_500.gif">
  40.  
  41. <meta name="if:EndlessScroll" content="0">
  42. <meta name="if:ShowCaptions" content="1">
  43. <meta name="if:StretchPhotos" content="1">
  44.  
  45. <style type="text/css">
  46.  
  47.  
  48. /* Main/General Code: Applies to all*/
  49.  
  50. body {
  51. font-family:calibri;
  52. font-size: 10px;
  53. background:{color:Bg};
  54. color: {color:Text};
  55. margin: 0;
  56. }
  57.  
  58. a {
  59. color: {color:links};
  60. text-decoration: none;
  61. transition-duration: 0.20s;
  62. -moz-transition-duration: 0.20s;
  63. -webkit-transition-duration: 0.20s;
  64. -o-transition-duration: 0.20s;
  65.  
  66. }
  67.  
  68. a:hover {
  69. color: {color:hover};
  70. }
  71.  
  72. #content {
  73. padding: 1px 20px 20px 20px;
  74. width: 540px;
  75. margin-left:300px;
  76. }
  77.  
  78. .posts {
  79. margin-top: 20px;
  80. margin-left:100px;
  81. }
  82.  
  83. blockquote {
  84. border-left: 4px solid {color:accent};
  85. padding: 1px 1px 1px 10px;
  86. margin: 5px;
  87. }
  88.  
  89.  
  90. #captions {
  91. display: block;
  92. margin-top: 10px;
  93. {block:IfNotShowCaptions}
  94. {block:IndexPage}
  95. display: none;
  96. {/block:IndexPage}
  97. {/block:IfNotShowCaptions}
  98. }
  99.  
  100. #audiocaptions {
  101. display: block;
  102. margin-top: 10px;
  103. {block:IfNotShowCaptions}
  104. {block:IndexPage}
  105. display: none;
  106. {/block:IndexPage}
  107. {/block:IfNotShowCaptions}
  108. }
  109.  
  110. .pagination {
  111. margin-bottom:5px;
  112. float:right;
  113. margin-right:-15px;
  114. }
  115.  
  116. .pagination a {
  117. margin-left:5px;
  118. margin-right:5px;
  119. }
  120.  
  121. #albumart img {
  122. width: 70px;
  123. height: 70px;
  124. position:absolute
  125. }
  126.  
  127. #mp {
  128. width:422px;
  129. height:35px;
  130. padding-top:20px;
  131. padding-bottom:15px;
  132. padding-left:80px;
  133. background:#e4e4e4
  134. }
  135.  
  136. #permalink {
  137. margin-left:105px;
  138. margin-top:5px;
  139. font-size:9px;
  140. text-align:left;
  141. width:500px;
  142. text-transform:uppercase;
  143. }
  144.  
  145. .sidebar {
  146. position: fixed;
  147. margin-top: 180px;
  148. margin-left: -190px;
  149. width: 200px;
  150. text-align: center;
  151. padding: 10px;
  152. }
  153.  
  154.  
  155. .simg {
  156. width: 200px;
  157. margin-bottom:10px;
  158. border:4px double {color:accent};
  159. padding:7px;
  160. }
  161.  
  162.  
  163. #title {
  164. margin-bottom: 5px;
  165. text-align: center;
  166. color: #000;
  167. background: #F0F0F0;
  168. padding: 5px;
  169. letter-spacing: 1px;
  170. }
  171.  
  172. #links {
  173. text-align: center;
  174. font-family:9px;
  175. margin-left:-200px;
  176. margin-top:-105px;
  177. font-size:9px;
  178. text-align:right;
  179. letter-spacing:1px;
  180. width:200px;
  181. text-transform:uppercase;
  182. line-height:15px;
  183. transition-duration: 0.70s;
  184. -moz-transition-duration: 0.70s;
  185. -webkit-transition-duration: 0.70s;
  186. -o-transition-duration: 0.70s;
  187. }
  188.  
  189. #links a {
  190. border-right:0px solid {color:Accent};
  191. padding-right:10px;
  192. transition-duration: 0.70s;
  193. -moz-transition-duration: 0.70s;
  194. -webkit-transition-duration: 0.70s;
  195. -o-transition-duration: 0.70s;
  196. }
  197.  
  198. #links a:hover {
  199. border-right:15px solid {color:accent}
  200. }
  201.  
  202. iframe#tumblr_controls {
  203. position: fixed !important;
  204. z-index: 9999;
  205. }
  206.  
  207. .desc {
  208. width:200px;
  209. margin-top:0px;
  210. margin-left:10px;
  211. }
  212.  
  213. h3 {
  214. font-size:17px;
  215. margin-left:10px;
  216. font-weight:700;
  217. font-style:italic;
  218. }
  219.  
  220. .quo {
  221. font-family:georgia;
  222. font-size:17px;
  223. font-style:italic;
  224. text-align:left;
  225. }
  226.  
  227. idk {
  228. margin-left:55px;
  229. display:block
  230. }
  231.  
  232. qm {
  233. color:{color:Accent};
  234. font-style:normal;
  235. font-size:70px;
  236. margin-top:-15px;
  237. position:absolute;
  238. }
  239.  
  240. ::-webkit-scrollbar {width: 7px; height:7px; background:{color:bg}}
  241. ::-webkit-scrollbar-corner {background:{color:bg}}
  242. ::-webkit-scrollbar-button:vertical {height:0px; display: block; background:{color:scrollbar}}
  243. ::-webkit-scrollbar-button:horizontal {width: 0px; height: 0px; display: block; background:{color:scrollbar}}
  244. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 0px solid {color:bg}; border-bottom: 1px solid {color:bg}}
  245. ::-webkit-scrollbar-thumb:horizontal {background:{color:scrollbar}; border: 0px solid {color:bg}}
  246.  
  247. #asked {
  248. padding:13px;
  249. width:424px;
  250. background:{color:accent};
  251. text-align:left;
  252. margin-left:50px;
  253. }
  254.  
  255. ul.chat {
  256. margin: 0 0 0 0;
  257. padding: 0 0 0 0;
  258. }
  259. .chat li {
  260. list-style-type: none;
  261. margin-left: 0px;
  262. padding: 4px;
  263. }
  264. .chat li.odd {
  265. }
  266. .chat li.even {
  267. background-color: {color:accent};
  268. }
  269.  
  270. #permapage {
  271. margin-left:90px;
  272. width:500px;
  273. }
  274.  
  275. #permapage li {
  276. border-bottom:1px solid {color:accent};
  277. list-style-type:none;
  278. margin:0;
  279. padding-top:15px;
  280. padding-bottom:15px;
  281. padding-right:15px;
  282. padding-left:30px;
  283. }
  284.  
  285. #permapage img {
  286. margin-bottom:-3px;
  287. margin-right:5px;
  288. }
  289.  
  290. span.taghead { display:none; } a.tag + span.taghead { display:inline; }
  291.  
  292. #post {
  293. border:1px solid {color:accent};
  294. padding:10px;
  295. width:500px;
  296. }
  297.  
  298. </style>
  299.  
  300. {block:IfEndlessScroll}
  301. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  302. {/block:IfEndlessScroll}
  303.  
  304. </head>
  305.  
  306.  
  307. <body>
  308.  
  309.  
  310. <div id="content">
  311.  
  312.  
  313. <div class="sidebar">
  314.  
  315. {block:IfNotEndlessScroll}
  316. <div class="pagination">
  317. {block:PreviousPage}<a href="{PreviousPage}">prev</a> /{/block:PreviousPage}{block:NextPage} <a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  318. </div>
  319. {/block:IfNotEndlessScroll}
  320.  
  321. <img src="{image:Portrait}" class="simg" width="200px">
  322.  
  323. <div id="links">
  324. <a href="/">home</a><br><a href="/ask">ask</a><br><a href="/archive">archive</a>{Block:IfLinkTitle1}<br><a href="{text:link url 1}">{text:link title 1}</a>{/Block:IfLinkTitle1}{Block:IfLinkTitle2}<br><a href="{text:link url 2}">{text:link title 2}</a>{/Block:IfLinkTitle2}{/Block:IfLinkTitle3}<br><a href="{text:link url 3}">{text:link title 3}</a>{/Block:IfLinkTitle3}
  325. </div>
  326. <br>
  327. <div class="desc">{Description}</div>
  328.  
  329. </div>
  330.  
  331.  
  332. {block:Posts}
  333.  
  334. <br>
  335.  
  336.  
  337. <div class="posts">
  338.  
  339.  
  340. {block:Text}
  341.  
  342. <div id="post">
  343.  
  344. {block:Title}
  345. <h3>{Title}</h3>
  346. {/block:Title}
  347.  
  348. {Body}
  349.  
  350. </div>
  351.  
  352. {/block:Text}
  353.  
  354.  
  355.  
  356. {block:Photo}
  357.  
  358. <div id="post">
  359.  
  360. <center>
  361. <img src="{PhotoURL-500}" {Block:IfStretchPhotos}width="500px"{/Block:IfStretchPhotos}>
  362. </center>
  363.  
  364. {block:Caption}
  365. <div id="captions">
  366. {Caption}</div>
  367. {/block:Caption}
  368.  
  369. </div>
  370.  
  371. {/block:Photo}
  372.  
  373.  
  374.  
  375. {block:Photoset}
  376.  
  377. <div id="post">
  378.  
  379. <div class="photoset">
  380. {Photoset-500}
  381. </div>
  382.  
  383. {block:Caption}
  384. <div id="captions">
  385. {Caption}</div>
  386. {/block:Caption}
  387.  
  388. </div>
  389.  
  390. {/block:Photoset}
  391.  
  392.  
  393.  
  394. {block:Quote}
  395.  
  396. <div id="post">
  397.  
  398. <div class="quo"><qm>❝</qm><idk>{Quote}</idk></div>
  399.  
  400. {block:Source}
  401. <br><br>—{Source}
  402. {/block:Source}
  403.  
  404. </div>
  405.  
  406. {/block:Quote}
  407.  
  408.  
  409.  
  410. {block:Link}
  411.  
  412. <div id="post">
  413.  
  414. <a href="{URL}" {Target}><h3>+ {Name}</h3></a>
  415.  
  416. {block:Description}
  417. {Description}
  418. {/block:Description}
  419.  
  420. </div>
  421.  
  422. {/block:Link}
  423.  
  424.  
  425.  
  426. {block:Chat}
  427.  
  428. <div id="post">
  429.  
  430. {block:Title}
  431. {Title}
  432. {/block:Title}
  433.  
  434. <ul class="chat">
  435. {block:Lines}
  436. <li class="{Alt} user_{UserNumber}">
  437. {block:Label}
  438. <b>{Label}</b>
  439. {/block:Label}
  440. <span style="font-style:italic">{Line}</span>
  441. </li>
  442. {/block:Lines}
  443. </ul>
  444.  
  445. </div>
  446.  
  447. {/block:Chat}
  448.  
  449.  
  450.  
  451. {block:Audio}
  452.  
  453. <div id="post">
  454.  
  455. <div id="albumart">
  456. {block:AlbumArt}
  457. <img src="{AlbumArtURL}">
  458. {/block:AlbumArt}
  459. </div>
  460.  
  461. <div id="mp">
  462. {AudioPlayerGrey}
  463. </div>
  464.  
  465. <p>
  466.  
  467. {block:TrackName}<b>Track:</b> {TrackName}<br>{/block:TrackName}
  468. {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
  469. {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
  470. <b>Plays:</b> {PlayCount}<br>
  471.  
  472. {block:Caption}
  473. <div id="audiocaptions">
  474. {Caption}</div>
  475. {/block:Caption}
  476.  
  477. </div>
  478.  
  479. {/block:Audio}
  480.  
  481.  
  482.  
  483. {block:Video}
  484.  
  485. <div id="post">
  486.  
  487. <div class="video">
  488. {block:IndexPage}{Video-250}{/block:IndexPage}
  489. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  490. </div>
  491.  
  492. {block:Caption}
  493. <div id="captions">
  494. {Caption}</div>
  495. {/block:Caption}
  496.  
  497. </div>
  498.  
  499. {/block:Video}
  500.  
  501.  
  502.  
  503. {block:Answer}
  504.  
  505. <div id="post">
  506.  
  507. <div id="asked">{Asker} asked: {Question}</div> <img src="{AskerPortraitURL-40}" style="margin-top:-40px; position:absolute;"><p>
  508.  
  509. {Answer}
  510.  
  511. </div>
  512.  
  513. {/block:Answer}
  514.  
  515.  
  516. </div>
  517.  
  518. <div id="permalink">
  519.  
  520. {block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{Block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/Block:NoteCount}{Block:ContentSource} <a href="{SourceURL}">©</a>{/block:ContentSource}{block:HasTags}<br> filed under: {block:Tags}<span class="taghead">, </span><a class="tag" href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
  521.  
  522. </div>
  523.  
  524. {block:PermalinkPage}
  525. <div id="permapage">
  526. {block:PostNotes}
  527. {PostNotes}
  528. {/block:PostNotes}
  529. </div>
  530. {/block:PermalinkPage}
  531.  
  532. <br>
  533.  
  534. <div style="display:block">
  535. {Block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/Block:RebloggedFrom}
  536. </div>
  537.  
  538. {/block:Posts}
  539.  
  540. </div>
  541.  
  542. <a style="bottom:10px; font-size:9px; right:10px; letter-spacing:1px; position:fixed" href="http://stratfor-d.tumblr.com">CREDIT</a>
  543.  
  544. </body>
  545. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement