Advertisement
modernesse

Butterfly Theme by Modernesse

May 5th, 2013
1,106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.98 KB | None | 0 0
  1. <!--
  2.  
  3.  
  4. Butterfly Theme by Modernesse
  5.  
  6.  
  7. Please do not remove the credit/use as a base code unless I've given you permission to do so.
  8.  
  9.  
  10. -->
  11.  
  12. <html lang="en">
  13. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  14. <html xmlns="http://www.w3.org/1999/xhtml">
  15. <head>
  16.  
  17. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  18.  
  19. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  20.  
  21. <script type="text/javascript"
  22. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Noto+Sans|Meie+Script' rel='stylesheet' type='text/css'>
  25.  
  26. <link href='http://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
  27.  
  28. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  29.  
  30.  
  31. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  32.  
  33. <meta name="color:background" content="#fff"/>
  34. <meta name="color:link" content="#777"/>
  35. <meta name="color:text" content="#777"/>
  36. <meta name="color:post title" content="#333"/>
  37. <meta name="color:hover" content="#fff"/>
  38.  
  39.  
  40.  
  41. <meta name="image:sidebar" content="1"/>
  42. <meta name="image:background" content="1"/>
  43.  
  44. <meta name="text:link 1 title" content=""/>
  45. <meta name="text:link 1 url" content=""/>
  46. <meta name="text:link 2 title" content=""/>
  47. <meta name="text:link 2 url" content=""/>
  48. <meta name="text:link 3 title" content=""/>
  49. <meta name="text:link 3 url" content=""/>
  50. <meta name="text:link 4 title" content=""/>
  51. <meta name="text:link 4 url" content=""/>
  52.  
  53.  
  54. <style type="text/css">
  55.  
  56.  
  57. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  58.  
  59. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  60.  
  61. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  62.  
  63. p {
  64. margin:0px;
  65. margin-top:0px;
  66. }
  67.  
  68.  
  69. body {
  70. padding: 0px;
  71. margin: 0px;
  72. color:{color:text};
  73. font-family: noto sans;
  74. line-height:14px;
  75. font-size:12px;
  76. background-color: {color:Background};
  77. background-image:url({image:Background});
  78. background-attachment: fixed;
  79. background-repeat: repeat;
  80. }
  81.  
  82.  
  83. a:link, a:active, a:visited{
  84. text-decoration: none;
  85. -webkit-transition: color 0.3s ease-out;
  86. -moz-transition: color 0.3s ease-out;
  87. transition: color 0.3s ease-out;
  88. color:{color:link};
  89. }
  90.  
  91. a:hover {
  92. text-decoration: none;
  93. font-style:;
  94. color: {color:Hover};
  95. }
  96.  
  97. div#center{
  98. margin:auto;
  99. position:relative;
  100. width:1000px;
  101. background-color:;
  102. overflow:auto;
  103. overflow-y:hidden;
  104. }
  105.  
  106.  
  107.  
  108. @import url(http://fonts.googleapis.com/css?family=Noto+Sans|Meie+Script);
  109.  
  110. @import url(http://fonts.googleapis.com/css?family=Bad+Script);
  111.  
  112. @import url(http://fonts.googleapis.com/css?family=Cedarville+Cursive);
  113.  
  114.  
  115.  
  116. .entry {
  117. float:left;
  118. display: block;
  119. margin:5px;
  120. overflow:hidden;
  121. width:220px;
  122. {block:PermalinkPage}
  123. width:450px;
  124. text-align:left;
  125. line-height:10px;
  126. {/block:PermalinkPage}
  127. background:white;
  128. background-image:URL();
  129. }
  130.  
  131.  
  132.  
  133. .entry .perma{
  134. width:220px;
  135. height:16px;
  136. margin-left:0px;
  137. position: absolute;
  138. line-height: 16px;
  139. overflow:hidden;
  140. text-align:center;
  141. top:0px;
  142. background:white;
  143. word-spacing:2px;
  144. letter-spacing:1px;
  145. opacity: 0.0;
  146. -webkit-transition: all .7s ease;
  147. -moz-transition: all .7s ease;
  148. -o-transition: all .7s ease;
  149. transition: all .7s ease;
  150.  
  151. }
  152.  
  153. .entry:hover .perma{
  154. overflow:visible;
  155. opacity:0.9;
  156. }
  157.  
  158.  
  159.  
  160. #posts {
  161. width:700px;
  162. margin-top:8px;
  163. z-index:99;
  164. margin-left:auto;
  165. right:auto;
  166. background:transparent;
  167. margin-right:auto;
  168. position:relative;
  169. overflow-y: hidden;
  170. }
  171.  
  172.  
  173. #sidebar{
  174. position:fixed !important;
  175. width:300px;
  176. background:white;
  177. height:auto;
  178. margin-top:100px;
  179. margin-left:900px;
  180. text-align:center;
  181. }
  182.  
  183. #linkies{
  184. position:fixed !important;
  185. width:200px;
  186. background:white;
  187. height:auto;
  188. margin-top:200px;
  189. margin-left:-30px;
  190. text-align:center;
  191. }
  192.  
  193.  
  194. .blogtitle{
  195. font-family:cedarville cursive;
  196. font-size:36px;
  197. font-style:italic;
  198. line-height:56px;
  199. }
  200.  
  201. .links{
  202. font-size:18px;
  203. line-height:28px;
  204. }
  205.  
  206. .links a{
  207. border-style:solid;
  208. border-width:1px;
  209. border-color:white;
  210. }
  211.  
  212. .links a:hover{
  213. border-color:white;
  214. }
  215.  
  216. .description{
  217. line-height:18px;
  218. }
  219.  
  220.  
  221. .title{
  222. line-height: 24px;
  223. font-size:20px;
  224. color:{color:PostTitle};
  225. font-family:bad script;
  226. font-weight: normal;
  227. }
  228.  
  229.  
  230. .permalink{
  231. text-transform: normal;
  232. display: block;
  233. text-align: right;
  234. text-decoration: none;
  235. }
  236.  
  237.  
  238.  
  239. #infscr-loading{
  240. bottom: -70px;
  241. position: absolute;
  242. left: 50%;
  243. margin-left:-8px;
  244. width:16px;
  245. height:11px;
  246. overflow:hidden;
  247. margin-bottom: 50px;
  248. }
  249.  
  250. #postnotes{
  251. text-align: justify;}
  252.  
  253. #postnotes blockquote{
  254. border: 0px;}
  255.  
  256. blockquote{
  257. padding:0px 0px 2px 5px;
  258. margin:0px 0px 2px 10px;
  259. border-left: 1px dotted #555555;
  260. }
  261.  
  262. blockquote p, ul{
  263. margin:0px;
  264. padding:0px;
  265. }
  266.  
  267. a img{border: 0px;}
  268.  
  269.  
  270. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  271.  
  272. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  273. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  274.  
  275. .notes img{width:10px; position:relative; top:3px;}
  276. <--ses-->
  277. small{font-size: 90%;}
  278.  
  279. {CustomCSS}
  280.  
  281. </style>
  282.  
  283. {block:IndexPage}
  284. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  285. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  286.  
  287. <script type="text/javascript">
  288. $(window).load(function(){
  289. var $wall = $('#posts');
  290. $wall.imagesLoaded(function(){
  291. $wall.masonry({
  292. itemSelector: '.entry, .entry_photo',
  293. isAnimated : false
  294. });
  295. });
  296.  
  297. $wall.infinitescroll({
  298. navSelector : '#pagination',
  299. nextSelector : '#pagination a',
  300. itemSelector : '.entry, .entry_photo',
  301. bufferPx : 2000,
  302. debug : false,
  303. errorCallback: function() {
  304. $('#infscr-loading').fadeOut('normal');
  305. }},
  306. function( newElements ) {
  307. var $newElems = $( newElements );
  308. $newElems.hide();
  309. $newElems.imagesLoaded(function(){
  310. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  311. });
  312. }); $('#posts').show(500);
  313. });
  314. </script>
  315.  
  316.  
  317. {/block:IndexPage}
  318.  
  319.  
  320. <title>{title}</title>
  321.  
  322. <link rel="shortcut icon" href="{Favicon}" />
  323. <meta name="viewport" content="width=820" />
  324. </head>
  325.  
  326. <body>
  327.  
  328. <div class="wrapper">
  329. <div class="header">
  330. </div>
  331.  
  332.  
  333.  
  334. <div id="cage">
  335. <div id="center">
  336.  
  337. <div id="linkies">
  338. <div class="links">
  339. <a href="/">home</a>
  340. <br>
  341. <a href="/ask">message</a>
  342. <br>
  343. <a href="/archive">archive</a>
  344. <br>
  345. <a href="{text:link1url}">{link1title}</a>
  346. <br>
  347. <a href="{text:link2url}">{link2title}</a>
  348. <br>
  349. <a href="{text:link3url}">{link3title}</a>
  350. <br>
  351. <a href="{text:link4url}">{link4title}</a>
  352. <br>
  353. <a href="http://modernesse.tumblr.com/">theme</a>
  354. </div>
  355. </div>
  356.  
  357. <div id="sidebar">
  358. <span class="blogtitle">
  359. {title}
  360. </span>
  361.  
  362. <center>
  363.  
  364. <center><a href="/"><img src="{image:sidebar}" width=100%></a></center>
  365. <span class="description">
  366. {description}
  367. </span>
  368.  
  369.  
  370. </div>
  371.  
  372. </center>
  373. </div>
  374.  
  375.  
  376. <div class="left">
  377. <div id="posts">
  378. {block:Posts}
  379. <div class="entry">
  380.  
  381. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  382. href="{Permalink}"><a href="{Permalink}" title="Permalink"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  383. {/block:Text}
  384.  
  385. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  386.  
  387. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  388.  
  389. {block:Photo}
  390. {block:IndexPage}
  391. <center>
  392. <div class="perma">
  393. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  394.  
  395. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  396. {/block:IndexPage}
  397. {block:PermalinkPage}
  398. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  399.  
  400. {LinkCloseTag}
  401. {/block:PermalinkPage}
  402. {/block:Photo}
  403.  
  404. {block:Photoset}
  405. {block:IndexPage}
  406. <center>
  407.  
  408. <div class="perma">
  409. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  410.  
  411. {Photoset-250}</center>
  412. {/block:IndexPage}
  413. {block:PermalinkPage}
  414. <center>
  415. {Photoset-500}</center>
  416. {/block:PermalinkPage}
  417. {/block:Photoset}
  418.  
  419. {block:Quote}"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  420.  
  421. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  422.  
  423. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  424. <ul class="chat">
  425. {block:Lines}
  426. <li class="user_{UserNumber}">
  427. {block:Label}
  428. <span class="label">{Label}</span>
  429. {/block:Label}
  430.  
  431. {Line}
  432. </li>
  433. {/block:Lines}
  434. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  435. {/block:Chat}
  436.  
  437. {block:Audio}
  438. <div style="width:200px; height:30px;">
  439. {AudioPlayerBlack}
  440. </div>
  441. {block:IndexPage}<span class="permalink">
  442. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  443. </span>{/block:IndexPage}
  444. {/block:Audio}
  445.  
  446. {block:Video}
  447. {block:IndexPage}
  448. <center>
  449. <div class="perma">
  450. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  451. {Video-250}</center>
  452. {/block:IndexPage}
  453. {block:PermalinkPage}
  454. <center>
  455. {Video-400}</center>
  456. {/block:PermalinkPage}
  457. {block:Video}
  458.  
  459.  
  460. {block:PostNotes}<div align="middle">{caption}</div>
  461. <center>
  462.  
  463. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  464.  
  465. {block:HasTags}
  466. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  467. {block:RebloggedFrom}
  468. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  469. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  470.  
  471. {/block:RebloggedFrom}
  472. </center></span>
  473. <br>
  474. <div id="postnotes">{PostNotes}</div><br>
  475.  
  476. <center>{block:ContentSource}
  477. <br><a href="{SourceURL}">
  478. {lang:Source}:
  479. {block:SourceLogo}
  480. <img src="{BlackLogoURL}" width="{LogoWidth}"
  481. height="{LogoHeight}" alt="{SourceTitle}" />
  482. {/block:SourceLogo}
  483. {block:NoSourceLogo}
  484. {SourceLink}
  485. {/block:NoSourceLogo}
  486. </a>
  487. {/block:ContentSource}</center>
  488.  
  489. {/block:PostNotes}
  490. </div>
  491. {/block:Posts}
  492. </div></div>
  493.  
  494. {block:IndexPage}
  495. {block:Pagination}
  496. <div id="pagination">
  497. {block:NextPage}
  498. <a id="nextPage" href="{NextPage}"></a>
  499. {/block:NextPage}
  500. {block:PreviousPage}
  501. <a href="{PreviousPage}"></a>
  502. {/block:PreviousPage}
  503. </div>
  504. {/block:Pagination}
  505. {/block:IndexPage}
  506. </body>
  507. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement