Advertisement
reatsui

theme 40: pale

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