moanszayn

McNuggets

Sep 24th, 2013
1,350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.92 KB | None | 0 0
  1. <!-- theme by AILEEN AKA LUSTINGLOU (THIRSTSLIAM)
  2. PLEASSE FOLLOW THE FOLLOWS AND STAY FRESH TO DEATH -->
  3.  
  4.  
  5. <head><title>{Title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10.  
  11. <meta name="color:Background" content=""/>
  12. <meta name="color:Text" content="#a8a8a8"/>
  13. <meta name="color:Link" content="#b8b8b8f"/>
  14. <meta name="color:Tags" content="f0f0f0"/>
  15. <meta name="color:Hover" content="#f2f2f2"/>
  16. <meta name="color:Line" content="#f2f2f2"/>
  17. <meta name="color:Border" content="#e4e4e4"/>
  18. <meta name="color:Post" content="#ffffff"/>
  19. <meta name="color:Answer" content="#f8f8f8"/>
  20. <meta name="image:sidebar" content=""/>
  21. <meta name="image:background" content="http://media.tumblr.com/f74cdc58c07b9377fc4a3f05f91f2f3d/tumblr_inline_mtnqxyDRaH1r9m08l.bmp"/>
  22. <meta name="text:linkA" content=" ">
  23. <meta name="text:linkA url" content="/">
  24. <meta name="text:linkB" content=" ">
  25. <meta name="text:linkB url" content="/">
  26.  
  27. <meta name="text:linkC" content=" ">
  28. <meta name="text:linkC url" content="/">
  29.  
  30. <meta name="text:linkD" content=" ">
  31. <meta name="text:linkD url" content="/">
  32.  
  33. <meta name="color:scrollbarbg" content="ffffff"/>
  34. <meta name="text:header" content="links here">
  35.  
  36.  
  37. <style type="text/css">
  38.  
  39.  
  40. ::-webkit-scrollbar {
  41. width: 5px;height: 5px;}
  42. ::-webkit-scrollbar-button:start:decrement,
  43. ::-webkit-scrollbar-button:end:increment {
  44. height: 6px;display: block;background-color: {color:white};}
  45. ::-webkit-scrollbar-track-piece {
  46. background-color: {color:scrollbarbg};}
  47. ::-webkit-scrollbar-thumb:vertical {
  48. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  49.  
  50.  
  51.  
  52. body {
  53. background:{color:background};
  54. margin:0px;
  55. color:{color:text};
  56. font-family:Calibri;
  57. font-size:9px;
  58. line-height:100%;
  59. background-attachment:fixed;
  60. background-image: url('{image:Background}');
  61. background-repeat:repeat;
  62. }
  63.  
  64. a {
  65. text-decoration:none;
  66. outline:none;
  67. -moz-outline-style:none;
  68. color:{color:link};
  69. }
  70.  
  71. img {
  72. border:none;
  73. }
  74.  
  75. blockquote {
  76. padding-left:5px;
  77. border-left:2px solid;
  78. }
  79.  
  80. blockquote blockquote {
  81. padding-left:5px;
  82. border-left:2px solid;
  83. }
  84.  
  85. h1 {
  86. font-size:9px;
  87. text-transform:uppercase;
  88. }
  89.  
  90. a:hover {
  91. opacity:10;
  92. color:{color:hover};
  93. -webkit-transition: all 0.7s ease;
  94. -moz-transition: all 0.7s ease;
  95. -o-transition: all 0.7s ease
  96. }
  97.  
  98.  
  99. #container {
  100. margin-left:160px;
  101. margin-top:155px;
  102. width:170px;
  103. height:265px;
  104. position:fixed;
  105. background-color:{color:Post};
  106. border-radius:10px;
  107.  
  108. }
  109.  
  110.  
  111. #entries {
  112. padding:10px;
  113. width:500px;
  114. margin-left:450px;
  115. margin-top:40px;
  116. font-size:10px;
  117. }
  118.  
  119.  
  120.  
  121. #post {
  122. width:500px;
  123. padding-bottom:20px;
  124. padding:15px;
  125. margin-top:15px;
  126. background-color:{color:Post};
  127. border-radius:10px;
  128. }
  129.  
  130. #title {
  131. margin-left:-352px;
  132. top:210px;
  133. position:fixed;
  134. font-size:16px;
  135. letter-spacing:-2px;
  136. color:#000;
  137. width:150px;
  138. text-align:center;
  139. font-family:Silkscreen;
  140. text-transform:lowercase;
  141.  
  142. }
  143.  
  144. #sidebar {
  145. width:1px;
  146. height:200px;
  147. position:fixed;
  148. margin-left:360px;
  149. margin-top:-100px;
  150. opacity:.80;
  151.  
  152. }
  153.  
  154. #sidebarimage {
  155. width 200px;
  156.  
  157. }
  158.  
  159. #sidebarimage img {
  160. margin-left:-342px;
  161. margin-top: 130px;
  162. width:135px;
  163. height:135px;
  164.  
  165. }
  166.  
  167. @font-face{font-family:Celeste Hand;src:url(http://static.tumblr.com/9wzbixa/UBpmj2h2i/celeste_hand.ttf);}
  168.  
  169.  
  170.  
  171. .links {
  172. width:164px;
  173. height:5px;
  174. padding: 9px;
  175. font-size:12px;
  176. font-family:Celeste Hand;
  177. text-align:center;
  178. margin-top: 45px;
  179. margin-left:-330px;
  180. text-align:justify;
  181. text-transform:lowercase;
  182. word-spacing:-1px;
  183. position:fixed;
  184. padding:6px;
  185.  
  186. }
  187.  
  188.  
  189. .links:hover {
  190. color: {color:hover};
  191.  
  192.  
  193.  
  194. }
  195.  
  196.  
  197. @font-face {font-family:Silkscreen; src: url(http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf);}
  198.  
  199.  
  200. #description {
  201. position:fixed;
  202. font-family:Silkscreen;
  203. line-height:110%;
  204. font-size:9px;
  205. width:134px;
  206. margin-top:0px;
  207. padding:10px;
  208. margin-left:-351px;
  209. text-align:justify;
  210. color:{color:text};
  211. -webkit-transition: all 0.5s ease-out;
  212. -moz-transition: all 0.5s ease-out;
  213. transition: all 0.5s ease-out;
  214. }
  215.  
  216.  
  217.  
  218. #pagination {
  219. width:100px;
  220. font-size:8px;
  221. text-align:center;
  222. margin-left:-5px;
  223. margin-top:5px;
  224. position:fixed;
  225. font-family:Silkscreen;
  226. letter-spacing:0px;
  227. word-spacing:5px;
  228. }
  229.  
  230.  
  231.  
  232.  
  233. #info {
  234. text-align:center;
  235. margin-top:10px;
  236. font-family: Silkscreen;
  237. text-transform:uppercase;
  238. font-size:8.5px;
  239. font-style:none;
  240. border-top:1px solid {color:Line}
  241. }
  242.  
  243.  
  244.  
  245.  
  246. #tags {
  247. font-family:times;
  248. letter-spacing:0px;
  249. text-transform:lowercase;
  250. font-size:8px;
  251. font-style:normal;
  252. margin-top:4px;
  253. text-align:center;
  254. }
  255.  
  256.  
  257.  
  258. #asker {
  259. padding:5px;
  260. font-family:cambria;
  261. letter-spacing:1px;
  262. text-align:left;
  263. font-style:normal;
  264. margin-left:-5px;
  265. background-color:{color:background}
  266. }
  267.  
  268. #credit{
  269. right:8px;
  270. bottom: 2px;
  271. position:fixed;
  272. padding:5px;
  273. }
  274.  
  275. #credit a:hover { color: {color:linkhover};}
  276.  
  277. {CustomCSS}
  278.  
  279. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  280.  
  281. </style></head><body>
  282.  
  283. <div id="container">
  284.  
  285. <div id="sidebar">
  286. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  287. <div id="title">{Title}</div>
  288.  
  289.  
  290. <div id="description">
  291. {Description}
  292. </div>
  293.  
  294.  
  295. <div class="links">
  296.  
  297. <select onchange='location=this.options[this.selectedIndex].value;' style='width:100px;'>
  298.  
  299. <option>{text:header}</option>
  300.  
  301. <option value="{text:linkA url}">{text:linkA}</option>
  302. <option value="{text:linkB url}">{text:linkB}</option>
  303. <option value="{text:linkC url}">{text:linkC}</option>
  304. <option value="{text:linkD url}">{text:linkD}</option>
  305.  
  306.  
  307. </select>
  308.  
  309. <div id="pagination">
  310. <center>
  311. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
  312.  
  313. {block:NextPage}<a href="{NextPage}">next</a><br />{/block:NextPage}{/block:Pagination}</div>
  314.  
  315. </center>
  316.  
  317. </div>
  318. </div></div></div>
  319.  
  320. </div>
  321.  
  322. <div id="entries">{block:Posts}<div id="post">
  323.  
  324. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  325.  
  326. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  327.  
  328. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  329.  
  330. {block:Quote}{Quote}{/block:Quote}
  331.  
  332. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  333.  
  334. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  335.  
  336. {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>
  337. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  338. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  339. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  340. {/block:Audio}
  341.  
  342. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  343.  
  344.  
  345. {block:Answer}<div id="asker"><span style="font-family:Silkscreen;font-size:9.5px;font-style:normal;">—{Asker}: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
  346.  
  347. <div id="info">
  348. <br> <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} | <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} | {block:ContentSource}<a href="{SourceURL}"> ©</a>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} | <a href="{Permalink}">{NoteCountWithLabel}</a>
  349. {block:HasTags}<div id="tags">{block:Tags} ♡ <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  350. {/block:Posts}
  351. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  352. {/block:Posts}</div></div></div>
  353.  
  354.  
  355.  
  356.  
  357. <div id="credit" data="credit"><a href="http://lustinglou.tumblr.com"><img src="http://24.media.tumblr.com/d51c7e63ee92e592f42bead860a1cb3e/tumblr_mrczibkCXy1som5q2o1_500.png" width="50px" height="65px"></a></div>
  358.  
  359.  
  360.  
  361. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment