Advertisement
itsally

♡♡♡ Hella Theme ♡♡♡

Feb 15th, 2014
1,361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.93 KB | None | 0 0
  1.  
  2. <head>
  3.  
  4. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  5.  
  6. <script type="text/javascript"
  7. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  8.  
  9. <!--
  10.  
  11. ♡♡♡ Hella Theme ♡♡♡
  12. Created by Ally (bitchato.tumblr.com)
  13. Please do not remove the credit. If you remove it, i'll report you.
  14.  
  15. -->
  16.  
  17. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  18. <link href='http://fonts.googleapis.com/css?family=Lekton|Antic' rel='stylesheet' type='text/css'>
  19. <link href='http://fonts.googleapis.com/css?family=Share' rel='stylesheet' type='text/css'>
  20. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  21. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  22. <link href='http://fonts.googleapis.com/css?family=Miniver' rel='stylesheet' type='text/css'>
  23.  
  24.  
  25. <meta name="if:show photo" content="0"/>
  26. <meta name="if:show title" content="1"/>
  27. <meta name="if:tiny scrollbar" content="1"/>
  28. <meta name="color:Background" content="#ffffff"/>
  29. <meta name="color:Text" content="#000000"/>
  30. <meta name="color:Title" content="#000000"/>
  31. <meta name="color:Hover" content="#000000"/>
  32. <meta name="color:Scrollbar" content="#000000"/>
  33. <meta name="color:Link" content="#000000"/>
  34. <meta name="image:Background" content="1"/>
  35. <meta name="text:Link One Title" content="" />
  36. <meta name="text:Link One" content="" />
  37. <meta name="text:Link Two Title" content="" />
  38. <meta name="text:Link Two" content="" />
  39. <meta name="text:Link Three Title" content="" />
  40. <meta name="text:Link Three" content="" />
  41. <meta name="text:Link Four Title" content="" />
  42. <meta name="text:Link Four" content="" />
  43.  
  44. <style type="text/css">
  45.  
  46. {block:iftinyscrollbar}::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  47.  
  48. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  49.  
  50. .wrapper{
  51. margin: 0px auto;
  52. width: 717px;
  53. }
  54.  
  55. #tumblr_controls{
  56. position:fixed !important;
  57. -webkit-filter: invert(100%)
  58. }
  59.  
  60. body {
  61. padding: 0px;
  62. margin: 0px;
  63. color:{color:text};
  64. background-color: {color:Background};
  65. background-image:url({image:background});
  66. background-attachment: fixed;
  67. background-size: 1200px;
  68. font-family: courier new;
  69. font-size: 10px;
  70. line-height:10px;
  71. color:{color:text};
  72. }
  73.  
  74. http://25.media.tumblr.com/tumblr_m8b1sr9RQr1r13im2o1_500.jpg
  75.  
  76. p {
  77. margin:0px;
  78. margin-top:0px;
  79. }
  80.  
  81. a:link, a:active, a:visited{
  82. color: {color:Link};
  83. text-decoration: none;
  84. -webkit-transition: color 0.5s ease-out;
  85. -moz-transition: color 0.5s ease-out;
  86. }
  87.  
  88. a:hover{
  89. color:{color:Hover};
  90. -webkit-transition: color 0.3s ease-out;
  91. -moz-transition: color 0.3s ease-out;
  92. }
  93.  
  94. .permalink {
  95. font-style: italic;
  96. padding:2px;
  97. text-align:right;
  98. font-size:10px;
  99. {block:permalinkpage}opacity:0;{/block:permalinkpage}
  100. }
  101.  
  102. .entry {
  103. margin:17px;
  104. padding: 4px;
  105. padding-bottom: 0px;
  106. float:left;
  107. background-color: #fff;
  108. border: dashed 1px #000;
  109. font-family: courier new;
  110. font-size: 11px;
  111. line-height:14px;
  112. {block:IndexPage}
  113. width:200px;
  114. {/block:IndexPage}
  115. {block:PermalinkPage}
  116. width:342px;
  117. {/block:PermalinkPage}
  118. }
  119.  
  120. .entry img {
  121. {block:IndexPage}
  122. opacity: 1;
  123. -webkit-transition: all 0.3s linear;
  124. -webkit-transition: all 0.3s linear;
  125. -moz-transition: all 0.3s linear;
  126. transition: all 0.3s linear;
  127. {/block:IndexPage}
  128. }
  129.  
  130. .entry img:hover {
  131. opacity: 1;
  132. }
  133.  
  134.  
  135. .links a{
  136. font-size: 13px;
  137. line-height:15px;
  138. letter-spacing: 1px;
  139. margin: 2px;
  140. font-family: courier new;
  141. color: #000;
  142. -webkit-transition: all 0.3s linear;
  143. -webkit-transition: all 0.3s linear;
  144. -moz-transition: all 0.3s linear;
  145. transition: all 0.3s linear;
  146. }
  147.  
  148.  
  149. #pagination{
  150. display:none;
  151. }
  152.  
  153. #posts {
  154. position:relative;
  155. margin-top:0px;
  156. padding-bottom:6px;
  157. padding-left:-1px;
  158. {block:IndexPage}
  159. width: 600px;
  160. margin-left: -5px;
  161. margin-top: 0px;
  162. {/block:IndexPage}
  163. {block:PermalinkPage}
  164. width: 600px;
  165. margin-left: 80px;
  166. margin-top: 0px;
  167. {/block:PermalinkPage}
  168. }
  169.  
  170.  
  171. #xx {
  172. width:180px;
  173. margin-left: 490px;
  174. z-index:1;
  175. text-align:center;
  176. position:fixed !important;
  177. bottom:0px;
  178. height:100%;
  179. color:#fff;
  180. background-color: #000;
  181. opacity: 1;
  182. font-size: 11px;
  183. line-height: 14px;
  184. padding: 8px;
  185. }
  186.  
  187. #xx a{
  188. color:#fff;
  189. }
  190.  
  191. #xx a:hover{
  192. opacity: 1;
  193. }
  194.  
  195. .question {
  196. text-align:left;
  197. padding-left:5px;padding-top:7px;
  198. padding-right:5px;padding-bottom:7px;
  199. border-left: 2px solid {color:Link};
  200. border-right: 2px solid {color:Link};
  201. background-color:{color:blockquote};
  202. }
  203.  
  204. .answer {
  205. text-align:left;
  206. padding-left:5px;padding-top:7px;
  207. padding-right:5px;padding-bottom:7px;
  208. }
  209.  
  210. #postnotes{
  211. text-align: justify;}
  212.  
  213. #postnotes blockquote{
  214. border: 0px;}
  215.  
  216. #infscr-loading{
  217. bottom: -70px;
  218. position: absolute;
  219. left: 50%;
  220. margin-left:-8px;
  221. width:16px;
  222. height:11px;
  223. overflow:hidden;
  224. margin-bottom: 50px;
  225. }
  226.  
  227.  
  228. .title{
  229. font-family: courier new;
  230. font-size: 12px;
  231. line-height:13px;
  232. color: {color:Title};
  233. font-weight: normal;
  234. padding:0px 0px 0px 0px;
  235. }
  236.  
  237.  
  238. a img{border: 0px;}
  239.  
  240. blockquote{
  241. padding:2px 2px 2px 5px;
  242. margin:4px 4px 4px 7px;
  243. border-left: 4px solid #dddddd;
  244. }
  245.  
  246. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  247.  
  248. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  249. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  250.  
  251. .notes img{width:10px; position:relative; top:3px;}
  252. <--ses-->
  253. small{font-size: 90%;}
  254.  
  255.  
  256. .caption img {
  257. max-width: 100%;
  258. }
  259.  
  260. {CustomCSS}
  261.  
  262. div#qTip{
  263. font-family:'calibri'; /* font family */
  264. font-size: 8px; /* font size */
  265. color:#fff; /* text colour */
  266. background-color:#000; /* background colour */
  267. text-align: center; /* */
  268. text-transform: uppercase; /* uppercase */
  269. letter-spacing:1px; /* letter spacing */
  270. min-width:40px;
  271. max-width:120px;
  272. display: none;
  273. position: absolute;
  274. z-index: 99;
  275. padding: 3px; /* padding */
  276. margin:5px 0px 0px 20px;}
  277.  
  278. </style>
  279.  
  280.  
  281. {block:IndexPage}
  282. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  283. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  284.  
  285. <script type="text/javascript">
  286. $(window).load(function () {
  287. var $content = $('#posts');
  288. $content.masonry({itemSelector: '.entry'}),
  289. $content.infinitescroll({
  290. navSelector : 'div#pagination',
  291. nextSelector : 'div#pagination a#nextPage',
  292. itemSelector : '.entry',
  293. loading: {
  294. finishedMsg: '',
  295. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  296. },
  297. bufferPx : 600,
  298. debug : false,
  299. },
  300. // call masonry as a callback.
  301. function( newElements ) {
  302. var $newElems = $( newElements );
  303. $newElems.hide();
  304. // ensure that images load before adding to masonry layout
  305. $newElems.imagesLoaded(function(){
  306. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  307.  
  308.  
  309. });
  310. });
  311. });
  312. </script>
  313.  
  314. {/block:IndexPage}
  315.  
  316. <title>{title}</title>
  317.  
  318. <link rel="shortcut icon" href="{Favicon}">
  319. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  320. <meta name="viewport" content="width=820" />
  321.  
  322. </style>
  323.  
  324. </head>
  325. <body>
  326.  
  327. <div class="wrapper">
  328. <div style="position:fixed;right:0px;top:28px;">
  329. </span>
  330. </div>
  331.  
  332. <div id="xx">
  333.  
  334.  
  335.  
  336. <br><p><br><p><br><p><br><p><br><p>{Description}</p>
  337.  
  338. <center><div class="links"><a href="/" title="home">壹</a>
  339. <a href="/ask" title="ask">贰</a>
  340. {block:ifLinkOneTitle}<a href="{text:Link One}" title="{text:Link One Title}">三</a>{/block:ifLinkOneTitle}
  341. {block:ifLinkTwoTitle}<a href="{text:Link Two}" title="{text:Link Two Title}">四</a>{/block:ifLinkTwoTitle}
  342. {block:ifLinkThreeTitle}<a href="{text:Link Three}" title="{text:Link Three Title}">五</a>{/block:ifLinkThreeTitle}
  343. {block:ifLinkFourTitle}<a href="{text:Link Four}" title="{text:Link Four Title}">六</a>{/block:ifLinkFourTitle}
  344. <a href="http://bitchato.tumblr.com/" title="theme">题</a>
  345. </div>
  346.  
  347.  
  348. </div>
  349.  
  350. <div id="posts">
  351.  
  352. {block:Posts}
  353. <div class="entry">
  354.  
  355. {block:Text}
  356. {block:Title}<span class="title">{Title}</span
  357. >{/block:Title}
  358. <div class="caption"><span class="entrytext">{Body}</span></div>
  359. <div class="permalink"><a href="{Permalink}">{notecount} notes / <a href="{reblogurl}">reblog</a> </div>
  360. {/block:Text}
  361.  
  362. {block:Link}
  363. <a href="{URL}" class="title">{Name}</a>
  364. {block:Description}<div class="caption">{Description}</div>{/block:Description}
  365. <div class="permalink"><a href="{Permalink}">{notecount} notes / <a href="{reblogurl}">reblog</a> </div>
  366. {block:Link}
  367.  
  368.  
  369. {block:Photo}
  370. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="200"/></a></div>{LinkCloseTag}
  371. {/block:IndexPage}
  372. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="342"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
  373. <div class="permalink"><a href="{Permalink}">{notecount} notes / <a href="{reblogurl}">reblog</a> </div>
  374. {/block:Photo}
  375.  
  376.  
  377.  
  378. {block:Photoset}
  379. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  380. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  381. <div class="permalink"><a href="{Permalink}">{notecount} notes / <a href="{reblogurl}">reblog</a> </div>
  382. {/block:Photoset}
  383.  
  384. {block:Quote}
  385. {Quote}</span>
  386. {block:Source}{Source}{/block:Source}
  387. <div class="permalink"><a href="{Permalink}">{notecount} notes / <a href="{reblogurl}">reblog</a> </div>
  388. {/block:Quote}
  389.  
  390. {block:Chat}
  391. {block:Title}<span class="title">{Title}</span>{/block:Title}
  392. <ul class="chat">
  393. {block:Lines}
  394. <li class="user_{UserNumber}">
  395. {block:Label}
  396. <span class="label">{Label}</span>
  397. {/block:Label}
  398.  
  399. {Line}
  400. </li>
  401. {/block:Lines}
  402. </ul>
  403. {/block:Chat}
  404.  
  405. {block:Audio}
  406. <div style="width:200px; height:28px;">{AudioPlayerWhite}</div>
  407. {block:IndexPage}
  408. <div class="caption">
  409. {caption}</div>{/block:IndexPage}
  410. <div class="permalink"><a href="{Permalink}">{notecount} notes / <a href="{reblogurl}">reblog</a> </div>
  411. {/block:Audio}
  412.  
  413. {block:Video}
  414. <center>
  415. {block:IndexPage}
  416. {Video-250}
  417. {/block:IndexPage}
  418. </center>
  419. {block:PermalinkPage}
  420. <center>{Video-500}</center>
  421. {/block:PermalinkPage}
  422. <div class="permalink"><a href="{Permalink}">{notecount} notes / <a href="{reblogurl}">reblog</a> </div>
  423. {block:Video}
  424.  
  425. {block:Answer}<div class="text">
  426. <div class="question">
  427. <span style="text-transform:uppercase; color:{color:Link}">{Asker}:</span> {Question}</div><div class="answer">{Answer}</div>
  428. <div class="permalink"><a href="{Permalink}">{notecount} notes / <a href="{reblogurl}">reblog</a> </div>
  429. </div>{/block:Answer}
  430.  
  431. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  432.  
  433.  
  434. {block:PermalinkPage}
  435. {block:Date}
  436. {block:Caption}{Caption}{/block:Caption}<center>
  437. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>
  438. {block:NoteCount}{NoteCount} notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  439. {/block:Date}
  440.  
  441. {/block:PermalinkPage}
  442.  
  443. {block:PostNotes}{PostNotes}
  444. {/block:PostNotes}
  445. </div>
  446.  
  447.  
  448. {/block:Posts}
  449. </div>
  450. </div>
  451. {block:IndexPage}
  452. {block:Pagination}
  453. <div id="pagination">
  454. {block:NextPage}
  455. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  456. {/block:NextPage}
  457. {block:PreviousPage}
  458. <a href="{PreviousPage}">&larr;&nbsp;</a>
  459. {/block:PreviousPage}
  460. </div>
  461. {/block:Pagination}
  462. {/block:IndexPage}
  463. </div>
  464.  
  465. </body>
  466.  
  467. <div style="position:fixed; bottom:10px; right:5px; opacity:.6">
  468. <a href="http://bitchato.tumblr.com"><img src="http://media.tumblr.com/tumblr_m2312brrLu1qfamg6.gif" width="15px"></a>
  469.  
  470. </div>
  471. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement