BabeJeSuisParfait

network theme code

Sep 25th, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.28 KB | None | 0 0
  1. <!--
  2. Theme by vikki-xo
  3. Please do not remove the theme credit (:
  4. -->
  5. <html lang="en">
  6. <head>
  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 http-equiv="Content-Type" content="text/html; charset=utf-8">
  12. <meta name="color:background" content="#ffffff"/>
  13. <meta name="color:borda" content="#000000"/>
  14. <meta name="color:links" content="#000000"/>
  15. <meta name="color:title" content="#000000"/>
  16. <meta name="color:links sidebar borda" content="#d8d8d8"/>
  17. <meta name="color:links sidebar" content="#fff"/>
  18. <meta name="color:links sidebar hover" content="#fff"/>
  19. <meta name="image:bottomleft" content=""/>
  20. <meta name="image:Background" content=""/>
  21. <meta name="text:Link one Title" content=""/>
  22. <meta name="text:Link one" content="" />
  23. <meta name="text:Link Three Title" content=""/>
  24. <meta name="text:Link Three" content=""/>
  25. <meta name="text:Link Four Title" content=""/>
  26. <meta name="text:Link Four" content=""/>
  27. <meta name="text:Link two Title" content=""/>
  28. <meta name="text:Link two" content=""/>
  29. <meta name="text:Link five Title" content=""/>
  30. <meta name="text:Link five" content=""/>
  31. <meta name="text:Link six Title" content=""/>
  32. <meta name="text:Link six" content="" />
  33. <meta name="text:Link 7 Title" content=""/>
  34. <meta name="text:Link 7" content=""/>
  35. <meta name="text:Link 8 Title" content=""/>
  36. <meta name="text:Link 8" content=""/>
  37. <meta name="text:Link 9 Title" content=""/>
  38. <meta name="text:Link 9" content=""/>
  39. <meta name="text:Link 10 Title" content=""/>
  40. <meta name="text:Link 10" content=""/>
  41. <meta name="text:Link 11 Title" content=""/>
  42. <meta name="text:Link 11" content=""/>
  43. <meta name="text:Link 12 Title" content=""/>
  44. <meta name="text:Link 12" content=""/>
  45. <meta name="text:Link 13 Title" content=""/>
  46. <meta name="text:Link 13" content=""/>
  47. <meta name="text:Link 14 Title" content=""/>
  48. <meta name="text:Link 14" content=""/>
  49. <meta name="text:Link 15 Title" content=""/>
  50. <meta name="text:Link 15" content=""/>
  51. <meta name="text:Link 16 Title" content=""/>
  52. <meta name="text:Link 16" content=""/>
  53. <meta name="text:Link 17 Title" content=""/>
  54. <meta name="text:Link 17" content=""/>
  55. <meta name="text:Link 18 Title" content=""/>
  56. <meta name="text:Link 18" content=""/>
  57. <meta name="text:Link 19 Title" content=""/>
  58. <meta name="text:Link 19" content=""/>
  59. <meta name="text:Link 20 Title" content=""/>
  60. <meta name="text:Link 20" content=""/>
  61. <meta name="text:Link 21 Title" content=""/>
  62. <meta name="text:Link 21" content=""/>
  63. <meta name="text:Link 22 Title" content=""/>
  64. <meta name="text:Link 22" content=""/>
  65. <meta name="text:Link 23 Title" content=""/>
  66. <meta name="text:Link 23" content=""/>
  67. <meta name="text:Link 24 Title" content=""/>
  68. <meta name="text:Link 24" content=""/>
  69. <meta name="text:Link 25 Title" content=""/>
  70. <meta name="text:Link 25" content=""/>
  71. <meta name="text:Link 26 Title" content=""/>
  72. <meta name="text:Link 26" content=""/>
  73. <meta name="text:Link 27 Title" content=""/>
  74. <meta name="text:Link 27" content=""/>
  75. <meta name="text:Link 28 Title" content=""/>
  76. <meta name="text:Link 28" content=""/>
  77. <meta name="text:Link 29 Title" content=""/>
  78. <meta name="text:Link 29" content=""/>
  79. <meta name="text:Link 30 Title" content=""/>
  80. <meta name="text:Link 30" content=""/>
  81. <meta name="if:Show Bottom Left Image" content="0"/>
  82. <style type="text/css">
  83.  
  84. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  85. <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script>
  86.  
  87.  
  88. <script type=”text/javascript”>
  89. //
  90. function desabilitaMenu(e)
  91. {
  92. if (window.Event)
  93. {
  94. if (e.which == 2 || e.which == 3)
  95. return false;
  96. }
  97. else
  98. {
  99. event.cancelBubble = true
  100. event.returnValue = false;
  101. return false;
  102. }
  103. }
  104. document.oncontextmenu = desabilitaMenu;
  105. document.onmousedown = desabilitaBotaoDireito;
  106. document.onmouseup = desabilitaBotaoDireito;
  107. </script>trols{
  108. position:fixed !important;
  109. }
  110. ::-webkit-scrollbar-thumb:vertical {
  111.  
  112. height:9px;
  113.  
  114. background-color: #a4a4a4;
  115.  
  116. }
  117.  
  118. ::-webkit-scrollbar {
  119.  
  120. width:5px;
  121.  
  122. height:5px;
  123.  
  124. background:#fff;
  125.  
  126. margin-right:5px;
  127.  
  128. }
  129.  
  130. iframe#tumblr_controls {
  131. top: 0% !important;
  132. right:0% !important;
  133. opacity:0;
  134. position: fixed !important;}
  135. body {
  136. padding: 0px;
  137. margin: 0px;
  138. color:#000;
  139. font-family: Short Stack;
  140. font-size: 11px;
  141. background-color: {color:Background};
  142. background-image:url({image:Background});
  143. background-attachment: fixed;
  144. background-repeat: repeat;
  145. }
  146.  
  147. a:link, a:active, a:visited{
  148. color:{color:links};
  149. text-decoration: none;
  150. -webkit-transition: color 0.4s ease-out;
  151. -moz-transition: color 0.4s ease-out;
  152. }
  153. a:hover{
  154. color:#000;
  155. }
  156.  
  157. #linksbar{
  158. z-index:999999999999999;
  159. position:absolute !important;
  160. position:fixed !important;
  161. background-color:#fff;
  162. width:596px;
  163. opacity:1;
  164. margin-left:350px;
  165. height:20px;
  166. top:100px;
  167. padding:3px;
  168. border:3px solid {color:borda};
  169. padding-right:3px;
  170. z-index:10;
  171. overflow:hidden;
  172. text-align:center;
  173. padding-top:10px;
  174. padding-bottom:3px;
  175. }
  176.  
  177. .linkss {
  178. width: 100px;
  179. height: 20px;
  180. font-size:9px;
  181. letter-spacing:2px;
  182. margin-top:20px;
  183. margin-left:20px;
  184. line-height:20px;
  185. font-family: 'origin', cursive;
  186. background: {color:links sidebar};
  187. border:1px solid {color:links sidebar borda};
  188. text-align:center;
  189. display: inline-block;
  190. -webkit-transition-duration: .6s;
  191. border-top-right-radius:0px;
  192. border-bottom-right-radius:0px;
  193. border-top-left-radius:0px;
  194. border-bottom-left-radius:0px;
  195. }
  196.  
  197. .linkss:hover {
  198. letter-spacing:2px;
  199. color: #000;
  200. box-shadow: 0px 0px 10px #d8d8d8;
  201. font-size: 10px;
  202. border: 1px dashed {color:links sidebar hover};
  203. background: {color:links sidebar hover};
  204. -moz-transition: all .2s ease-in-out;
  205. -o-transition: all .2s ease-in-out;
  206. transition: all .2s ease-in-out;
  207. -webkit-transition: all .2s ease-in-out;
  208. -webkit-transition-duration: .4s;
  209. }
  210.  
  211. div#lelinks {
  212. width: 650px;
  213. margin-left:333px;
  214. margin-top:140px;
  215. float:left;
  216. }
  217.  
  218. #infscr-loading{
  219. bottom: -70px;
  220. position: absolute;
  221. left: 50%;
  222. margin-left:-8px;
  223. width:16px;
  224. height:11px;
  225. overflow:hidden;
  226. margin-bottom: 50px;
  227. }
  228. div#titlee{
  229. font-family: "origin";
  230. font-size: 22px;
  231. line-height: 10px;
  232. margin-top: 3px;
  233. color:{color:title};
  234. -moz-border-radius:6px; border-radius:6px;
  235. -webkit-transform: rotate(0deg);
  236. -moz-transform: rotate(0deg);
  237. }
  238. @font-face { font-family: "origin"; src: url('http://static.tumblr.com/lyl1wkn/6tdm8yvpc/origin-light.ttf'); }
  239.  
  240. blockquote{
  241. padding:0px 0px 2px 5px;
  242. margin:0px 0px 0px 0px;
  243. border-left: 1px solid #555555;
  244. }
  245.  
  246. blockquote p, ul{
  247. margin:0px;
  248. padding:0px;
  249. }
  250.  
  251. a img{border: 0px;}
  252.  
  253. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  254.  
  255. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  256. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  257.  
  258. .notes img{
  259. width:10px;
  260. position:relative;
  261. top:3px;
  262. }
  263.  
  264. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  265. {block:IndexPage}
  266. width: 250px !important;
  267. {/block:IndexPage}
  268. }
  269. .video embed, .post div.video object {width:250px !important; height:120px !important;}
  270.  
  271. .title{
  272. font-family: 'arial';
  273. font-size: 18px;
  274. line-height:18px;
  275. color: {color:title};
  276. font-weight: normal;
  277. }
  278.  
  279. div#borda {
  280. border-bottom: 2px dashed {color:borda};}
  281.  
  282.  
  283. </style>
  284. <div style="position:fixed; bottom:0px; right:0px;">
  285. <a href="http://vikki-xo.tumblr.com">&copy;</a>
  286. </div>
  287. {block:IndexPage}
  288. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  289. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  290.  
  291. <script type="text/javascript">
  292. $(window).load(function () {
  293. var $content = $('#posts');
  294. $content.masonry({itemSelector: '.entry'}),
  295. $content.infinitescroll({
  296. navSelector : 'div#pagination',
  297. nextSelector : 'div#pagination a#nextPage',
  298. itemSelector : '.entry',
  299. loading: {
  300. finishedMsg: '',
  301. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  302. },
  303. bufferPx : 600,
  304. debug : false,
  305. },
  306. // call masonry as a callback.
  307. function( newElements ) {
  308. var $newElems = $( newElements );
  309. $newElems.hide();
  310. // ensure that images load before adding to masonry layout
  311. $newElems.imagesLoaded(function(){
  312. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  313.  
  314.  
  315. });
  316. });
  317. });
  318. </script>
  319.  
  320. {/block:IndexPage}
  321.  
  322. </div>
  323.  
  324. <title>{title}</title>
  325.  
  326. <link rel="shortcut icon" href="{Favicon}">
  327. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  328. <meta name="viewport" content="width=820" />
  329.  
  330.  
  331.  
  332. <div class="wrapper">
  333.  
  334. <div class="header">
  335.  
  336. </div>
  337.  
  338. <div id="sidebar"><center>{block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" style="-webkit-border-radius: 0px 0px 0px 0px;;" margin-top:0px; width=200px></a>{/block:ifshowsidebarimage} </center><center></center>
  339. </div>
  340. <div id="sidebar2"></div>
  341. <div id="sidebar3"></div>
  342. <div id="linksbar"> <center><div id="titlee">{Title}</div><br><center></div>
  343. <div id="lelinks">
  344. {block:IfLinkOneTitle} <span class="linkss"><a href="{text:Link One}">{text:Link One Title}</a> </span> {/block:ifLinkOneTitle} {block:IfLinkTwoTitle}<span class="linkss"><a href="{text:Link Two}">{text:Link Two Title}</a> </span>{/block:ifLinkTwoTitle} {block:IfLinkThreeTitle} <span class="linkss"><a href="{text:Link Three}">{text:Link Three Title}</a> </span> {/block:ifLinkThreeTitle} {block:IfLinkFourTitle} <span class="linkss"><a href="{text:Link Four}">{text:Link Four Title}</a> </span> {/block:ifLinkFourTitle}{block:IfLinkFiveTitle} <span class="linkss"><a href="{text:Link Five}">{text:Link Five Title}</a> </span> {/block:ifLinkFiveTitle}
  345. {block:IfLinkSixTitle} <span class="linkss"><a href="{text:Link Six}">{text:Link Six Title}</a> </span> {/block:ifLinkSixTitle} {block:IfLink7Title}<span class="linkss"><a href="{text:Link 7}">{text:Link 7 Title}</a> </span>{/block:ifLink7Title} {block:IfLink8Title} <span class="linkss"><a href="{text:Link 8}">{text:Link 8 Title}</a> </span> {/block:ifLink8Title} {block:IfLink9Title} <span class="linkss"><a href="{text:Link 9}">{text:Link 9 Title}</a> </span> {/block:ifLink9Title}{block:IfLink10Title} <span class="linkss"><a href="{text:Link 10}">{text:Link 10 Title}</a> </span> {/block:ifLink10Title} {block:IfLink11Title}<span class="linkss"><a href="{text:Link 11}">{text:Link 11 Title}</a> </span>{/block:ifLink11Title} {block:IfLink12Title} <span class="linkss"><a href="{text:Link 12}">{text:Link 12 Title}</a> </span> {/block:ifLink12Title} {block:IfLink13Title} <span class="linkss"><a href="{text:Link 13}">{text:Link 13 Title}</a> </span> {/block:ifLink13Title}{block:IfLink14Title} <span class="linkss"><a href="{text:Link 14}">{text:Link 14 Title}</a> </span> {/block:ifLink14Title} {block:IfLink15Title} <span class="linkss"><a href="{text:Link 15}">{text:Link 15 Title}</a> </span> {/block:ifLink15Title} {block:IfLink16Title}<span class="linkss"><a href="{text:Link 16}">{text:Link 16 Title}</a> </span>{/block:ifLink16Title} {block:IfLink17Title} <span class="linkss"><a href="{text:Link 17}">{text:Link 17 Title}</a> </span> {/block:ifLink17Title} {block:IfLink18Title} <span class="linkss"><a href="{text:Link 18}">{text:Link 18 Title}</a> </span> {/block:ifLink18Title}{block:IfLink19Title} <span class="linkss"><a href="{text:Link 19}">{text:Link 19 Title}</a> </span> {/block:ifLink19Title} {block:IfLink20Title} <span class="linkss"><a href="{text:Link 20}">{text:Link 20 Title}</a> </span> {/block:ifLink20Title} {block:IfLink21Title}<span class="linkss"><a href="{text:Link 21}">{text:Link 21 Title}</a> </span>{/block:ifLink21Title} {block:IfLink22Title} <span class="linkss"><a href="{text:Link 22}">{text:Link 22 Title}</a> </span> {/block:ifLink22Title} {block:IfLink23Title} <span class="linkss"><a href="{text:Link 23}">{text:Link 23 Title}</a> </span> {/block:ifLink23Title}{block:IfLink24Title} <span class="linkss"><a href="{text:Link 24}">{text:Link 24 Title}</a> </span> {/block:ifLink24Title} {block:IfLink25Title} <span class="linkss"><a href="{text:Link 25}">{text:Link 25 Title}</a> </span> {/block:ifLink25Title} {block:IfLink26Title}<span class="linkss"><a href="{text:Link 26}">{text:Link 26 Title}</a> </span>{/block:ifLink26Title} {block:IfLink27Title} <span class="linkss"><a href="{text:Link 27}">{text:Link 27 Title}</a> </span> {/block:ifLink27Title} {block:IfLink28Title} <span class="linkss"><a href="{text:Link 28}">{text:Link 28 Title}</a> </span> {/block:ifLink28Title}{block:IfLink29Title} <span class="linkss"><a href="{text:Link 29}">{text:Link 29 Title}</a> </span> {/block:ifLink29Title}{block:IfLink30Title} <span class="linkss"><a href="{text:Link 30}">{text:Link 30 Title}</a> </span> {/block:ifLink30Title}
  346. </div>
  347.  
  348. {block:IndexPage}
  349. {block:Pagination}
  350. <div id="pagination">
  351. {block:NextPage}
  352. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  353. {/block:NextPage}
  354. {block:PreviousPage}
  355. <a href="{PreviousPage}">&larr;&nbsp;</a>
  356. {/block:PreviousPage}
  357. </div>
  358. {/block:Pagination}
  359. {/block:IndexPage}
  360. </div>
  361. </body>
  362. </div>
  363. {block:ifshowbottomleftimage} <div style="position:fixed; bottom:0px; left:0px;">
  364. <img src="{image:bottomleft}">
  365. <div style="position:fixed; bottom: 70px; left:0px;">{/block:ifshowbottomleftimage}
  366. </html>
  367.  
  368. <!--
  369.  
  370. Please do not remove the theme credit (:
  371. -->
Advertisement
Add Comment
Please, Sign In to add comment