Advertisement
khalisar

theme 2

Aug 2nd, 2013
87
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. <!----theme 2 by quietwillfall
  4. please don't remove the credit
  5. thank you
  6. --->
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9. <head>
  10.  
  11. <title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15.  
  16.  
  17. <meta name="color:Text" content="#bbbbbb"/>
  18. <meta name="color:Link" content="#aaaaaa"/>
  19. <meta name="color:Tags" content="#cccccc"/>
  20. <meta name="color:Hover" content="#f1f1f1"/>
  21. <meta name="color:border" content="#F2F2F2"/>
  22. <meta name="color:Line" content="#f2f2f2"/>
  23. <meta name="color:Border" content="#eeeeee"/>
  24. <meta name="color:scrollbarbg" content="ffffff"/>
  25.  
  26. <meta name="image:sidebar" content=""/>
  27. <meta name="image:bg" content=""/>
  28.  
  29. <meta name="text:linkA" content="">
  30. <meta name="text:linkA url" content="/">
  31. <meta name="text:linkB" content="">
  32. <meta name="text:linkB url" content="/">
  33. <meta name="text:linkC" content="">
  34. <meta name="text:linkC url" content="/">
  35. <meta name="text:linkD" content="">
  36. <meta name="text:linkD url" content="/">
  37.  
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43.  
  44.  
  45. ::-webkit-scrollbar {background-color:#fff; height:5px; width:9px}
  46. ::-webkit-scrollbar-thumb:vertical {background-color:#999; height:50px;border-radius:10px;border:1px solid #fff;}
  47. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff; height:5px!important}
  48.  
  49. *, body, a, a:hover {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  50.  
  51.  
  52.  
  53. body {
  54. background:{color:background};
  55. margin:0px;
  56. color:{color:text};
  57. font-family:Arial, Helvetica;
  58. font-size:9px;
  59. line-height:100%;
  60. }
  61.  
  62. a {
  63. text-decoration:none;
  64. -moz-outline-style:none;
  65. color:{color:link};
  66. }
  67.  
  68. img {
  69. border:none;
  70. }
  71.  
  72.  
  73. h1 {
  74. font-size:12px;
  75. text-transform:uppercase;
  76. }
  77.  
  78. blockquote {
  79. padding-left:5px;
  80. border-left:2px solid;
  81. }
  82.  
  83. blockquote blockquote {
  84. padding-left:5px;
  85. border-left:2px solid;
  86. }
  87.  
  88.  
  89. a:hover {
  90. opacity:1;
  91. color:{color:hover};
  92. -webkit-transition: all 0.5s ease;
  93. -moz-transition: all 0.5s ease;
  94. -o-transition: all 0.5s ease
  95. }
  96.  
  97.  
  98. #sidebar {
  99. position:fixed;
  100. width:120px;
  101. margin-left:240px;
  102. margin-top:150px;
  103. opacity:1;
  104. }
  105.  
  106. #sidebarimage {
  107. width 120px;
  108. }
  109.  
  110. #sidebarimage img {
  111. width:120px;
  112. padding:4px;
  113. }
  114.  
  115.  
  116. .desc {
  117. position:fixed;
  118. margin-top:24px;
  119. margin-left:-6px;
  120. font-family:cambria;
  121. line-height:110%;
  122. font-size:10px;
  123. font-style:normal;
  124. width:120px;
  125. padding:9px;
  126. text-align:justify;
  127. color:{color:text};
  128. }
  129.  
  130.  
  131.  
  132. .desc a
  133. {color:{color:text};
  134. -moz-transition-duration:0.6s;
  135. -webkit-transition-duration:0.6s;
  136. -o-transition-duration:0.6s;
  137. }
  138.  
  139.  
  140. .links {
  141. position:absolute;
  142. letter-spacing:1px;
  143. position:fixed;
  144. font-family:times;
  145. width:150px;
  146. margin-top:15px;
  147. opacity:0;
  148. margin-left:-15px;
  149. font-size:11px;
  150. text-transform:lowercase;
  151. text-align:center;
  152. line-height:170%;
  153. -moz-transition-duration:.4s;
  154. -webkit-transition-duration:.4s;
  155. -o-transition-duration:.4s;
  156. }
  157.  
  158. .links a{
  159. font-style:italic;
  160. width:150px;
  161. line-height:130%;
  162. color:#9b9b9b;
  163. margin-left:5px;
  164. letter-spacing:1px;
  165. text-decoration:none;
  166.  
  167. }
  168.  
  169. .links a:hover {
  170. text-align:center;
  171. color: #fff;
  172. padding:10px;
  173. width:20px;
  174. -moz-transition-duration:.5s;
  175. -webkit-transition-duration:.5s;
  176. -o-transition-duration:.5s;
  177. }
  178. #sidebar:hover .links{
  179. opacity:1;
  180. -moz-transition-duration:1.4s;
  181. -webkit-transition-duration:1.4s;
  182. -o-transition-duration:1.4s;}
  183.  
  184.  
  185. .pagi{
  186. width:100px;
  187. font-size:8px;
  188. font-style:italic;
  189. text-align:center;
  190. margin-left:20px;
  191. margin-top:55px;
  192. position:fixed;
  193. font-family:times;
  194. letter-spacing:0px;
  195. }
  196.  
  197.  
  198.  
  199.  
  200.  
  201. #all {
  202. padding:10px;
  203. width:500px;
  204. margin-left:450px;
  205. margin-top:50px;
  206. font-size:10px;
  207. }
  208.  
  209.  
  210.  
  211. #posts {
  212. width:500px;
  213. padding-bottom:20px;
  214. padding:10px;
  215. margin-top:30px;
  216. background-color:{color:Post};
  217. }
  218.  
  219.  
  220. #details {
  221. text-align:right;
  222. margin-top:8px;
  223. text-transform:lowercase;
  224. font-style:italic;
  225. font-size:8px;
  226. font-style:none;
  227. border-top:1px solid {color:Line};
  228. }
  229.  
  230.  
  231. #tags {
  232. width:490px;
  233. opacity:0;
  234. margin-left:-4px;
  235. margin-top:7px;
  236. font-size:8px;
  237. color:{color:tags}:
  238. }
  239.  
  240. #posts:hover #tags {
  241. opacity:1;
  242. -moz-transition-duration:1s;
  243. -webkit-transition-duration:1s;
  244. -o-transition-duration:1s;
  245. }
  246.  
  247. #tags a {
  248. color:{color:tags};
  249. }
  250.  
  251. #tags a:hover {
  252. color:{color:hover}
  253. }
  254.  
  255.  
  256.  
  257.  
  258.  
  259. #question {
  260. padding:8px;
  261. font-family:cambria;
  262. letter-spacing:2px;
  263. text-align:right;
  264. font-style:italic;
  265. border:3px {color:border} solid;
  266. color:{color:text};
  267. background-color:{color:background}
  268. }
  269.  
  270.  
  271. #credit {
  272. font-size:9px;
  273. font-family:cambria;
  274. font-style:italic;
  275. letter-spacing:1px;
  276. -moz-transition-duration:0.5s;
  277. -webkit-transition-duration:0.5s;
  278. -o-transition-duration:0.5s;
  279. }
  280.  
  281. #credit a {
  282. background-color:#fff;
  283. padding:5px;
  284. border:1px solid #e9e9e9;
  285. position:fixed;
  286. right:15px;
  287. bottom:10px
  288. }
  289.  
  290. #credit a:hover {
  291. color:#fff;
  292. background-color:#191919;
  293. }
  294.  
  295.  
  296. {CustomCSS}</style></head><body>
  297.  
  298. <div id="sidebar">
  299. <div id="sidebarimage"><a title="{text:homelink title}" href="/"><img src="{image:sidebar}"></a></div>
  300. <div class="desc">
  301. {Description}
  302. </div>
  303.  
  304. <div class="links">
  305.  
  306.  
  307. {block:IfLinkA}
  308. <a href="{text:linkA url}">{text:linkA}</a>
  309. {/block:IfLinkA}
  310. {block:IfLinkB}
  311. <a href="{text:linkB url}">{text:linkB}</a>
  312. {/block:IfLinkB}
  313. {block:IfLinkC}
  314. <a href="{text:linkC url}">{text:linkC}</a>
  315. {/block:IfLinkC}
  316. {block:IfLinkD}
  317. <a href="{text:linkD url}">{text:linkD}</a>
  318. {/block:IfLinkD}
  319.  
  320.  
  321.  
  322. </div>
  323.  
  324. {block:Pagination}<div id="pagi">
  325. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  326. {block:JumpPagination length="3"}
  327. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  328. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  329. {/block:JumpPagination}
  330. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  331. </div>{/block:Pagination}
  332.  
  333. </div>
  334.  
  335. <div id="all">{block:Posts}<div id="posts">
  336.  
  337. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  338.  
  339. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  340.  
  341. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  342.  
  343. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  344.  
  345. {block:Quote}{Quote}{/block:Quote}
  346.  
  347. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  348. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  349. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  350. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  351. {/block:Audio}
  352.  
  353. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  354.  
  355. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  356.  
  357.  
  358. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  359.  
  360. <div id="details">
  361. <br> posted <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} <font color=#d6bbc8>♥</font> <a href="{Permalink}">{NoteCountWithLabel}</a>
  362. {block:HasTags}<div id="tags">tagged as:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  363. {/block:Posts}
  364. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  365. {/block:Posts}</div></div></div>
  366.  
  367.  
  368. </div>
  369. <div id="credit"><a href="http://quietwillfall.tumblr.com">QWF</div>
  370.  
  371.  
  372. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement