Advertisement
Guest User

please

a guest
Jul 22nd, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.32 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9.  
  10. <!--
  11.  
  12. TRANSGENDER DRAGON THEME by SHINGNO.
  13.  
  14. dont remove credit
  15.  
  16. hmu with questions n stuff @ shingno.tumblr.com
  17.  
  18. ily ♥♥
  19.  
  20. -->
  21.  
  22.  
  23.  
  24. <meta name="color:background" content="#fff"/>
  25.  
  26. <meta name="color:post text" content="#000000"/>
  27.  
  28. <meta name="color:links" content="#B3B3B3"/>
  29.  
  30. <meta name="color:hover" content="#f3f3f3"/>
  31.  
  32. <meta name="color:sidebar text" content="#ffffff"/>
  33.  
  34. <meta name="color:sidebar links" content="#ffffff"/>
  35.  
  36. <meta name="color:sidebar bg" content="#000000"/>
  37.  
  38. <meta name="image:render" content=""/>
  39.  
  40. <meta name="text:link 1" content="/"/>
  41.  
  42. <meta name="text:link 1 title" content="Link"/>
  43.  
  44. <meta name="text:link 2" content="/"/>
  45.  
  46. <meta name="text:link 2 title" content="Link"/>
  47.  
  48. <meta name="text:link 3" content="/"/>
  49.  
  50. <meta name="text:link 3 title" content="Link"/>
  51.  
  52. <meta name="text:link 4" content="/"/>
  53.  
  54. <meta name="text:link 4 title" content="Link"/>
  55.  
  56. <meta name="if:400px" content="0"/>
  57.  
  58. <meta name="if:ms mincho" content="1"/>
  59.  
  60. <meta name="if:captions" content="0"/>
  61.  
  62.  
  63. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  64.  
  65.  
  66. <style type="text/css">
  67. body {
  68. background:{color:Background};
  69. color:{color:post text};
  70. font-family:{block:ifmsmincho}ms mincho;{/block:ifmsmincho}
  71. {block:ifnotmsmincho}arial;{/block:ifnotmsmincho}
  72. font-size:10px;
  73. }
  74.  
  75. a {
  76. color:{color:Links};
  77. text-decoration:none;
  78. -webkit-transition: all 0.4s ease-in-out;
  79. -moz-transition: all 0.4s ease-in-out;
  80. -o-transition: all 0.4s ease-in-out;
  81. transition: all 0.4s ease-in-out;
  82. }
  83.  
  84. a:hover {
  85. text-decoration:none;
  86. color:{color:Hover};
  87. -webkit-transition: all 0.4s ease-in-out;
  88. -moz-transition: all 0.4s ease-in-out;
  89. -o-transition: all 0.4s ease-in-out;
  90. transition: all 0.4s ease-in-out;
  91. }
  92.  
  93.  
  94.  
  95.  
  96. blockquote {
  97. border-left:1px solid #ededed;
  98. padding-left:10px;
  99. margin-left:6px;
  100. }
  101.  
  102. h1 {
  103. font-family:sans-serif;
  104. font-weight:lighter;
  105. font-family:sans-serif;
  106. font-weight:lighter;
  107. font-size:17px;
  108. letter-spacing:1px;
  109. text-transform:lowercase;
  110. text-align:center;
  111. }
  112.  
  113.  
  114.  
  115.  
  116. #entries {
  117. width:500px;
  118. margin-left:700px;
  119. margin-top:100px;
  120. margin-bottom:100px;
  121. }
  122.  
  123. #post {
  124. {block:if400px}width:400px;{/block:if400px}{block:ifnot400px}width:250px;{/block:ifnot400px}
  125. margin-top:100px;
  126. {block:PermalinkPage}
  127. width:400px;
  128. {/block:PermalinkPage}
  129. }
  130.  
  131. #post img{max-width:100%;opacity:1;}
  132.  
  133. #post img:hover{opacity:1;-webkit-transition:all 0.4s ease-in;}
  134.  
  135.  
  136. #sbar {
  137. margin-left:400px;
  138. margin-top:200px;
  139. position:fixed;
  140. width:100px;
  141. background-color:{color:sidebar bg};
  142. border-radius:5px;
  143. moz-border-radius:5px;
  144. }
  145.  
  146.  
  147. .desc {
  148. margin-top:10px;
  149. text-align:right;
  150. color:{color:sidebar text};
  151. padding:5px;
  152. }
  153.  
  154.  
  155.  
  156. .links {
  157. margin-top:10px;
  158. border-top:1px solid #ededed;
  159. padding-top:5px;
  160. text-transform:lowercase;
  161. text-align:right;
  162. word-spacing:10px;
  163. padding:5px;
  164. }
  165.  
  166. .links a{color:{color:sidebar links}}
  167.  
  168.  
  169.  
  170.  
  171. #pagination {
  172. position:fixed;
  173. width:480px;
  174. height:10px;
  175. font-size:10px;
  176. text-align:center;
  177. margin-left:600px;
  178. bottom:0px;
  179. opacity:0.7;
  180. padding:10px;
  181. font-family:consolas;
  182. letter-spacing:4px;
  183. background-color:#fff;
  184. }
  185.  
  186.  
  187.  
  188.  
  189. #info {
  190. text-align:left;
  191. margin-top:2px;
  192. border-bottom:1px solid #ededed;
  193. padding-bottom:5px;
  194. text-transform:lowercase;
  195. -webkit-transition: all 0.4s ease-in-out;
  196. -moz-transition: all 0.4s ease-in-out;
  197. -o-transition: all 0.4s ease-in-out;
  198. transition: all 0.4s ease-in-out;
  199. }
  200.  
  201. #tags {
  202. text-align:left;
  203. margin-top:4px;
  204. }
  205.  
  206.  
  207.  
  208.  
  209. #ask {
  210. margin-top:0px;
  211. margin-left:0px;
  212. }
  213.  
  214.  
  215.  
  216. #ask2 {
  217. margin-top:0px;
  218. }
  219.  
  220. #quote {
  221. padding:10px;
  222. font-size:12px;
  223. font-style:italic;
  224. text-align:center;
  225. }
  226.  
  227. #source {
  228. text-align:center;
  229. padding:8px;
  230. }
  231.  
  232. #chat1 {
  233. border-bottom:1px solid #ededed;
  234. border-top:1px solid #ededed;
  235. margin-top:10px;
  236. }
  237.  
  238. #creds{font-size:10px;text-transform:lowercase;right:2px;bottom:2px;position:fixed;}
  239.  
  240. #creds a{color:#000000}
  241.  
  242. #render{bottom:0px;margin-left:2px;z-index:-999999;position:fixed;}
  243.  
  244. {CustomCSS}</style></head><body>
  245.  
  246. <div id="render"><img src="{image:render}"></div>
  247.  
  248. <div id="sbar">
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258. <div class="desc">
  259. {description}
  260. </div>
  261.  
  262.  
  263.  
  264.  
  265. <div class="links">
  266. <a href="/">home</a><br>
  267. <a href="/ask">ask</a><br>
  268. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  269. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  270. <a href="/{text:Link 3}">{text:Link 3 Title}</a>
  271. <a href="/{text:Link 4}">{text:Link 4 Title}</a>
  272. </div>
  273.  
  274. </div>
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. <div id="creds"><a href="http://shingno.tumblr.com">theme</a></div>
  283.  
  284.  
  285. <div id="entries">
  286.  
  287.  
  288. <div class="autopagerize_page_element">
  289. {block:Posts}
  290. <div id="post">
  291.  
  292.  
  293. {block:Text}
  294. <h1>{block:Title}{Title}{/block:Title}</h1>
  295. {Body}{/block:Text}
  296.  
  297.  
  298.  
  299. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  300.  
  301.  
  302.  
  303. {block:ifcaptions}
  304.  
  305. {block:Caption}{Caption}{/block:Caption}
  306. {/block:ifcaptions}
  307. {/block:Photo}
  308.  
  309.  
  310.  
  311. {block:Photoset}
  312.  
  313. {block:if400px}{Photoset-400}{/block:if400px}
  314.  
  315. {block:ifnot400px}{Photoset-250}{/block:ifnot400px}
  316.  
  317. {block:ifcaptions}
  318. {block:Caption}{Caption}{/block:Caption}
  319. {/block:ifcaptions}
  320.  
  321. {/block:Photoset}
  322.  
  323.  
  324.  
  325.  
  326. {block:Quote}
  327. <div id="quote">
  328. "{Quote}"
  329. </div>
  330. {block:Source}
  331. <div id="source">
  332. {Source}
  333. </div>
  334. {/block:Source}{/block:Quote}
  335.  
  336.  
  337.  
  338. {block:Link}<h1><a href="{URL}" {Target}>{Name} →</a></h1>{/block:Link}
  339.  
  340.  
  341.  
  342. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<div id="chat1"><b>{Label}</b>{/block:Label} {Line}</div>{/block:Lines}{/block:Chat}
  343.  
  344.  
  345.  
  346. {block:Audio}<left><span class="audio">{AudioPlayerWhite}</left></span><br>
  347. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  348. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  349. {/block:ExternalAudio}
  350. {/block:Audio}<br>
  351.  
  352.  
  353.  
  354. {block:Video}
  355.  
  356. {block:if400px}{Video-400}{/block:if400px}
  357.  
  358. {block:ifnot400px}{Video-250}{/block:ifnot400px}
  359.  
  360. {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}{/block:Video}
  361.  
  362.  
  363.  
  364. {block:Answer}
  365.  
  366. <div id="ask">
  367. <div style="font-size:14px; font-weight:lighter; font-style:normal;">{Asker} assed: {Question}
  368. </div>
  369. <div id="ask2">
  370. {Answer}</div>{/block:Answer}
  371.  
  372.  
  373.  
  374.  
  375. <div id="info">
  376.  
  377. <a href="{permalink}">{shortmonth} {dayofmonth}{dayofmonthsuffix}</a> &nbsp;&nbsp; <a href="{permalink}">♥ {NoteCount}</a>
  378.  
  379. <div style="float:right;">
  380.  
  381. {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} /
  382. {block:ContentSource} <a href="{SourceURL}">source</a>{/block:ContentSource}
  383.  
  384. </div>
  385.  
  386. </div>
  387.  
  388. <div id="tags">
  389.  
  390. {block:HasTags}{block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>&nbsp;&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  391.  
  392. </div>
  393.  
  394. {/block:Posts}
  395. </div>
  396. <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  397.  
  398. </div>
  399. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement