Advertisement
lennonthemes

Network

Apr 14th, 2013
1,922
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.90 KB | None | 0 0
  1. <!--- bonivur © --->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <link href='http://fonts.googleapis.com/css?family=Walter+Turncoat' rel='stylesheet' type='text/css'>
  5.  
  6. <title>{Title}</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. <meta name="color:Background" content="#eee"/>
  12. <meta name="color:Text" content="#000"/>
  13. <meta name="color:Hover" content=""/>
  14. <meta name="color:Link" content=""/>
  15. <meta name="color:Links Border" content= "#ffffff" />
  16. <meta name="image:Background" content="1"/>
  17. <meta name="text:blog title" content= >
  18. <meta name="image:Link 1 Pic" content= "#000000" />
  19. <meta name="text:Link 1" content="http://" />
  20.  
  21. <meta name="if: 8 people" content="0"/>
  22. <meta name="if: 12 people" content="0"/>
  23. <meta name="if: 16 people" content="1"/>
  24.  
  25.  
  26.  
  27. <meta name="image:Link 2 Pic" content="" />
  28. <meta name="text:Link 2" content="http://" />
  29.  
  30. <meta name="image:Link 3 Pic" content= >
  31. <meta name="text:Link 3" content="http://" />
  32.  
  33. <meta name="image:Link 4 Pic" content= >
  34. <meta name="text:Link 4" content="http://" />
  35.  
  36. <meta name="image:Link 5 Pic" content= >
  37. <meta name="text:Link 5" content="http://" />
  38.  
  39. <meta name="image:Link 6 Pic" content= >
  40. <meta name="text:Link 6" content="http://" />
  41.  
  42. <meta name="image:Link 7 Pic" content= >
  43. <meta name="text:Link 7" content="http://" />
  44.  
  45. <meta name="image:Link 8 Pic" content= >
  46. <meta name="text:Link 8" content="http://" />
  47.  
  48. <meta name="image:Link 9 Pic" content= >
  49. <meta name="text:Link 9" content="http://" />
  50.  
  51. <meta name="image:Link 10 Pic" content= >
  52. <meta name="text:Link 10" content="http://" />
  53.  
  54. <meta name="image:Link 11 Pic" content= >
  55. <meta name="text:Link 11" content="http://" />
  56.  
  57. <meta name="image:Link 12 Pic" content= >
  58. <meta name="text:Link 12" content="http://" />
  59.  
  60. <meta name="image:Link 13 Pic" content= >
  61. <meta name="text:Link 13" content="http://" />
  62.  
  63. <meta name="image:Link 14 Pic" content= >
  64. <meta name="text:Link 14" content="http://" />
  65.  
  66. <meta name="image:Link 15 Pic" content= >
  67. <meta name="text:Link 15" content="http://" />
  68.  
  69. <meta name="image:Link 16 Pic" content= >
  70. <meta name="text:Link 16" content="http://" />
  71.  
  72. <meta name="image:Link 17 Pic" content= >
  73. <meta name="text:Link 17" content="http://" />
  74.  
  75. <meta name="image:Link 18 Pic" content= >
  76. <meta name="text:Link 18" content="http://" />
  77.  
  78. <meta name="image:Link 19 Pic" content= >
  79. <meta name="text:Link 19" content="http://" />
  80.  
  81. <meta name="image:Link 20 Pic" content= >
  82. <meta name="text:Link 20" content="http://" />
  83.  
  84.  
  85.  
  86.  
  87. <link href='http://fonts.googleapis.com/css?family=Londrina+Shadow' rel='stylesheet' type='text/css'>
  88.  
  89. <link href='http://fonts.googleapis.com/css?family=Quicksand' rel='stylesheet' type='text/css'>
  90.  
  91.  
  92.  
  93. <style type="text/css">
  94. @font-face {font-family:"Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  95. .wipe{text-decoration: none;}
  96.  
  97. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  98. {block:ifinfinitescrolling}<script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script>{/block:ifinfinitescrolling}
  99. <script type=”text/javascript”>
  100. //
  101. function desabilitaMenu(e)
  102. {
  103. if (window.Event)
  104. {
  105. if (e.which == 2 || e.which == 3)
  106. return false;
  107. }
  108. else
  109. {
  110. event.cancelBubble = true
  111. event.returnValue = false;
  112. return false;
  113. }
  114. }
  115. document.oncontextmenu = desabilitaMenu;
  116. document.onmousedown = desabilitaBotaoDireito;
  117. document.onmouseup = desabilitaBotaoDireito;
  118. </script>
  119. {/block:Ifnorightclick}
  120.  
  121.  
  122. #tumblr_controls{
  123. position:fixed !important;
  124. top: 1px;
  125. right: 1px;
  126. }
  127.  
  128. @font-face {font-family: "short stack";src: url('http://static.tumblr.com/nsmrhzp/oa2m3oqp7/shortstack-regular.ttf');}
  129.  
  130. body {
  131. padding: 0px;
  132. margin: 0px;
  133. color:{color:text};
  134. font-family: 'Aderyn';
  135. font-size: 10px;
  136. background-color: {color:Background};
  137. background-image:url({image:Background});
  138. background-attachment: fixed;
  139. background-repeat: repeat;
  140. }
  141.  
  142.  
  143.  
  144. a:link, a:active, a:visited{
  145. text-decoration: none;
  146. color: {color:Link};
  147. -webkit-transition: color 0.4s ease-out;
  148. -moz-transition: color 0.4s ease-out;
  149. }
  150.  
  151. a:hover{
  152. color:{color:Hover};
  153. -webkit-transition: color 0.4s ease-out;
  154. -moz-transition: color 0.4s ease-out;
  155. text-shadow:0px 0px 1px #696969;
  156. }
  157.  
  158. div#linkss{
  159. width:650px
  160.  
  161. }
  162.  
  163. .candy{
  164. position: fixed;
  165. font-family: 'Aderyn';
  166. font-size: 14px;
  167. top:5px;
  168. left:5px;
  169. background:transparent;
  170. font-w8:;
  171. }
  172.  
  173.  
  174. div#blogtitle {
  175. font-family: 'Aderyn' ;
  176. font-size: 46px;
  177. line-height: 54px;
  178. margin:2px;
  179. letter-spacing:8px;
  180. color:color #000;
  181. width:auto;
  182. -webkit-transition-duration: .4s;
  183. -webkit-transform: rotate(0deg);
  184. -moz-transform: rotate(0deg);
  185. }
  186.  
  187. .links {
  188. border:5px solid {color:links border};
  189. width:100px;
  190. height: 100px;
  191. line-height: 95px;
  192. display:inline-block;
  193. text-align: center;
  194. padding:0px;
  195. font-family: 'short stack', cursive;
  196. font-size: 15px;
  197. text-transform: regular;
  198. margin-top:25px;
  199. margin-left: 20px;
  200. position:relative;
  201. -webkit-transition-duration: .6s;
  202. display: inline-block;
  203. background-color: {color:links border};
  204. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  205. }
  206.  
  207. .links:hover {
  208. -webkit-transform: rotate(365deg);
  209. -moz-transform: rotate(365deg);
  210. font-size: 15px;
  211. font-family: 'short stack', cursive;
  212. border: 5px solid white;
  213. width:100px;
  214. -webkit-box-shadow: 0px 0px 10px #BE81F7;
  215. -moz-box-shadow: 0px 0px 10px #BE81F7;
  216. box-shadow: 0px 0px 10px #7c7c7c;
  217. /*---webkit-border-radius: 5px;
  218. -moz-border-radius: 5px;
  219. border-radius: 5px;--*/
  220. -webkit-transition: all 1.2s ease-out;-moz-transition: all 1.2s ease-out;transition: all 1.2s ease-out;
  221. background-color: {color:links border};
  222. }
  223.  
  224. .links img{border-radius: 100%; width: 100px; height: 100%; !important; -webkit-border-radius: 100%;
  225. -moz-border-radius: 100%;
  226. border-radius: 100%;
  227. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  228.  
  229. .links:hover img{/*---webkit-border-radius: 5px;
  230. -moz-border-radius: 5px;
  231. border-radius: 5px;--*/
  232. -webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out;}
  233.  
  234. .title{
  235. font-family: 'Aderyn'
  236. font-size: 18px;
  237. line-height:20px;
  238. color: black;
  239. font-w8: normal;
  240. }
  241. </style>
  242.  
  243. {block:IndexPage}
  244. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  245. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  246.  
  247. <script type="text/javascript">
  248. $(window).load(function () {
  249. var $content = $('#posts');
  250. $content.masonry({itemSelector: '.entry'}),
  251. $content.infinitescroll({
  252. navSelector : 'div#pagination',
  253. nextSelector : 'div#pagination a#nextPage',
  254. itemSelector : '.entry',
  255. loading: {
  256. finishedMsg: '',
  257. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  258. },
  259. bufferPx : 600,
  260. debug : false,
  261. },
  262. // call masonry as a callback.
  263. function( newElements ) {
  264. var $newElems = $( newElements );
  265. $newElems.hide();
  266. // ensure that images load before adding to masonry layout
  267. $newElems.imagesLoaded(function(){
  268. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  269.  
  270.  
  271. });
  272. });
  273. });
  274. </script>
  275.  
  276. {/block:IndexPage}
  277.  
  278. <title>{title}</title>
  279.  
  280. <link rel="shortcut icon" href="{Favicon}">
  281. <meta name="viewport" content="width=820" />
  282.  
  283. </head>
  284. <body>
  285. <div class="wrapper">
  286. <div class="header">
  287. </div>
  288.  
  289. <div align="center">
  290.  
  291. <div id="cupcake">
  292. <center>
  293. <div id="blogtitle"><center><a href="/"><span id="wipe">{Title}</a>
  294. </span></div>
  295.  
  296.  
  297.  
  298. <center>{Description}</center>
  299.  
  300. {Block:if8people}
  301. <div id="linkss">
  302.  
  303. <div class="links"><a href="{text:Link 1}" class="links1"><img src="{image:Link 1 Pic}"></a></div>
  304.  
  305. <div class="links"><a href="{text:Link 2}" class="links1"><img src="{image:Link 2 Pic}"></a></div></td>
  306.  
  307.  
  308. <div class="links"><a href="{text:Link 3}" class="links1"><img src="{image:Link 3 Pic}"></a></div>
  309.  
  310. <div class="links"><a href="{text:Link 4}" class="links1"><img src="{image:Link 4 Pic}"></a></div>
  311.  
  312. <div class="links"><a href="{text:Link 5}" class="links1"><img src="{image:Link 5 Pic}"></a></div>
  313.  
  314. <div class="links"><a href="{text:Link 6}" class="links1"><img src="{image:Link 6 Pic}"></a></div>
  315.  
  316. <div class="links"><a href="{text:Link 7}" class="links1"><img src="{image:Link 7 Pic}"></a></div>
  317.  
  318. <div class="links"><a href="{text:Link 8}" class="links1"><img src="{image:Link 8 Pic}"></a></div>
  319.  
  320. </div>
  321. {/Block:If8People}
  322.  
  323. {Block:If12People}
  324. <div id="linkss">
  325.  
  326. <div class="links"><a href="{text:Link 1}" class="links1"><img src="{image:Link 1 Pic}"></a></div>
  327.  
  328. <div class="links"><a href="{text:Link 2}" class="links1"><img src="{image:Link 2 Pic}"></a></div></td>
  329.  
  330.  
  331. <div class="links"><a href="{text:Link 3}" class="links1"><img src="{image:Link 3 Pic}"></a></div>
  332.  
  333. <div class="links"><a href="{text:Link 4}" class="links1"><img src="{image:Link 4 Pic}"></a></div>
  334.  
  335. <div class="links"><a href="{text:Link 5}" class="links1"><img src="{image:Link 5 Pic}"></a></div>
  336.  
  337. <div class="links"><a href="{text:Link 6}" class="links1"><img src="{image:Link 6 Pic}"></a></div>
  338.  
  339. <div class="links"><a href="{text:Link 7}" class="links1"><img src="{image:Link 7 Pic}"></a></div>
  340.  
  341. <div class="links"><a href="{text:Link 8}" class="links1"><img src="{image:Link 8 Pic}"></a></div>
  342.  
  343. <div class="links"><a href="{text:Link 9}" class="links1"><img src="{image:Link 9 Pic}"></a></div>
  344.  
  345. <div class="links"><a href="{text:Link 10}" class="links1"><img src="{image:Link 10 Pic}"></a></div>
  346.  
  347. <div class="links"><a href="{text:Link 11}" class="links1"><img src="{image:Link 11 Pic}"></a></div>
  348.  
  349. <div class="links"><a href="{text:Link 12}" class="links1"><img src="{image:Link 12 Pic}"></a></div>
  350.  
  351. </div>
  352. {/Block:If12People}
  353.  
  354. {Block:If16People}
  355. <div id="linkss">
  356.  
  357. <div class="links"><a href="{text:Link 1}" class="links1"><img src="{image:Link 1 Pic}"></a></div>
  358.  
  359. <div class="links"><a href="{text:Link 2}" class="links1"><img src="{image:Link 2 Pic}"></a></div></td>
  360.  
  361.  
  362. <div class="links"><a href="{text:Link 3}" class="links1"><img src="{image:Link 3 Pic}"></a></div>
  363.  
  364. <div class="links"><a href="{text:Link 4}" class="links1"><img src="{image:Link 4 Pic}"></a></div>
  365.  
  366. <div class="links"><a href="{text:Link 5}" class="links1"><img src="{image:Link 5 Pic}"></a></div>
  367.  
  368. <div class="links"><a href="{text:Link 6}" class="links1"><img src="{image:Link 6 Pic}"></a></div>
  369.  
  370. <div class="links"><a href="{text:Link 7}" class="links1"><img src="{image:Link 7 Pic}"></a></div>
  371.  
  372. <div class="links"><a href="{text:Link 8}" class="links1"><img src="{image:Link 8 Pic}"></a></div>
  373.  
  374. <div class="links"><a href="{text:Link 9}" class="links1"><img src="{image:Link 9 Pic}"></a></div>
  375.  
  376. <div class="links"><a href="{text:Link 10}" class="links1"><img src="{image:Link 10 Pic}"></a></div>
  377.  
  378. <div class="links"><a href="{text:Link 11}" class="links1"><img src="{image:Link 11 Pic}"></a></div>
  379.  
  380. <div class="links"><a href="{text:Link 12}" class="links1"><img src="{image:Link 12 Pic}"></a></div>
  381.  
  382. <div class="links"><a href="{text:Link 13}" class="links1"><img src="{image:Link 13 Pic}"></a></div>
  383.  
  384. <div class="links"><a href="{text:Link 14}" class="links1"><img src="{image:Link 14 Pic}"></a></div>
  385.  
  386. <div class="links"><a href="{text:Link 15}" class="links1"><img src="{image:Link 15 Pic}"></a></div>
  387.  
  388. <div class="links"><a href="{text:Link 16}" class="links1"><img src="{image:Link 16 Pic}"></a></div>
  389.  
  390. </div>
  391. {/Block:If16People}
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399. <br>
  400. </center></div>
  401.  
  402. </center></div>
  403.  
  404.  
  405. </div>
  406.  
  407. <div class="left">
  408.  
  409. </body><div style="position:fixed; top:35px; right:5px;font-size:20px;">
  410. <a href="http://bonivur.tumblr.com">bonivur ©</a></div>
  411. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement