Advertisement
exoticflower

exotic-013

Aug 25th, 2013
4,803
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.52 KB | None | 0 0
  1. <html>
  2. <head><script type="text/javascript"
  3. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  4.  
  5. <!-- exotic-13 by cigerettes.tumblr.com
  6. download @ exoticlayouts.tumblr.com -->
  7.  
  8. <meta name="color:Background" content="#ffffff"/>
  9. <meta name="color:Text" content="#000000"/>
  10. <meta name="color:Link" content="#000000"/>
  11. <meta name="color:LinkBG" content="#ffffff"/>
  12. <meta name="color:TitleBG" content="#000000"/>
  13.  
  14. <meta name="font:font" content="geneva">
  15.  
  16. <meta name="text:Link One Title" content="link1" />
  17. <meta name="text:Link One" content="" />
  18. <meta name="text:Link Two Title" content="link2" />
  19. <meta name="text:Link Two" content="" />
  20. <meta name="text:Link Three Title" content="link3" />
  21. <meta name="text:Link Three" content="" />
  22. <meta name="text:Link Four Title" content="link4" />
  23. <meta name="text:Link Four" content="" />
  24.  
  25. <meta name="if:Entrance Animation" content="1"/>
  26.  
  27. <meta name="image:Background" content="0"/>
  28.  
  29.  
  30. <style type="text/css">
  31.  
  32. #tumblr_controls{
  33. position:fixed !important;
  34. }
  35.  
  36. body {
  37. padding:0px;
  38. margin: 0px;
  39. color:{color:text};
  40. font-family: {font:font};
  41. font-size:10px;
  42. line-height:15px;
  43. background-color: {color:Background};
  44. background-image:url({image:Background});
  45. background-size: cover;
  46. background-attachment: fixed;
  47. background-repeat: no-repeat;
  48. }
  49.  
  50. a:link, a:active, a:visited{
  51. color:{color:link};
  52. text-decoration:none;
  53. padding:2px;
  54. }
  55.  
  56. a:hover{
  57. background-color:{color:link};
  58. color:{color:linkbg};
  59. }
  60.  
  61. ::-webkit-scrollbar {width: 9px; height: 3px; background: #FFFFFF;}
  62. ::-webkit-scrollbar-thumb {background-color:#000000 ; border: 1px solid black;}
  63.  
  64. div.center {
  65. text-align:center;
  66. margin:0 0 0 0;
  67. max-width:1400px;
  68. }
  69.  
  70. .entry {
  71. float:left;
  72. margin-bottom:10px;margin-top:-20px;
  73. background-color: transparent;
  74. padding:30px;
  75. width:300px;
  76. {block:PermalinkPage}width:500px; margin-left:180px;margin-top:-150px;text-align:left;{/block:PermalinkPage}
  77. {block:ifentranceanimation}
  78. -webkit-transition: all 1s ease-out;
  79. -moz-transition: all 1s ease-out;
  80. -ms-transition: all 1s ease-out;
  81. -o-transition: all 1s ease-out;
  82. transition: all 1s ease-out;
  83. {/block:ifentranceanimation}
  84. }
  85.  
  86. #posts {
  87. width: 770px;
  88. float:center;
  89. margin-left:375px;
  90. {block:permalinkpage}
  91. width:auto;
  92. margin-left:175px;
  93. margin-top:150px;
  94. {/block:permalinkpage}
  95. padding:10px;
  96. padding-top:20px;
  97. background-image:url({image:postsbackground});
  98. background-attachment: fixed;
  99. background-repeat: repeat;
  100. }
  101.  
  102. .blogtitle {font-weight:normal; margin-bottom:8px; font-size:20px; display:inline-block; line-height:30px;font-family:{font:font}; text-transform:uppercase; padding-bottom:4px;}
  103.  
  104. .wrap {z-index:9999999999999999999999999999999;width:500px; margin:0px auto; padding:0px;font-family:{font:font};font-size:10px;line-height:15px;}
  105. #bottom {z-index:9999999999999999999999999999999;position:fixed; text-align:right; margin-top:60px;margin-left:-250px; width:160px; background:{color:background};}
  106. .links{
  107. text-align:center;
  108. color:black;
  109. left:230px;
  110. font-family:{font:font};
  111. font-size:20px;
  112. text-tranform:uppercase;
  113. z-index:99;
  114. position:fixed;
  115. }
  116.  
  117. .blogtitle a{
  118. background-color:{color:titlebg};
  119. color:{color:linkbg};
  120. padding:3px;
  121. }
  122.  
  123. img a{
  124. {block:permalinkpage}
  125. text-decoration:none;
  126. {/block:permalinkpage}
  127. }
  128.  
  129. img a:hover{
  130. {block:permalinkpage}
  131. text-decoration:none;
  132. {/block:permalinkpage}
  133. }
  134.  
  135. .title{
  136. font-size:larger;
  137. text-decoration:underline;
  138. text-transform:uppercase;
  139. }
  140.  
  141. .title a{
  142. text-decoration:underline;
  143. }
  144.  
  145. blockquote img{
  146. max-width:200px;
  147. }
  148.  
  149. {CustomCSS}
  150. </style>
  151. {block:IndexPage}
  152. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  153. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  154. <script src="js/jquery-scrolltofixed-min.js" type="text/javascript"></script>
  155. <script type="text/javascript">
  156. $(window).load(function () {
  157. var $content = $('#posts');
  158. $content.masonry({itemSelector: '.entry'}),
  159. $content.infinitescroll({
  160. navSelector : '#pagination',
  161. nextSelector : '#pagination a#nextPage',
  162. itemSelector : '.entry',
  163. loading: {
  164. finishedMsg: 'you have reached the end',
  165. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  166. },
  167. bufferPx : 300,
  168. debug : false,
  169. },
  170. // call masonry as a callback.
  171. function( newElements ) {
  172. var $newElems = $( newElements );
  173. $newElems.hide();
  174. // ensure that images load before adding to masonry layout
  175. $newElems.imagesLoaded(function(){
  176. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  177.  
  178.  
  179. });
  180. });
  181. });
  182. </script>
  183. {/block:IndexPage}
  184.  
  185. <title>{title}</title>
  186.  
  187. <link rel="shortcut icon" href="{Favicon}">
  188. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  189. <meta name="viewport" content="width=820" />
  190.  
  191. </style>
  192.  
  193. </head>
  194.  
  195.  
  196.  
  197. <body>
  198.  
  199. <div class="wrap"><div id="bottom"><a href="/"><div class="blogtitle">{Title}</a></div><br>
  200. {description}
  201. <br><br>
  202. <a href="/ask">ask</a>{block:ifLinkOneTitle}<br><a href="{text:Link One}">{text:Link One Title}</a>{/block:ifLinkOneTitle}{block:ifLinkTwoTitle}<br><a href="{text:Link Two}">{text:Link Two Title}</a>{/block:ifLinkTwoTitle}{block:ifLinkThreeTitle}<br><a href="{text:Link Three}">{text:Link Three Title}</a>{/block:ifLinkThreeTitle}{block:ifLinkFourTitle}<br><a href="{text:Link Four}">{text:Link Four Title}</a>{/block:ifLinkFourTitle}<br><a href="http://cigerettes.tumblr.com/">theme</a>
  203. </div>
  204. </div>
  205.  
  206. <div class="center">
  207. <div id="posts">
  208.  
  209. {block:Posts}
  210. <div class="entry">
  211.  
  212. {block:Text}
  213. {block:Title}<span class="title"><a href="{permalink}">{Title}</a></span>{/block:Title}
  214. <span class="wordpost">{Body}</span></a>
  215. {block:IndexPage}
  216. <div class="textpermalink"><a href="{Permalink}">{NoteCount} Notes</a> — <a href="{ReblogURL}" target="_blank">Reblog</a></div>
  217. {/block:IndexPage}
  218. {/block:Text}
  219.  
  220. {block:Link}
  221. <a href="{URL}" class="title">→ {Name}</a>
  222. {block:Description}{Description}{/block:Description}
  223. {block:IndexPage}
  224. <div class="textpermalink"><a href="{Permalink}">{NoteCount} Notes</a> — <a href="{ReblogURL}" target="_blank">Reblog</a></div>
  225. {/block:IndexPage}
  226. {block:Link}
  227.  
  228. {block:Photo}
  229. {block:IndexPage}
  230. <div id="permalink"><a href="{ReblogURL}" title="Reblog" target="_blank"><div class="reblog-button"></div></a></div>
  231. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250px"/></a></div>{/block:IndexPage}
  232. {block:PermalinkPage}{LinkOpenTag}<center><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></center>{LinkCloseTag}{/block:PermalinkPage}
  233. {/block:Photo}
  234.  
  235. {block:Photoset}{block:indexpage}{Photoset-250}<br><center><a href="{permalink}">Permalink</a></center>{/block:indexpage}{block:permalinkpage}{photoset-500}{/block:permalinkpage}{/block:Photoset}
  236.  
  237. {block:Quote}
  238. <span class="quotes">"{Quote}"</span><br />
  239. <div style="text-align:right;">{block:Source}-{Source}{/block:Source}</div>
  240. {block:IndexPage}
  241. <br /><div class="textpermalink"><a href="{Permalink}">{NoteCount} Notes</a> — <a href="{ReblogURL}" target="_blank">Reblog</a></div>
  242. {/block:IndexPage}
  243. {/block:Quote}
  244.  
  245. {block:Chat}
  246. {block:Title}<span class="title">{Title}</span>{/block:Title}
  247. <ul class="chat"> <div style="text-align:left;">
  248. {block:Lines}
  249. <li class="user_{UserNumber}">
  250. {block:Label}
  251. <span class="label">{Label}</span>
  252. {/block:Label}
  253. <div style="font-family:tahoma;display:inline;">
  254. {Line}</div>
  255. </li>
  256. {/block:Lines}</div>
  257. </ul>
  258. {block:IndexPage}
  259. <div class="textpermalink"><a href="{Permalink}">{NoteCount} Notes</a> — <a href="{ReblogURL}" target="_blank">Reblog</a></div>
  260. {/block:IndexPage}
  261. {/block:Chat}
  262.  
  263. {block:Audio}
  264. <center><div style="width:250px; height:20px;"><div style="width:250px;background-color:black;float:left">{AudioPlayerBlack}</div><div style="margin-top:8px; float:right;"><small>
  265. {FormattedPlayCount} plays</small></div></div></center><br>
  266. {block:Caption}{Caption}{/block:Caption}
  267. {block:IndexPage}
  268. <div class="textpermalink"><a href="{Permalink}">{NoteCount} Notes</a> — <a href="{ReblogURL}" target="_blank">Reblog</a></div>
  269. {/block:IndexPage}
  270. {/block:Audio}
  271.  
  272. {block:Video}
  273. {video-250}
  274. {/block:Video}
  275.  
  276. {block:Answer}<div class="text">
  277. <div class="question">
  278. <span style="text-transform:uppercase; color:{color:Link}">{Asker}:</span> {Question}</div><div class="answer"><blockquote>{Answer}</blockquote></div>
  279. {block:indexpage}
  280. <div class="textpermalink"><a href="{Permalink}">{NoteCountwithlabel}</div>
  281. {/block:indexpage}
  282. </div>{/block:Answer}
  283.  
  284.  
  285.  
  286. {/block:IndexPage}
  287. {/block:Answer}
  288.  
  289. {block:PermalinkPage}
  290. <center>
  291. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
  292.  
  293. {/block:PermalinkPage}
  294.  
  295. {block:PostNotes}
  296. <div class="caption">{PostNotes}
  297. </div>
  298. {/block:PostNotes}
  299.  
  300. </div>
  301.  
  302. {/block:Posts}
  303.  
  304. </div></div>
  305.  
  306. </div>
  307.  
  308. </div>
  309. {block:IndexPage}
  310. {block:Pagination}
  311. <div id="pagination">
  312. {block:NextPage}
  313. <a id="nextPage" href="{NextPage}"> </a>
  314. {/block:NextPage}
  315. {block:PreviousPage}
  316. <a href="{PreviousPage}"> </a>
  317. {/block:PreviousPage}
  318. </div>
  319. {/block:Pagination}
  320. {/block:IndexPage}
  321. </div>
  322.  
  323.  
  324.  
  325. </body>
  326.  
  327. <!-- i spent so much time and effort pls dont remove credits
  328. i tried to make them as out of the way as possible
  329. thank you dear -->
  330.  
  331. <div style="display:block;bottom:5px;right:-1px;font-size:25px;font-family:georgia;position:fixed;z-index:5;padding:3px;"><a href="http://cigerettes.tumblr.com/">▣</a>
  332. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement