Advertisement
exoticflower

exotic-03 // mod

Nov 18th, 2013
2,568
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.82 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. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400' rel='stylesheet' type='text/css'>
  5.  
  6. <!-- exotic-03 // mod by cigerettes.tumblr.com
  7. download @ exoticlayouts.tumblr.com -->
  8.  
  9. <meta name="color:background" content="#ffffff">
  10. <meta name="color:text" content="#000000">
  11. <meta name="color:link" content="#000000">
  12. <meta name="color:active" content="#000000">
  13. <meta name="color:hover" content="#838383">
  14. <meta name="color:link box" content="#000000">
  15. <meta name="color:link box hover" content="#ffffff">
  16. <meta name="color:title hover" content="#000000">
  17. <meta name="color:blockquote" content="#000000">
  18.  
  19.  
  20. <!-- http://static.tumblr.com/l4ffgdf/YPXmlzuy5/untitled-2.jpg -->
  21.  
  22. <style type="text/css">
  23.  
  24. body {
  25. padding: 0px;
  26. margin: 0px;
  27. color:{color:text};
  28. background-color: {color:Background};
  29. background-image:url();
  30. background-attachment: fixed;
  31. background-repeat: no-repeat;
  32. background-size: cover;
  33. font-family: georgia;
  34. font-size: 9px;
  35. line-height:10px;
  36. color:{color:text};
  37. }
  38.  
  39. a:link, a:visited{
  40. color: {color:link};
  41. text-decoration: none;
  42. }
  43.  
  44. a:active{
  45. color:{color:active};
  46. }
  47.  
  48. a:hover{
  49. color:{color:Hover};
  50. }
  51.  
  52. blockquote {
  53. border-left: 3px solid;
  54. padding-left: 15px;
  55. margin-left: 10px;
  56. font-style: italic;
  57. color:{color:blockquote};
  58. }
  59.  
  60. blockquote img{
  61. width:300px;
  62. height:auto;
  63. }
  64.  
  65. .entry {
  66. margin:35px;
  67. padding-bottom: 5px;
  68. float:left;
  69. background-color: #fff;
  70. font-family: georgia;
  71. font-size: 9px;
  72. line-height:12px;
  73. margin-top:70px;
  74. {block:IndexPage}
  75. width:250px;
  76. {/block:IndexPage}
  77. {block:PermalinkPage}
  78. width:500px;
  79. margin-top:100px;
  80. {/block:PermalinkPage}
  81. }
  82.  
  83. .entry #permalink{
  84. opacity:0;
  85. text-align:center;
  86. margin-top:5px;
  87. font-size:9px;
  88. font-family:courier new;
  89. z-index:9999999999;
  90. line-height:9px;
  91. }
  92.  
  93. .entry #permalink a{
  94. color:{color:link};
  95. text-decoration:underline;
  96. }
  97.  
  98. .entry #permalink a:hover{
  99. color:{color:hover};
  100. }
  101.  
  102. .entry:hover #permalink{
  103. opacity:1;
  104. }
  105.  
  106. #posts {
  107. position:relative;
  108. margin-top:0px;
  109. padding-bottom:7px;
  110. padding-left:120px;
  111. {block:IndexPage}
  112. width: 1280px;
  113. margin-left: -20px;
  114. margin-top: 0px;
  115. padding:10px;
  116. {/block:IndexPage}
  117. {block:PermalinkPage}
  118. width: 500px;
  119. margin-left: 240px;
  120. margin-top:0px;
  121. {/block:PermalinkPage}
  122. }
  123.  
  124. .links{
  125. text-align:center;
  126. font-family:courier new;
  127. font-size: 10px;
  128. background-color:transparent;
  129. margin-top:25px;
  130. text-transform:lowercase;
  131. z-index:99999;
  132. width:100%;
  133. position:fixed;padding:2px;
  134. }
  135.  
  136. .links a { background-color:transparent;color:black;padding:2px; border:1px solid {color:link box};}
  137.  
  138.  
  139.  
  140. .links a:hover {
  141. color:black;
  142. background-color:transparent;
  143. background-image:url('http://3.bp.blogspot.com/-R98sgdeKgZg/TY-01ADTjMI/AAAAAAAABpM/q6hm-VCWJx8/s1600/EKD+Gradient+Art+Background+for+Tutorial.jpg');background-size: 100%;padding:2px;
  144. background-position:center;
  145. }
  146.  
  147. .answer a{
  148. text-decoration: underline;
  149. }
  150.  
  151. .blogtitle{
  152. font-size:25px;
  153. font-family:cambria italic;
  154. margin-top:50px;
  155. text-align:center;
  156.  
  157. }
  158.  
  159. .blogtitle a{
  160. border-bottom:2px solid black;
  161. }
  162.  
  163.  
  164.  
  165. .title{
  166. font-size:larger;
  167. }
  168.  
  169. .title a{
  170. text-decoration:underline;
  171. }
  172.  
  173.  
  174.  
  175.  
  176. {CustomCSS}
  177. </style>
  178. {block:IndexPage}
  179. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  180. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  181.  
  182. <script type="text/javascript">
  183. $(window).load(function () {
  184. var $content = $('#posts');
  185. $content.masonry({itemSelector: '.entry'}),
  186. $content.infinitescroll({
  187. navSelector : '#pagination',
  188. nextSelector : '#pagination a#nextPage',
  189. itemSelector : '.entry',
  190. loading: {
  191. finishedMsg: 'you have reached the end',
  192. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  193. },
  194. bufferPx : 300,
  195. debug : false,
  196. },
  197. // call masonry as a callback.
  198. function( newElements ) {
  199. var $newElems = $( newElements );
  200. $newElems.hide();
  201. // ensure that images load before adding to masonry layout
  202. $newElems.imagesLoaded(function(){
  203. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  204.  
  205.  
  206. });
  207. });
  208. });
  209. </script>
  210.  
  211.  
  212. {/block:IndexPage}
  213.  
  214. <title>{title}</title>
  215.  
  216. <link rel="shortcut icon" href="{Favicon}">
  217. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  218. <meta name="viewport" content="width=820" />
  219.  
  220. </style>
  221.  
  222. </head>
  223.  
  224. <body><center>
  225.  
  226. <div class="blogtitle"><a href="/">{title}</a></div><div class="links"><a href="/ask">mailbox</a>{block:HasPages}{block:Pages}&nbsp;<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}&nbsp;<a href="http://cigerettes.tumblr.com/" target="_blank">themes</a></div></center>
  227.  
  228. <div id="posts">
  229. {block:Posts}
  230. <div class="entry">
  231.  
  232. {block:Text}
  233. {block:Title}<span class="title"><a href="{permalink}">{Title}</a></span>{/block:Title}<span class="entrytext">{Body}</span>{block:IndexPage}<div id="permalink"><a href="{reblogURL}" target="_blank"><font color="#000000">REBLOG</font></a>
  234. : <a href="{permalink}"><font color="#000000">{Notecount}</font></a></div>
  235. {/block:IndexPage}
  236. {/block:Text}
  237.  
  238. {block:Link}
  239. <a href="{URL}" class="title">→ {Name}</a>
  240. {block:Description}{Description}{/block:Description}{block:IndexPage}<div id="permalink"><a href="{reblogURL}" target="_blank"><font color="#000000">REBLOG</font></a>
  241. : <a href="{permalink}"><font color="#000000">{Notecount}</font></a></div>
  242. {/block:IndexPage}
  243. {/block:Link}
  244.  
  245.  
  246. {block:Photo}
  247.  
  248. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250px;"/></a></div>{LinkCloseTag}<div id="permalink"><a href="{reblogURL}" target="_blank"><font color="#000000">REBLOG</font></a>
  249. : <a href="{permalink}"><font color="#000000">{Notecount}</font></a></div>{/block:IndexPage}
  250. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/></a>{LinkCloseTag}{/block:PermalinkPage}
  251. {/block:Photo}
  252.  
  253. {block:Photoset}
  254. {block:IndexPage}<center>{Photoset-250}<div id="permalink"><a href="{reblogURL}" target="_blank"><font color="#000000">REBLOG</font></a>
  255. : <a href="{permalink}"><font color="#000000">{Notecount}</font></a></div></center>{/block:IndexPage}
  256. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  257. {/block:Photoset}
  258.  
  259. {block:Quote}
  260. <i>"{Quote}"</i>
  261. {block:Source}
  262. <div align="right">— {Source}</div> <div id="permalink"><a href="{reblogURL}" target="_blank"><font color="#000000">REBLOG</font></a>
  263. : <a href="{permalink}"><font color="#000000">{Notecount}</font></a></div>
  264. {/block:Source}
  265.  
  266. {/block:Quote}
  267.  
  268.  
  269.  
  270. {block:Chat}
  271. {block:Title}<span class="title"><a href="{permalink}">{Title}</a></span>{/block:Title}
  272. <ul class="chat">
  273. {block:Lines}
  274. <div class="user_{UserNumber}">
  275. {block:Label}
  276. <span class="label"><b>{Label}</b></span>
  277. {/block:Label}
  278.  
  279. {Line}
  280. </li>
  281. {/block:Lines}
  282. </ul>
  283. {block:IndexPage}<div id="permalink"><a href="{reblogURL}" target="_blank"><font color="#000000">REBLOG</font></a>
  284. : <a href="{permalink}"><font color="#000000">{Notecount}</font></a></div>
  285. {/block:IndexPage}
  286. {/block:Chat}
  287.  
  288. {block:Audio}
  289. <center><div class="audio">
  290. {block:AlbumArt}
  291. <div class="cover">
  292. {block:IndexPage}<div class="audioarea">{/block:IndexPage}
  293. <img border="0" src="{AlbumArtUrl}" class="albumart" style="width:250px;"/>
  294. {/block:AlbumArt}</div></div>
  295. <div class="trans"></div>
  296. <div class="music" width="250" style="background: url(http://static.tumblr.com/ubjvoln/L11klawid/tile.png);">
  297. {AudioPlayerBlack}</div>
  298. <div class="caption">{PlayCountWithLabel}</div</center><br><div id="permalink"><a href="{reblogURL}" target="_blank"><font color="#000000">REBLOG</font></a>
  299. : <a href="{permalink}"><font color="#000000">{Notecount}</font></a></div>
  300. </div></center>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  301. {/block:Audio}
  302.  
  303.  
  304. {block:Video}
  305. {block:IndexPage}
  306.  
  307. {/block:IndexPage}
  308. <center>
  309. {block:IndexPage}<div class="tile">
  310. {Video-250}</div><div id="permalink"><a href="{reblogURL}" target="_blank"><font color="#000000">REBLOG</font></a>
  311. : <a href="{permalink}"><font color="#000000">{Notecount}</font></a></div>
  312. {/block:IndexPage}
  313. </center>
  314. <center>{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>
  315. {block:Video}
  316.  
  317. {block:Answer}
  318. <div id="ask"><img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/></div>
  319. <b>{Asker}</b>: <b>{Question}</b><div class="answer" style="line-height:11px;">{Answer}</div>{block:IndexPage}
  320. <div id="permalink">
  321. : <a href="{permalink}"><font color="#000000">{Notecount}</font></a></div>
  322. {/block:IndexPage}
  323. {/block:Answer}
  324.  
  325.  
  326.  
  327.  
  328. {block:PermalinkPage}
  329. <center>
  330. {block:Date}
  331. <center>
  332. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
  333. {/block:Date}
  334. </center>
  335. {/block:PermalinkPage}
  336.  
  337. {block:PostNotes}{PostNotes}
  338. {/block:PostNotes}
  339. </div>
  340.  
  341.  
  342. {/block:Posts} </div>
  343. </div>
  344. </div>
  345. {block:IndexPage}<br>
  346. {block:Pagination}
  347. <div id="pagination">
  348. {block:NextPage}
  349. <a id="nextPage" href="{NextPage}"></a>
  350. {/block:NextPage}
  351. {block:PreviousPage}
  352. <a href="{PreviousPage}"></a>
  353. {/block:PreviousPage}
  354. </div>
  355. {/block:Pagination}
  356. {/block:IndexPage}
  357. </div>
  358.  
  359.  
  360.  
  361. </body>
  362.  
  363. <!-- i spent so much time and effort pls dont remove credits
  364. i tried to make them as out of the way as possible
  365. thank you dear -->
  366.  
  367. <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>
  368. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement