Advertisement
Guest User

flower bum theme

a guest
Jul 17th, 2013
1,795
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.95 KB | None | 0 0
  1. <!--
  2. theme by deapsthemes
  3.  
  4. please don't remove credit
  5.  
  6. thnx for using my theme
  7. -->
  8.  
  9. <head>
  10.  
  11. <link rel="shortcut icon" href="{Favicon}"/>
  12. <title>{Title}</title>
  13.  
  14. <meta name="color:Background" content="#ffffff"/>
  15. <meta name="color:Links" content="#0030ff"/>
  16. <meta name="color:Scrollbar" content="#000000"/>
  17. <meta name="color:Text" content="#000000"/>
  18.  
  19. <meta name="image:Background" content=""/>
  20. <meta name="image:Banner" content="http://25.media.tumblr.com/tumblr_mbnremueUF1rtfb73o1_r1_400.gif"/>
  21. <meta name="if:Show Banner" content="1"/>
  22. <meta name="text:Banner Width" content=""/>
  23.  
  24. <meta name="text:Font Size" content="9"/>
  25.  
  26. <meta name="if:Show Title" content="1"/>
  27. <meta name="if:Show Links" content="1"/>
  28.  
  29.  
  30. <meta name="if:Show Link One" content="1"/>
  31. <meta name="if:Show Link Two" content="1"/>
  32. <meta name="if:Show Link Three" content="1"/>
  33. <meta name="if:Show Link Four" content="1"/>
  34. <meta name="if:Show Link Five" content="1"/>
  35.  
  36. <meta name="text:Link One" content="/"/>
  37. <meta name="text:Link One Title" content="↻ refresh"/>
  38.  
  39. <meta name="text:Link Two" content="/ask"/>
  40. <meta name="text:Link Two Title" content="☏ contact"/>
  41.  
  42. <meta name="text:Link Three" content="/submit"/>
  43. <meta name="text:Link Three Title" content="✉ submit"/>
  44.  
  45. <meta name="text:Link Four" content="/archive"/>
  46. <meta name="text:Link Four Title" content="⌛ archive"/>
  47.  
  48. <meta name="text:Link Five" content="http://deapsthemes.tumblr.com/"/>
  49. <meta name="text:Link Five Title" content="♔ theme"/>
  50.  
  51. <style>
  52.  
  53. .notezetc {border:1px solid #d8d8d8;background:#fff;width:488px;padding:5px;}
  54. .posted {text-align:right;display:block;margin-top:5px;padding-bottom:10px;border-bottom:1px dashed #d8d8d8;}
  55. .notes {text-align:right;display:block;margin-top:10px;padding-bottom:10px;border-bottom:1px dashed #d8d8d8;}
  56. .reblogw {text-align:right;display:block;margin-top:10px;padding-bottom:10px;border-bottom:1px dashed #d8d8d8;}
  57. .tags {text-align:right;display:block;margin-top:10px;padding-bottom:10px;border-bottom:1px dashed #d8d8d8;}
  58. .source {text-align:right;display:block;margin-top:10px;padding-bottom:10px;border-bottom:1px dashed #d8d8d8;}
  59. .notezz {display:inline-block !important;width:100% !important;height:200px;overflow:auto;}
  60.  
  61. body {background-image:url('{image:Background}');background-attachment:fixed;font-size:{text:Font Size}px;font-family:couriernew;background-color:{color:Background};color:{color:Text};margin:0px !important;}
  62.  
  63. a:link, a:active, a:visited {text-decoration:underline;color:{color:Links};}
  64. a:hover {text-decoration:none !important;}
  65.  
  66. iframe#tumblr_controls {opacity:.6;margin-top:0px;position:fixed !important;}iframe#tumblr_controls:hover {opacity:1;}
  67.  
  68. ::-webkit-scrollbar {width:9px;height:6px;background:{color:background}}
  69. ::-webkit-scrollbar-thumb {border-radius:5px;border:2px solid {color:background};background:{color:Scrollbar};}
  70.  
  71. ::selection {background-color:#fafafa;}
  72.  
  73. #cent {margin-left:0px;top:0px;height:100%;position:relative;background:transparent;width:644px;margin:auto;{block:PermalinkPage}width:510px;{/block:PermalinkPage}}
  74.  
  75. .entry {width:250px;border:1px solid {color:Posts Shadow};margin:25px;padding:10px;background-color:#fff;text-align:justify;}
  76. .entry img {display:block;}
  77. .image img {{block:PermalinkPage}width:500px;{/block:PermalinkPage}}
  78. .p_title {border-bottom:1px solid #000;font-size:15px;font-family:courier new;text-transform:uppercase;letter-spacing:2px;display:block;text-align:center;text-decoration:none !important;}
  79.  
  80. .entry .shadow {z-index:-1;width:100%;height:100%;display:inline-block;position:absolute;left:-10px;top:8px;background-image:url('http://static.tumblr.com/rkiiohe/RJFmo1pz9/khul.png');border:1px solid #000;}
  81.  
  82. #top {width:644px;text-align:center;padding-top:25px;margin:auto;}
  83. .title {text-decoration:none !important;border-bottom:1px solid #000;font-size:15px;font-family:courier new;text-transform:uppercase;letter-spacing:2px;}
  84.  
  85. .links {margin-right:10px;margin-left:10px;text-decoration:underline !important;}.links:hover {text-decoration:none !important;}
  86. .title:hover {border-bottom:0px;text-decoration:none !important;}
  87.  
  88.  
  89. .ok{bottom:40px;right:10px;position:fixed;background-color:#d8d8d8;width:20px;height:20px;border:1px solid black;}
  90. .okay{bottom:70px;right:10px;position:fixed;background-color:#fff;width:20px;height:20px;border:1px solid black;}
  91. .okey{bottom:10px;right:10px;position:fixed;background-color:#D1FFAD;width:20px;height:20px;border:1px solid #000;}
  92.  
  93. .entry .perma {opacity:0;top:15px;position:absolute;left:-20px;background-color:#fff;padding:2px;border:1px solid #000;box-shadow:-1px 1px 0px #000,-2px 2px 0px #000;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-o-transition: all .6s ease;transition: all .6s ease;}
  94. .entry .permal{-webkit-transition: all 1.5s ease;-moz-transition: all 1.5s ease;-o-transition: all 1.5s ease;transition: all 1.5s ease;opacity:0;top:46px;position:absolute;left:-20px;background-color:#fff;padding:2px;border:1px solid #000;box-shadow:-1px 1px 0px #000,-2px 2px 0px #000;}.entry:hover .permal, .entry:hover .perma {opacity:1;}
  95.  
  96. </style>
  97.  
  98. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  99.  
  100. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  101.  
  102. <script>
  103. $(function(){
  104. var $container = $('#cent');
  105. $container.imagesLoaded(function(){
  106. $container.masonry({
  107. itemSelector: '.entry',
  108. });
  109. });
  110. $container.infinitescroll({
  111. itemSelector : ".entry",
  112. navSelector : "div.pagination",
  113. nextSelector : ".pagination a#next",
  114. loadingImg : "",
  115. loadingText : "<em></em>",
  116. bufferPx : 10000,
  117. extraScrollPx: 12000,
  118. },
  119. // trigger Masonry as a callback
  120. function( newElements ) {
  121. var $newElems = $( newElements ).css({ opacity: 0 });
  122. // ensure that images load before adding to masonry lay out
  123. $newElems.imagesLoaded(function(){
  124. $newElems.animate({ opacity: 1 });
  125. $container.masonry( 'appended', $newElems, true );
  126. });
  127. }
  128. );
  129. });
  130. </script>
  131. </head>
  132. <body>
  133. <div class="pagination">
  134. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"> </a> &middot;{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next"> </a>{/block:NextPage}{/block:Pagination}
  135. </div>
  136. <div class="navigation">
  137. {block:Pagination}
  138. {block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">&nbsp;</a>{/block:NextPage}
  139. {block:PreviousPage}<a style="float:left" href="{PreviousPage}">&nbsp;</a></p>{/block:PreviousPage}
  140. {/block:Pagination}
  141. </div>
  142.  
  143. <div id="top">
  144. {block:ifShowBanner}
  145. <img src="{image:Banner}" width="{text:Banner Width}">
  146. <br><br>
  147. {/block:ifShowBanner}
  148. {block:ifShowTitle}
  149. <a href="/" class="title">{Title}</a><br><br>
  150. {/block:ifShowTitle}
  151. {Description}
  152. {block:ifShowLinks}
  153. <br><br>
  154. {block:ifShowLinkOne}
  155. <a href="/" class="links">↻ refresh</a>
  156. {/block:ifShowLinkOne}
  157.  
  158. {block:ifShowLinkTwo}
  159. <a href="/ask" class="links">☏ contact</a>
  160. {/block:ifShowLinkTwo}
  161.  
  162. {block:ifShowLinkThree}
  163. <a href="/submit" class="links">✉ submit</a>
  164. {/block:ifShowLinkThree}
  165.  
  166. {block:ifShowLinkFour}
  167. <a href="/archive" class="links">⌛ archive</a>
  168. {/block:ifShowLinkFour}
  169. {/block:ifShowLinks}
  170.  
  171. {block:ifShowLinkFive}
  172. <a href="http://deapsthemes.tumblr.com/" class="links">♔ theme</a>
  173. {/block:ifShowLinkFive}
  174. {/block:ifShowLinks}
  175. </div>
  176.  
  177. <div id="cent">
  178. {block:Posts}
  179. <div class="entry">
  180. <div class="shadow"></div>
  181. {block:Text}
  182. {block:Title}<a class="p_title" href="{Permalink}" >{Title}</a><br>{/block:Title}
  183. <span class="entrytext">{Body}</span><div align="right"></div></a>
  184.  
  185. <!--PERMALINK BEGINNING-->
  186. {block:PostNotes}
  187. {block:PermalinkPage}
  188. <div class="notezetc">
  189. <t class="posted">Posted on {DayOfWeek}, {Month} {DayOfWeekNumber}</t>
  190. <t class="notes">This post has {NoteCountWithLabel}</t>
  191. <t class="reblogw"><a href="{ReblogURL}">Reblog this Post</a></t>
  192. {block:ContentSource}<t class="source"><a href="{SourceURL}">Source</a></t>{/block:ContentSource}
  193. {block:HasTags}<t class="tags">Tags: {block:Tags}<a href="{TagURL}">{Tag}&nbsp;&hearts;&nbsp;</a> {/block:Tags}</t>{/block:hasTags}
  194. <div class="notezz">
  195. {block:PostNotes}{PostNotes}
  196. {/block:PostNotes}
  197. </div>
  198. </div>
  199. {/block:PermalinkPage}
  200. {/block:PostNotes}
  201. <!--PERMALINK END-->
  202.  
  203. {/block:Text}
  204.  
  205. {block:Link}
  206. <a href="{URL}" class="p_title" >{Name}</a>
  207. {block:Description}{Description}{/block:Description}<div align="right"></div>
  208.  
  209. {block:Link}
  210. {block:Photo}
  211. {block:IndexPage}
  212.  
  213. <div class="perma">
  214. <a href="{ReblogURL}">reglog</a>
  215. </div>
  216. <div class="permal">
  217. <a href="{Permalink}">{NoteCount} notes</a>
  218. </div>
  219. {/block:IndexPage}
  220. <div class="photo">
  221. <div class="image">
  222. <img src="{PhotoURL-500}" style="border-radius:0px;"alt="{PhotoAlt}" width="100%" />
  223. </div></div>
  224. <!--PERMALINK BEGINNING-->
  225. {block:PostNotes}
  226. {block:PermalinkPage}
  227. <div class="notezetc">
  228. <t class="posted">Posted on {DayOfWeek}, {Month} {DayOfWeekNumber}</t>
  229. <t class="notes">This post has {NoteCountWithLabel}</t>
  230. <t class="reblogw"><a href="{ReblogURL}">Reblog this Post</a></t>
  231. {block:ContentSource}<t class="source"><a href="{SourceURL}">Source</a></t>{/block:ContentSource}
  232. {block:HasTags}<t class="tags">Tags: {block:Tags}<a href="{TagURL}">{Tag}&nbsp;&hearts;&nbsp;</a> {/block:Tags}</t>{/block:hasTags}
  233. <div class="notezz">
  234. {block:PostNotes}{PostNotes}
  235. {/block:PostNotes}
  236. </div>
  237. </div>
  238. {/block:PermalinkPage}
  239. {/block:PostNotes}
  240. <!--PERMALINK END-->
  241.  
  242. {/block:Photo}
  243.  
  244. {block:Photoset}<center>
  245. {block:IndexPage}
  246. {Photoset-250}
  247. {/block:IndexPage}
  248. {block:PermalinkPage}
  249. {Photoset-500}
  250. {/block:PermalinkPage}</center><div align="right"></div>
  251.  
  252. <!--PERMALINK BEGINNING-->
  253. {block:PostNotes}
  254. {block:PermalinkPage}
  255. <div class="notezetc">
  256. <t class="posted">Posted on {DayOfWeek}, {Month} {DayOfWeekNumber}</t>
  257. <t class="notes">This post has {NoteCountWithLabel}</t>
  258. <t class="reblogw"><a href="{ReblogURL}">Reblog this Post</a></t>
  259. {block:ContentSource}<t class="source"><a href="{SourceURL}">Source</a></t>{/block:ContentSource}
  260. {block:HasTags}<t class="tags">Tags: {block:Tags}<a href="{TagURL}">{Tag}&nbsp;&hearts;&nbsp;</a> {/block:Tags}</t>{/block:hasTags}
  261. <div class="notezz">
  262. {block:PostNotes}{PostNotes}
  263. {/block:PostNotes}
  264. </div>
  265. </div>
  266. {/block:PermalinkPage}
  267. {/block:PostNotes}
  268. <!--PERMALINK END-->
  269.  
  270. {/block:Photoset}
  271.  
  272. {block:Quote}
  273. "{Quote}"
  274. {block:Source}
  275. — {Source}
  276. {/block:Source}
  277. <br />
  278.  
  279. <!--PERMALINK BEGINNING-->
  280. {block:PostNotes}
  281. {block:PermalinkPage}
  282. <div class="notezetc">
  283. <t class="posted">Posted on {DayOfWeek}, {Month} {DayOfWeekNumber}</t>
  284. <t class="notes">This post has {NoteCountWithLabel}</t>
  285. <t class="reblogw"><a href="{ReblogURL}">Reblog this Post</a></t>
  286. {block:ContentSource}<t class="source"><a href="{SourceURL}">Source</a></t>{/block:ContentSource}
  287. {block:HasTags}<t class="tags">Tags: {block:Tags}<a href="{TagURL}">{Tag}&nbsp;&hearts;&nbsp;</a> {/block:Tags}</t>{/block:hasTags}
  288. <div class="notezz">
  289. {block:PostNotes}{PostNotes}
  290. {/block:PostNotes}
  291. </div>
  292. </div>
  293. {/block:PermalinkPage}
  294. {/block:PostNotes}
  295. <!--PERMALINK END-->
  296.  
  297. {/block:Quote}
  298.  
  299. {block:Chat}
  300. {block:Title}
  301. <a href="{Permalink}" class="p_title" >{Title}</a><br>
  302. {/block:Title}
  303. {block:Lines}
  304. {block:Label}
  305. {Label}
  306. {/block:Label}
  307. {Line}<br />
  308. {/block:Lines}
  309.  
  310. <!--PERMALINK BEGINNING-->
  311. {block:PostNotes}
  312. {block:PermalinkPage}
  313. <div class="notezetc">
  314. <t class="posted">Posted on {DayOfWeek}, {Month} {DayOfWeekNumber}</t>
  315. <t class="notes">This post has {NoteCountWithLabel}</t>
  316. <t class="reblogw"><a href="{ReblogURL}">Reblog this Post</a></t>
  317. {block:ContentSource}<t class="source"><a href="{SourceURL}">Source</a></t>{/block:ContentSource}
  318. {block:HasTags}<t class="tags">Tags: {block:Tags}<a href="{TagURL}">{Tag}&nbsp;&hearts;&nbsp;</a> {/block:Tags}</t>{/block:hasTags}
  319. <div class="notezz">
  320. {block:PostNotes}{PostNotes}
  321. {/block:PostNotes}
  322. </div>
  323. </div>
  324. {/block:PermalinkPage}
  325. {/block:PostNotes}
  326. <!--PERMALINK END-->
  327.  
  328. {/block:Chat}
  329.  
  330. {block:Audio}
  331. {AudioPlayerWhite}
  332. <!--PERMALINK BEGINNING-->
  333. {block:PostNotes}
  334. {block:PermalinkPage}
  335. <div class="notezetc">
  336. <t class="posted">Posted on {DayOfWeek}, {Month} {DayOfWeekNumber}</t>
  337. <t class="notes">This post has {NoteCountWithLabel}</t>
  338. <t class="reblogw"><a href="{ReblogURL}">Reblog this Post</a></t>
  339. {block:ContentSource}<t class="source"><a href="{SourceURL}">Source</a></t>{/block:ContentSource}
  340. {block:HasTags}<t class="tags">Tags: {block:Tags}<a href="{TagURL}">{Tag}&nbsp;&hearts;&nbsp;</a> {/block:Tags}</t>{/block:hasTags}
  341. <div class="notezz">
  342. {block:PostNotes}{PostNotes}
  343. {/block:PostNotes}
  344. </div>
  345. </div>
  346. {/block:PermalinkPage}
  347. {/block:PostNotes}
  348. <!--PERMALINK END-->
  349.  
  350. {/block:Audio}
  351.  
  352. {block:Video}<center>
  353. {block:IndexPage}
  354. {Video-250}
  355. {/block:IndexPage}
  356. {block:PermalinkPage}
  357. {Video-500}
  358. {/block:PermalinkPage}</center>
  359.  
  360. <!--PERMALINK BEGINNING-->
  361. {block:PostNotes}
  362. {block:PermalinkPage}
  363. <div class="notezetc">
  364. <t class="posted">Posted on {DayOfWeek}, {Month} {DayOfWeekNumber}</t>
  365. <t class="notes">This post has {NoteCountWithLabel}</t>
  366. <t class="reblogw"><a href="{ReblogURL}">Reblog this Post</a></t>
  367. {block:ContentSource}<t class="source"><a href="{SourceURL}">Source</a></t>{/block:ContentSource}
  368. {block:HasTags}<t class="tags">Tags: {block:Tags}<a href="{TagURL}">{Tag}&nbsp;&hearts;&nbsp;</a> {/block:Tags}</t>{/block:hasTags}
  369. <div class="notezz">
  370. {block:PostNotes}{PostNotes}
  371. {/block:PostNotes}
  372. </div>
  373. </div>
  374. {/block:PermalinkPage}
  375. {/block:PostNotes}
  376. <!--PERMALINK END-->
  377.  
  378. {/block:Video}
  379. </div>
  380. {block:ContentSource}
  381. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  382. {/block:ContentSource}
  383.  
  384. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  385. {/block:Posts}
  386.  
  387. </div></div>
  388. </div>
  389.  
  390. </body>
  391. <div style="position:fixed;bottom:10px;right:10px;">
  392. <a href="http://deapsthemes.tumblr.com/">⌘</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement