Advertisement
exoticflower

exotic-023

Jun 22nd, 2014
2,036
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.70 KB | None | 0 0
  1.  
  2.  
  3.  
  4. <html><stsss<!-- start of script tooltip -->
  5. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  6.  
  7. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  8.  
  9.  
  10.  
  11. <script>
  12. (function($){
  13. $(document).ready(function(){
  14. $("a[title]").style_my_tooltips({
  15. tip_follows_cursor:true,
  16. tip_delay_time:90,
  17. tip_fade_speed:600,
  18. attribute:"title"
  19. });
  20. });
  21. })(jQuery);
  22. </script>
  23. <head>
  24. <link href='http://fonts.googleapis.com/css?family=Quicksand' rel='stylesheet' type='text/css'>
  25.  
  26. <!-- exotic-022 by cigerettes.tumblr.com
  27. download @ exoticlayouts.tumblr.com -->
  28.  
  29. <meta name="color:background" content="#ffffff">
  30. <meta name="color:text" content="#000000">
  31. <meta name="color:link" content="#000000">
  32. <meta name="color:active" content="#000000">
  33. <meta name="color:blockquote" content="#000000">
  34. <meta name="text:titlelink" content="/" />
  35.  
  36.  
  37. <style type="text/css">
  38.  
  39. body {
  40. padding: 0px;
  41. margin: 0px;
  42. height:470px;
  43. overflow-y:hidden;
  44. width:auto;
  45. color:{color:text};
  46. background-color: {color:background};
  47. background-image:url();
  48. background-attachment: fixed;
  49. background-repeat: no-repeat;
  50. background-size: cover;
  51. font-family: georgia;
  52. font-size: 15px;
  53. line-height:20px;
  54. color:{color:text};
  55. }
  56.  
  57. a:link, a:visited{
  58. color: {color:link};
  59. text-decoration: none;
  60. }
  61.  
  62. a:active{
  63. color:{color:active};
  64. }
  65.  
  66.  
  67. blockquote {
  68. border-left: 3px solid;
  69. padding-left: 15px;
  70. margin-left: 10px;
  71. font-style: italic;
  72. color:{color:blockquote};
  73. }
  74.  
  75. blockquote img{
  76. width:300px;
  77. height:auto;
  78. }
  79.  
  80. ::-webkit-scrollbar {width: auto; height: 15px; background: white; }
  81.  
  82. ::-webkit-scrollbar-thumb { background-color: black;}
  83.  
  84. .entry {
  85. margin: 50px;
  86. opacity:0.8;
  87. display:inline-block;
  88. vertical-align:middle;
  89. width:500px;
  90. float:left;
  91. padding:5px;
  92. position:relative;
  93. border:2px double transparent;
  94. {block:permalinkpage}
  95. border-top:2px dashed black;
  96. border-left:2px dashed black;
  97. border-right:2px solid black;
  98. border-bottom:2px solid black;
  99. {/block:permalinkpage}
  100. }
  101.  
  102.  
  103. .entry:hover{
  104. opacity:1;
  105. border-top:2px dashed black;
  106. border-left:2px dashed black;
  107.  
  108. padding:5px;
  109. }
  110.  
  111.  
  112. div.center {
  113. text-align:center;
  114. width:6170px;
  115. float:left;
  116. height:500px;
  117. margin:150px 50px 0px auto;
  118. {block:indexpage}
  119. overflow-y:hidden;
  120. {/block:indexpage}
  121. {block:permalinkpage}
  122. text-align:left;
  123. {/block:permalinkpage}
  124.  
  125. }
  126.  
  127. #s-m-t-tooltip {
  128. font-size:8px;
  129. color:#fff;
  130. background-color:black;
  131. letter-spacing:1px;
  132. text-transform:uppercase;
  133. padding:3px 4px 3px 4px;
  134. margin:20px 0px 0px 20px;
  135. z-index:99999999999;
  136. -webkit-transition: all 0.2s ease-in-out;
  137. }
  138.  
  139.  
  140.  
  141. .answer a{
  142. text-decoration: underline;
  143. }
  144.  
  145.  
  146.  
  147. .player {
  148. width:29px;
  149. height:25px;
  150. overflow:hidden;
  151. position:absolute;
  152. background:white;}
  153.  
  154. .audioinfo {
  155. margin-left:50px;
  156. }
  157.  
  158. .hidden {visibility: hidden;}
  159. .unhidden {visibility: visible;}
  160.  
  161. #displaybx{
  162. width:400px;
  163. line-height:15px;
  164. }
  165.  
  166. .blogtitle{
  167. width:400px;
  168. background-color:white;
  169. opacity:0.8;
  170. position:fixed;
  171. border: 2px black solid;
  172. padding-top:15px;
  173. padding-right:10px;
  174. padding-bottom:15px;
  175. font-size:30px;
  176. overflow:hidden;
  177. margin:50px auto auto 60%;
  178. text-align:right;
  179. display:inline-block;
  180. vertical-align:middle;
  181. }
  182.  
  183. .blogtitle a{
  184. height:auto;
  185. width:100%;
  186. padding-top:30px;
  187. letter-spacing:2px;
  188. font-family:arial;
  189. padding-bottom:100px;
  190. }
  191.  
  192. .links{
  193. padding-right:10px;
  194. text-align:right;
  195. font-size:15px;
  196. font-family:arial;
  197. }
  198.  
  199. #pagination{
  200. letter-spacing:1px;
  201. }
  202.  
  203. .jump_page {
  204. padding-left:10px;
  205. padding-right:10px;
  206. }
  207.  
  208. .current_page {
  209. font-weight:bold;
  210. padding-left:10px;
  211. padding-right:10px;
  212. }
  213.  
  214. {CustomCSS}
  215. </style>
  216. {block:IndexPage}
  217. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  218.  
  219.  
  220. <script src="http://static.tumblr.com/8jq17g7/YKtlqamnq/jquery.scrollto-min.js" type="text/javascript"></script>
  221. <script type="text/javascript" src="http://static.tumblr.com/1s4z8hu/mYolo412c/jquery.infinitescroll.min.js"></script>
  222.  
  223.  
  224.  
  225. {/block:IndexPage}
  226.  
  227. <script>
  228. $.fn.changebackground = function(msg) {
  229. $("body").css("background-image", "url("+msg+")");
  230. };
  231. </script>
  232.  
  233. <title>{title}</title>
  234.  
  235. <link rel="shortcut icon" href="{Favicon}">
  236. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  237. <meta name="viewport" content="width=820" />
  238.  
  239. </style>
  240.  
  241. </head>
  242.  
  243. <body>
  244.  
  245. <div class="blogtitle"><a href="{text:titlelink}">{title}</a>
  246. <br><br><br>
  247. <div class="links">
  248. {block:Pagination}
  249. {block:PreviousPage}<a href="{PreviousPage}"><b><</b></a>{/block:PreviousPage}
  250. {block:JumpPagination length="3"}{block:CurrentPage}
  251. <span class="current_page" style="text-decoration:underline;">{PageNumber}</span>
  252. {/block:CurrentPage}
  253. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>
  254. {/block:JumpPage}
  255. {/block:JumpPagination}
  256. {block:NextPage}<a href="{NextPage}"><b>></b></a>{/block:NextPage}
  257.  
  258. {/block:Pagination}
  259.  
  260. </div></div>
  261. <center>
  262. <div class="center">
  263.  
  264. <div class="autopagerize_page_element">
  265. {block:Posts}
  266. <div class="entry">
  267.  
  268.  
  269. {block:Quote}
  270.  
  271.  
  272. <div id="titlequote">“{Quote}”</div>
  273. {block:Source}<div id="source">&mdash; <i>{Source}</i></div>{/block:Source}<br>{block:Date}
  274.  
  275. <a href="{Permalink}" >&nbsp;&nbsp;{ShortMonth} {DayOfMonth}{Dayofmonthsuffix}</a>{block:NoteCount}<a href="{Permalink}"> : {NoteCount}</a>{/block:NoteCount}
  276.  
  277.  
  278. {/block:Date}
  279. {/block:Quote}
  280.  
  281.  
  282.  
  283. {block:Text}
  284.  
  285. {block:Title}
  286. <div id="title"><u>{Title}</u></div>{/block:Title}
  287. {Body}
  288. {block:Date}
  289.  
  290. <a href="{Permalink}" >&nbsp;&nbsp;{ShortMonth} {DayOfMonth}{Dayofmonthsuffix}</a>{block:NoteCount}<a href="{Permalink}"> : {NoteCount}</a>{/block:NoteCount}
  291.  
  292.  
  293. {/block:Date}
  294. {/block:Text}
  295.  
  296. {block:Link}
  297. <div id="title"><a href="{URL}"><u>{Name}</u></a></div>{block:Description}{Description}{/block:Description}{block:Date}
  298.  
  299. <a href="{Permalink}" >&nbsp;&nbsp;{ShortMonth} {DayOfMonth}{Dayofmonthsuffix}</a>{block:NoteCount}<a href="{Permalink}"> : {NoteCount}</a>{/block:NoteCount}
  300.  
  301.  
  302. {/block:Date}
  303. {/block:Link}
  304.  
  305. {block:Chat}
  306. {block:Title}
  307. <h1><u>{Title}</u></h1>
  308. {/block:Title}
  309. <ul>{block:Lines}
  310. <li class="line {Alt}">
  311. {block:Label}
  312. <span class="label">
  313. {Label}</span>
  314. {/block:Label}{Line}</li>
  315. {/block:Lines}
  316. </ul><br>{block:Date}
  317.  
  318. <a href="{Permalink}" >&nbsp;&nbsp;{ShortMonth} {DayOfMonth}{Dayofmonthsuffix}</a>{block:NoteCount}<a href="{Permalink}"> : {NoteCount}</a>{/block:NoteCount}
  319.  
  320.  
  321. {/block:Date}
  322. {/block:Chat}
  323.  
  324. {block:Photo}
  325. <div style="border:none;"><a href="{permalink}"><img src="{PhotoURL-500}"
  326. onmouseover="$(this).changebackground('{PhotoURL-500}')"
  327. onmouseout="$(this).changebackground('white;')" width="500px;"/></a></div>
  328. {/block:Photo}
  329.  
  330. {block:Photoset}
  331. {Photoset-500}
  332. {/block:NoteCount}
  333.  
  334.  
  335. {/block:Date}
  336. {/block:Photoset}
  337.  
  338. {block:Video}
  339. {Video-500}{block:Date}
  340.  
  341. <a href="{Permalink}" >&nbsp;&nbsp;{ShortMonth} {DayOfMonth}{Dayofmonthsuffix}</a>{block:NoteCount}<a href="{Permalink}"> : {NoteCount}</a>{/block:NoteCount}
  342.  
  343.  
  344. {/block:Date}
  345. {/block:Video}
  346.  
  347. {block:Audio}
  348. <div class="player">{AudioPlayerWhite}</div>
  349. <div class="audioinfo">
  350. {block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br><i>{Artist}</i>{/block:Artist}
  351. </div><br>{block:Date}
  352.  
  353. <a href="{Permalink}" >&nbsp;&nbsp;{ShortMonth} {DayOfMonth}{Dayofmonthsuffix}</a>{block:NoteCount}<a href="{Permalink}"> : {NoteCount}</a>{/block:NoteCount}
  354.  
  355.  
  356. {/block:Date}
  357. {/block:Audio}
  358.  
  359. {block:Answer}
  360. <b>{Asker}:</b>
  361. {Question}
  362. <i>{Answer}</i><br>{block:Date}
  363.  
  364. <a href="{Permalink}" >&nbsp;&nbsp;{ShortMonth} {DayOfMonth}{Dayofmonthsuffix}</a>{block:NoteCount}<a href="{Permalink}"> : {NoteCount}</a>{/block:NoteCount}
  365.  
  366.  
  367. {/block:Date}
  368. {/block:Answer}
  369.  
  370.  
  371.  
  372.  
  373. {block:permalinkpage}<br><br><center>
  374. {block:RebloggedFrom}( <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> -
  375. {block:ContentSource}<a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>
  376. {/block:ContentSource}
  377. ){/block:RebloggedFrom}
  378. </center>
  379. <br>
  380. {block:PostNotes}{PostNotes}{/block:PostNotes}
  381. {/block:permalinkpage}
  382.  
  383. </div>
  384.  
  385. {/block:Posts} </div></div>
  386. </div>
  387. </div>
  388. {block:IndexPage}<br>
  389. {block:Pagination}
  390. <div id="pagination">
  391. {block:NextPage}
  392. <a id="nextPage" href="{NextPage}"></a>
  393. {/block:NextPage}
  394. {block:PreviousPage}
  395. <a href="{PreviousPage}"></a>
  396. {/block:PreviousPage}
  397. </div>
  398. {/block:Pagination}
  399. {/block:IndexPage}
  400. </div>
  401.  
  402.  
  403.  
  404. </body>
  405.  
  406. <!-- i spent so much time and effort pls dont remove credits
  407. i tried to make them as out of the way as possible
  408. thank you dear -->
  409.  
  410. <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>
  411. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement