Advertisement
ipads

Hope Theme

Feb 12th, 2013
3,267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.63 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <link href='http://fonts.googleapis.com/css?family=Walter+Turncoat' rel='stylesheet' type='text/css'>
  5.  
  6. <title>blogroll</title>
  7.  
  8. <script type="text/javascript"
  9. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=Londrina+Shadow' rel='stylesheet' type='text/css'>
  12.  
  13. <link href='http://fonts.googleapis.com/css?family=Quicksand' rel='stylesheet' type='text/css'>
  14.  
  15.  
  16.  
  17. <style type="text/css">
  18.  
  19. <title>blogroll</title>
  20.  
  21. #tumblr_controls{
  22. position:fixed !important;
  23. top: 1px;
  24. right: 1px;
  25. }
  26.  
  27. @font-face {font-family: "short stack";src: url('http://static.tumblr.com/nsmrhzp/oa2m3oqp7/shortstack-regular.ttf');}
  28.  
  29. body {
  30. padding: 0px;
  31. margin: 0px;
  32. color:#000;
  33. font-family: 'short stack';
  34. font-size: 10px;
  35. background-color: #fff;
  36. }
  37.  
  38. a:link, a:active, a:visited{
  39. text-decoration: none;
  40. color: #bab;
  41. -webkit-transition: color 0.4s ease-out;
  42. -moz-transition: color 0.4s ease-out;
  43. }
  44.  
  45. a:hover{
  46. color:{color:Hover};
  47. -webkit-transition: color 0.4s ease-out;
  48. -moz-transition: color 0.4s ease-out;
  49. text-shadow:0px 0px 1px #696969;
  50. }
  51.  
  52. .named {
  53. border-radius:70px;
  54. margin:-16px;
  55. position:absolute;
  56. height:10px;
  57. width:80px;
  58. padding:40px 5px;
  59. background:#FFF;
  60. opacity:0;
  61. letter-spacing:1px;
  62. word-wrap: break-word;
  63. overflow:hidden;
  64. border:1px solid #DDD;
  65. -webkit-transition: all 0.7s ease;
  66. -moz-transition: all 0.7s ease;
  67. -o-transition: all 0.7s ease;}
  68.  
  69. #content:hover .named {border-radius: 5px; opacity:0.95;}
  70.  
  71. #content:hover img{border-radius: 5px; opacity: 0.05;}
  72.  
  73. div#linkss{
  74. width:600px;
  75.  
  76. }
  77.  
  78. .candy{
  79. position: fixed;
  80. font-family: 'short stack';
  81. font-size: 14px;
  82. top:5px;
  83. left:5px;
  84. background:transparent;
  85. font-weight:bold;
  86. }
  87.  
  88.  
  89. div#blogtitle {
  90. font-family: 'walter turncoat';
  91. font-size: 46px;
  92. line-height: 54px;
  93. margin:2px;
  94. letter-spacing:8px;
  95. width:auto;
  96. -webkit-transition-duration: .4s;
  97. -webkit-transform: rotate(0deg);
  98. -moz-transform: rotate(0deg);
  99. }
  100.  
  101. #content img{width:100%;height:100%;border-radius:300px;}
  102. #content:hover {border:1px solid #CCC; border-radius: 5px;}
  103. #content {
  104. display:inline-block;
  105. margin:10px;
  106. background:#FFF;
  107. padding:5px;
  108. height:60px;
  109. width:60px;
  110. border-radius:300px;
  111. border:1px solid #DDD;
  112. transition: 0.5s ease;
  113. -o-transition: 0.5s ease;
  114. -moz-transition: 0.5s ease;
  115. -webkit-transition: 0.5s ease;}
  116.  
  117. .title{
  118. font-family: 'quicksand', cursive;
  119. font-size: 18px;
  120. line-height:20px;
  121. color: black;
  122. font-weight: normal;
  123. }
  124. </style>
  125.  
  126. {block:IndexPage}
  127. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  128. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  129.  
  130. <script type="text/javascript">
  131. $(window).load(function () {
  132. var $content = $('#posts');
  133. $content.masonry({itemSelector: '.entry'}),
  134. $content.infinitescroll({
  135. navSelector : 'div#pagination',
  136. nextSelector : 'div#pagination a#nextPage',
  137. itemSelector : '.entry',
  138. loading: {
  139. finishedMsg: '',
  140. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  141. },
  142. bufferPx : 600,
  143. debug : false,
  144. },
  145. // call masonry as a callback.
  146. function( newElements ) {
  147. var $newElems = $( newElements );
  148. $newElems.hide();
  149. // ensure that images load before adding to masonry layout
  150. $newElems.imagesLoaded(function(){
  151. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  152.  
  153.  
  154. });
  155. });
  156. });
  157. </script>
  158.  
  159. {/block:IndexPage}
  160.  
  161. <title>blogroll</title>
  162.  
  163. <link rel="shortcut icon" href="{Favicon}">
  164. <meta name="viewport" content="width=820" />
  165.  
  166. </head>
  167. <body>
  168. <div class="wrapper">
  169. <div class="header">
  170. </div>
  171.  
  172. <div align="center">
  173.  
  174. <div id="cupcake">
  175. <div style="opacity: 0; position: fixed; top: -30px; left: -400px;"><script language="JavaScript" src="http://s1.freehostedscripts.net/ocount.php?site=ID2005091&name="></script>
  176. </div><div style="position: fixed; top: -40px; left: -40px; opacity: 0;"><script language="JavaScript">
  177. var ref = (''+document.referrer+'');
  178. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID2998753&e1=using theme&e2=using theme&r=' + ref + '"><\/script>');
  179. </script></div>
  180. <center>
  181. <div id="blogtitle"><center><a href="/"><span id="wipe">blogroll</a>
  182. </span></div>
  183. <center><a href="http://Tumblr.com/dashboard" title="back to dash" target="_blank">Dashboard</a> &middot; <a href="/" title="back to blog">Back to Blog</a> &middot; <a href="http://unstrong.tumblr.com" title="credit" target="_blank">©</a></br>
  184.  
  185. <div id="linkss">
  186.  
  187. {Block:Following}{Block:Followed}
  188.  
  189. <a href="{FollowedURL}" title="{FollowedTitle}"><div id="content"><div class="named">
  190. {FollowedName}</div><img src="{FollowedPortraitURL-128}">
  191. </div></a>
  192.  
  193. {/Block:Following}{/Block:Followed}
  194.  
  195. <div id="content"><div class="named">
  196. <a href="http://ipads.tumblr.com" title="credit">ipads</a></div><img src="http://media.tumblr.com/b212772b3ad4ab11c472a64867c91b80/tumblr_inline_mi0506z9FF1rdqsqf.jpg"></div>
  197.  
  198. </div>
  199.  
  200. <br>
  201. </center></div>
  202.  
  203. </center></div>
  204.  
  205. <!--Please do not remove this credit or i'll report you-->
  206. </a><li><div style="position:fixed; bottom:5px; left:5px; font-family: short stack; font-size: 15px; text-transform:uppercase;">
  207. <a href="http://ipads.tumblr.com">©</li></a>
  208. <!--Please do not remove this credit or i'll report you-->
  209.  
  210.  
  211. </div>
  212.  
  213. <div class="left">
  214.  
  215. </body>
  216. <br>
  217. <br>
  218. <div style="position: fixed; bottom: 3px; right: 3px;"><a href="http://unstrong.tumblr.com">theme</a></div>
  219. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement