Advertisement
reatsui

theme 02: sunset

Apr 9th, 2014
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.98 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.  
  3. <!----------
  4.  
  5. THEME 02: SUNSET
  6. THIS THEME IS DESINGED AND CODED BY YFIAN.TUMBLR.COM.
  7. PLEASE DO NOT STEAL, REDISTRIBUTE, REMOVE THE CREDIT OR USE AS BASE.
  8. MESSAGE ME IF YOU'RE HAVING PROBLEMS WITH THE THEME.
  9.  
  10. ---------->
  11.  
  12. <head>
  13.  
  14. <title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17.  
  18. <!--Default Variables-->
  19. <!--Colors-->
  20.  
  21. <meta name="color:Background" content="#ffffff"/>
  22. <meta name="color:Posts Background" content="#ffffff"/>
  23. <meta name="color:Asker" content="#fafafa"/>
  24. <meta name="color:Title" content="#000000"/>
  25. <meta name="color:Border" content="#000000"/>
  26. <meta name="color:Sidelink" content="#000000"/>
  27. <meta name="color:Hover" content="#cfcfcf"/>
  28. <meta name="color:Scrollbar" content="#000000"/>
  29. <meta name="color:Description Color" content ="#000000"/>
  30. <meta name="color:Link" content="#a8a8a8"/>
  31. <meta name="color:Text" content="#000000"/>
  32. <meta name="color:Tag Color" content="#474747"/>
  33. <meta name="color:Info Color" content="#474747"/>
  34. <meta name="color:Credit Link" content="#a80000"/>
  35. <meta name="color:Credit Hover" content="#474747"/>
  36.  
  37.  
  38. <!--Images-->
  39.  
  40. <meta name="image:Sidebar" content="http://static.tumblr.com/e901ea31f4ad3492408fdb67e5282326/czllhpn/zu8n3rs0c/tumblr_static_1lvozdb727i8s84c4scc0og48.jpg"/>
  41.  
  42. <!--Links-->
  43.  
  44. <meta name="text:Link1" content="/" />
  45. <meta name="text:Link1 Title" content="link" />
  46. <meta name="text:Link2" content="/" />
  47. <meta name="text:Link2 Title" content="link" />
  48.  
  49. <style type="text/css">
  50.  
  51. ::-webkit-scrollbar-thumb:vertical {
  52. background:{color:Scrollbar};
  53. height: 80px;
  54. }
  55.  
  56. ::-webkit-scrollbar {
  57. height: 10px;
  58. width: 3px;
  59. }
  60.  
  61. body {
  62. background:{color:Background};
  63. text-align:justify;
  64. margin:0px;
  65. font-family:Arial;
  66. font-size:11px;
  67. color:{color:Text};
  68. text-align:justify;
  69. letter-spacing:0px;
  70. line-height:100%;
  71. cursor: url(http://media.tumblr.com/tumblr_lqs4qoKE1V1qfoi4t.png), progress;
  72. }
  73.  
  74. a {
  75. text-decoration:none;
  76. outline:none;
  77. -moz-outline-style:none;
  78. color:{color:Link};
  79. -webkit-transition: all 0.5s ease;
  80. -moz-transition: all 0.5s ease;
  81. -o-transition: all 0.5s ease;
  82. }
  83.  
  84. img {
  85. max-width:100%;
  86. height:auto;
  87. }
  88.  
  89. h1 {
  90. font-size:24px;
  91. text-transform:none;
  92. font-style:none;
  93. font-weight:bold;
  94. line-height:140%;
  95. text-align:center;
  96. font-family:Arial;
  97. color:{color:Title};
  98. }
  99.  
  100. a:hover {
  101. color: {color:Hover};
  102. }
  103.  
  104. small{
  105. font-size:9px;
  106. line-height:140%;
  107. }
  108.  
  109. big {
  110. font-size:12px;
  111. line-height:140%;
  112. }
  113.  
  114. b, strong{
  115. color:{color:Text};
  116. font-family:Arial;
  117. text-transform:none;
  118. letter-spacing:0px;
  119. }
  120.  
  121. i, em {
  122. color:{color:Text};
  123. }
  124.  
  125. p {
  126. margin-top:5px;
  127. margin-bottom:5px;
  128. }
  129.  
  130. blockquote {
  131. padding:0px;
  132. padding-left:5px;
  133. margin:5px;
  134. border-left:1px solid {color:Border};
  135. }
  136.  
  137. blockquote img {
  138. max-width:200px;
  139. height:auto;
  140. }
  141.  
  142. blockquote blockquote {
  143. padding-left:5px;
  144. border-left:1px solid;
  145. }
  146.  
  147. #quote {
  148. padding:10px;
  149. margin-bottom:5px;
  150. text-align:center;
  151. font-size:15px;
  152. font-weight:bold;
  153. font-family:Arial;
  154. font-style:none;
  155. letter-spacing:-1px;
  156. }
  157.  
  158. #chat {
  159. text-transform:none;
  160. font-family:Arial;
  161. }
  162.  
  163. #website {
  164. font-family:Arial;
  165. font-style:none;
  166. text-align:left;
  167. font-size:12px;
  168. }
  169.  
  170. #question {
  171. padding:20px;
  172. background: {color:Asker};
  173. font-size:12px;
  174. color:{color:Text};
  175. }
  176.  
  177. .pagination {
  178. width:500px;
  179. text-align:center;
  180. font-style:none;
  181. font-size:11px;
  182. font-family:Arial;
  183. text-transform:lowercase;
  184. margin-left:0px;
  185. margin-top:0px;
  186. letter-spacing:0px;
  187. margin-bottom:100px;
  188. }
  189.  
  190. .pagination a {
  191. display:inline-block;
  192. margin-right:0px;
  193. padding:0px;
  194. color:{color:Text};
  195. }
  196.  
  197. .pagination a:hover {
  198. color:{color:Hover};
  199. }
  200.  
  201. .audio{width:25px;padding:5px;position:absolute;opacity:1;margin-left:60px;margin-top:-43px;overflow:hidden;}
  202. .audioplay{height:50px;width:500px;background-color:black;}
  203. .cover{width:50px;height:50px;position:absolute;margin-left:0px;}
  204. .cover img{width:50px;}
  205. .audioinfo{font-family: Tahoma, sans-serif;font-size:7px;text-align:center;padding:5px;width:490px;margin-top:2px;text-transform:uppercase;letter-spacing:1px;background-color:black;color:white;}
  206.  
  207. #container {
  208. width:805px;
  209. margin-left:auto;
  210. margin-right:auto;
  211. }
  212.  
  213. .entries {
  214. width:500px;
  215. margin-bottom:50px;
  216. }
  217.  
  218. #posts {
  219. width:500px;
  220. margin-left:0px;
  221. margin-top:100px;
  222. }
  223.  
  224. #sidebar {
  225. position:fixed;
  226. margin-left:600px;
  227. margin-top:70px;
  228. }
  229.  
  230. #sidebarimage img {
  231. width:100px;
  232. height:100px;
  233. margin-top:0px;
  234. margin-left:0px;
  235. border-radius:500px;
  236. position:fixed;
  237. }
  238.  
  239. #description {
  240. font-family:Arial;
  241. font-size:11px;
  242. font-style:none;
  243. width:205px;
  244. height:auto;
  245. text-align:left;
  246. margin-top:115px;
  247. margin-left:0px;
  248. letter-spacing:0px;
  249. color:{color:Description Color};
  250. }
  251.  
  252. #links {
  253. width:115px;
  254. font-family:Arial;
  255. position:fixed;
  256. margin-left:0px;
  257. margin-top:10px;
  258. height:auto;
  259. text-transform:uppercase;
  260. }
  261.  
  262. #links a {
  263. font-size:9px;
  264. color:{color:Sidelink};
  265. font-style:none;
  266. display:block;
  267. margin-bottom:5px;
  268. text-align:left;
  269. letter-spacing:2px;
  270. text-decoration:none;
  271. }
  272.  
  273. #links a:hover {
  274. text-decoration:none;
  275. color:{color:Sidelink};
  276. text-decoration:line-through;
  277. }
  278.  
  279. #info {
  280. text-align:left;
  281. margin-top:5px;
  282. font-family:Arial;
  283. padding-top:5px;
  284. text-transform:lowercase;
  285. font-style:none;
  286. letter-spacing:0px;
  287. font-size:11px;
  288. line-height:100%;
  289. }
  290.  
  291. #tags {
  292. font-size:11px;
  293. margin-top:0px;
  294. font-family:Arial;
  295. font-style:none;
  296. }
  297.  
  298. #notes {
  299. font-family:Arial;
  300. text-transform:lowercase;
  301. font-size:11px;
  302. }
  303.  
  304. #notes img {
  305. margin-left:5px;
  306. }
  307.  
  308. #credit {
  309. font-family:Arial;
  310. font-size:8px;
  311. letter-spacing:0px;
  312. float:right;
  313. position:fixed;
  314. bottom:25px;
  315. right:20px;
  316. }
  317.  
  318. #credit a {
  319. color:{color:Credit Link};
  320. padding:5px;
  321. text-transform:uppercase;
  322. }
  323.  
  324. #credit a:hover {
  325. opacity:0.5;
  326. color: transparent;
  327. text-shadow:0 0 2px {color:Credit Hover};
  328. text-decoration:none;
  329. -moz-transition-duration:0.5s;
  330. -webkit-transition-duration:0.5s;
  331. -o-transition-duration:0.5s;
  332. }
  333.  
  334. {CustomCSS}</style></head><body>
  335.  
  336. <div id="container">
  337.  
  338. <div id="sidebar">
  339. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  340. <div id="description">{Description}
  341. <div id="links">
  342. <a href="/">refresh</a>
  343. <a href="/ask">message</a>
  344. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  345. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  346. <a href="/archive">archive</a>
  347. </div>
  348. </div>
  349. </div>
  350.  
  351. <div id="posts">
  352. {block:Posts}
  353. <div class="entries">
  354.  
  355. {block:Photo}
  356. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500">
  357. {block:Caption}{Caption}{/block:Caption}
  358. {/block:Photo}
  359.  
  360. {block:Photoset}
  361. {Photoset-500}
  362. {block:Caption}{Caption}{/block:Caption}
  363. {/block:Photoset}
  364.  
  365. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  366.  
  367. {block:Quote}<div id="quote">❝{Quote}</i>❞<br><br>
  368. <div style="text-transform:uppercase; font-size:8px; font-weight:normal; font-family:Arial; letter-spacing:0px;">{block:Source} — {Source}</div>{/block:Source}</div>{/block:Quote}
  369.  
  370. {block:Link}<div id="website"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
  371.  
  372. <div id="chat">
  373. {block:Chat}
  374. {block:Title}
  375. <h1>{Title}</h1>
  376. {/block:Title}
  377. {block:Lines}
  378. {block:Label}<b>{Label}</b>{/block:Label} -
  379. {Line}<br>
  380. {/block:Lines}{/block:Chat}
  381. </div>
  382.  
  383. {block:Audio}
  384. <div class="audioplay">
  385. <div class="cover"><img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg"></div>
  386. {block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}</div>
  387. <div class="audio">{AudioPlayerBlack}</div>
  388. <div class="audioinfo">{block:TrackName}{TrackName}{/block:TrackName} {block:Artist}— {Artist}{/block:Artist}{block:Album} ({Album}){/block:Album}</div>
  389. {Caption}
  390. {/block:Audio}
  391.  
  392. {block:Video}
  393. {Video-500}
  394. {block:Caption}{Caption}{/block:Caption}
  395. {/block:Video}
  396.  
  397. {block:Answer}<div id="question">{Asker}: <i>{Question}</i></div><br>{Answer}{/block:Answer}
  398.  
  399. {block:Date}<div id="info"> {block:RebloggedFrom}
  400. <a href="{ReblogParentURL}">via </a> ‧ {/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">source</a> — {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a> {/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  401. {/block:Date}</div>
  402. {block:HasTags}
  403. <div id="tags">
  404. {block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>
  405. {/block:HasTags}
  406. <div id="notes">
  407. {block:PostNotes}{PostNotes}{/block:PostNotes}
  408. </div>
  409. </div>
  410. {/block:Posts}
  411.  
  412. <div class="pagination">
  413. {block:PreviousPage}
  414. <a href="{PreviousPage}">newer</a> /
  415. {/block:PreviousPage}
  416. {block:NextPage}
  417. <a href="{NextPage}">older</a>
  418. {/block:NextPage}</div>
  419.  
  420. </div>
  421.  
  422. <div id="credit"><a href="http://yfian.tumblr.com/">yfian</a></div>
  423.  
  424. </body>
  425. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement