Advertisement
mchthemes

xbh 03

May 29th, 2015
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.26 KB | None | 0 0
  1. <!------------------------------------------
  2. theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿ theme feito por xbicthh ✿
  3. ------------------------------------------->
  4.  
  5. <html>  
  6. <head>
  7.  
  8. <meta name="color:background" content="#fff" />
  9. <meta name="color:link" content="#000" />
  10. <meta name="color:link hover" content="#000" />
  11. <meta name="color:sombra" content="#FF69B4" />
  12. <meta name="color:text" content="#000" />
  13. <meta name="color:post" content="#fff" />
  14. <meta name="color:fundo ask" content="#dcdcdc" />
  15.  
  16. <meta name="image:background" content="" />
  17. <meta name="image:sidebar" content="" />
  18.  
  19. <meta name="text:Link1" content="/" />
  20. <meta name="text:Link1 Title" content="link1" />
  21. <meta name="text:Link2" content="/" />
  22. <meta name="text:Link2 Title" content="link2" />
  23. <meta name="text:Link3" content="/" />
  24. <meta name="text:Link3 Title" content="link3" />
  25. <meta name="text:Link4" content="/" />
  26. <meta name="text:Link4 Title" content="link4" />
  27. <meta name="text:Link5" content="/" />
  28. <meta name="text:Link5 Title" content="link5" />
  29.  
  30.  
  31. <script language="javascript">
  32. var mensagem="quer copiar o que, hein?";
  33. function clickIE() {if (document.all) {(mensagem);return false;}}
  34. function clickNS(e) {if
  35. (document.layers||(document.getElementById&&!document.all)) {
  36. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  37. if (document.layers)
  38. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  39. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  40. document.oncontextmenu=new Function("return false")
  41. </script>
  42.  
  43. <title>{Title}</title>
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}
  47. <meta name="description"content="{MetaDescription}"/>
  48. {/block:Description}
  49.  
  50. <style type="text/css">
  51.  
  52. body { margin:0; font-family:'Tahoma'; font-size:12px; line-height:150%;  color:{color:text}; background-color:{color:background};background-image: url('{image:background}');text-align:justify;background-repeat: no-repeat;    background-attachment:fixed;background-size:100% 100%; }
  53. a {text-decoration:none; color: {color:link}; -webkit-transition:all.70s ease-out; -moz-transition:all.70s ease-out; transition:all.70s ease-out;}
  54. a:hover {text-decoration:none; color:{color:link hover}}
  55.  
  56. body, a, a:hover {cursor: url('https://36.media.tumblr.com/649c000edb2f0b30a6b3f462d580ffbc/tumblr_inline_nlwxpbVf3W1rk7sh2_500.png'), default!important;}
  57.  
  58. ::-webkit-scrollbar-thumb:vertical{background-color:#FF69B4;height:12px;width:13px;}
  59. ::-webkit-scrollbar{height:14px;width:7px;background-color:{color:background}} p {margin:6px 0 0 0;}
  60. ul {list-style-type:circle;}
  61. blockquote {padding-left:10px; margin-left:0px; border-left:1px dotted {color:link hover};}
  62.  
  63. #content {width:600px; padding:9px; margin-left:420px;}
  64. .posts {{block:IndexPage} margin:2px; padding:8px; float:left; width:250px;  background:{color:posts};{/block:IndexPage}  {block:PermalinkPage}  margin-left:40px; width:250px;padding:12px;  {/block:PermalinkPage};;border: 0px solid {color:link};border-radius:0px;background:{color:post};}
  65.  
  66.  img {-webkit-transition-duration: .90s ease-out;opacity:1;}
  67. img:hover {opacity:3;}
  68. .photoset {max-width: 400px; margin-bottom: 2px;-webkit-transition-duration: .90s ease-out;opacity:1;}
  69. .photoset:hover {grayscale:25%;}
  70.  
  71. .h4 {font-size:14px; line-height:15px; text-align:left; color:{color:text}; font-family:Tahoma;}
  72. .h4 a {color:{color:link};font-size:17px; line-height:15px; text-align:left; font-family:Tahoma;}
  73. .h4 a:hover {color:{color:link hover}}
  74.  
  75. .pquote{font-size:12px; font-family:Tahoma; line-height:18px; margin-top:-1px;text-align:justify;font-weight:; font-style:;letter-spacing:0;font-style:normal; color: {color:text};border-bottom: 0px solid {color:text};text-transform:}
  76. .pquotesource {font-family:'Tahoma';font-size:13px;text-align:left;padding:0px;margin-top:3px;font-style:;letter-spacing:0; background:#;color: {color:text}}
  77.  
  78. .pergunta {font-size:12px;font-family:'tahoma';text-align:justify;width:250px;background: {color:fundo ask}; ;padding: 3px;line-height:20px;color: {color:text};background:;border-radius:0px;border-bottom:1px solid {color:#000};}
  79. .answer {padding:2px;font-size:12px;font-family:'tahoma';color: {color:text};background: #;text-align:justify;}
  80.  
  81. .posts .qts {position: absolute;bottom:20px;text-align:center;font-family:Cambria;font-size:9px;width:auto;height:9px;letter-spacing:2px;opacity:0;padding: 7px 15px 15px 15px;color:{color:link};background:{color:fundo ask};{block:indexpage}-webkit-transition: 0.9s;-moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.6s;margin-left:25px;-webkit-transition-duration: .50s;}
  82. .posts:hover .qts{opacity:3.9;-webkit-transition: 0.9s;-moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;font-style:bold;{/block:indexpage};}
  83.  
  84. #infscr-loading {bottom:-70px; position:absolute; left:50%; margin-left:-8px; width:16px; height:20px; overflow:hidden; margin-bottom:50px;}
  85. #info {width:500px; margin:5px auto;}
  86. .postnotes {display:block; margin-bottom:3px;}
  87. #mais {width:500px; margin:2px auto;}
  88.  
  89. .player {background:{color:fundo links};text-align:left}
  90. .chat {line-height: 13px; list-style: none }
  91. .chat ul {line-height: 13px; list-style: none; padding: 1px; line-height:14px;}
  92. .person1 {color: {color:text}; padding: 2px; background: #;border-bottom: 1px dotted {color:fundo links}}
  93. .person1 .label {font-weight: bold;  color:{color:text}}
  94. .person2 {color: {color:text}; padding: 2px;  }
  95. .person2 .label {font-weight: bold;  color:{color:text}}
  96. ol.notes {padding:0px; margin:0px; list-style-type:none; border-bottom: solid 0px }
  97. ol.notes li.note {border-top:solid 0px ; padding:5px;}
  98. ol.notes li.note img.avatar {vertical-align:-4px; margin-right:10px; width:17px; height:17px;}
  99. ol.notes li.note span.action {font-weight:normal;}
  100. ol.notes li.note .answer_content {font-weight:normal;}
  101. ol.notes li.note blockquote {padding-left:10px; margin:5px 0px 5px 15px; border-left:2px solid }
  102. ol.notes li.note blockquote a {text-decoration:none;}
  103. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  104.  
  105. #links {background-color:{color:background}; width: 914px; text-align: center; margin: 0px auto 0px auto; padding-top:30px;text-transform:uppercase}
  106. #sidebar {width:176px; top:134px; margin-left:135px; height: auto;  position:fixed; padding:3px;}
  107. #sidebar a:hover {opacity:0.7px;}
  108. #imagem {height:auto; margin-left:0px;}
  109. #imagem img {-webkit-transition:opacity 1s linear; -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition:all 0.4s ease-out; width:150px; padding: 2px;}
  110. #descri {text-align:center;font-size:10px;font-family: cambria;color:#000; margin-top:-15px;margin-left:-20px }
  111.  
  112. .xbh {width:100px; height: 50px; float: left; margin-left:1150px; margin-top:550px; text-align: center; position: fixed;}
  113. .xbh a {display: inline-block;border:0px solid #FFB6C1;transform: rotate(0.1deg);
  114. overflow:hidden; float: top; font: 12px  Cambria;text-align:center text-align: center; height: 17px; width: 40px; margin-left:2;  color:#000; line-height: 16px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:#FFB6C1; -webkit-transition: all 0.5s ease-in-out;border-radius:110px;}
  115. .xbh a:hover{background-color:#FFB6C1; color:#000;-webkit-transition: all 0.5s ease-in-out;width: 100px;}
  116.  
  117.  
  118.  
  119. </style>
  120.  
  121. <body oncontextmenu="return false" onkeydown="return false">
  122.  
  123.  
  124. <div class="links"><script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script><div id="sidebar"><div id="imagem"><a href="/"><img src="{image:sidebar}"></a></div><select style="border: 1px solid #e9e9e9; padding: 2px; text-transform: uppercase;  text-align: center; background: #fff; font-family: consolas; font-size: 11px;text-transform:uppercase; color: #000; width:153px; -moz-border-radius:1px 1px 1px 1px; -webkit-border-radius:1px 1px 1px 1px;" onChange="location.href=this.options[this.selectedIndex].value;">{block:ifLink1}<option value="{text:Link1}">{text:Link1 Title}</option>{/block:ifLink1}{block:ifLink2}<option value="{text:Link2}">{text:Link2 Title}</option>{/block:ifLink2}{block:ifLink3}<option value="{text:Link3}">{text:Link3 Title}</option>{/block:ifLink3}{block:ifLink4}<option value="{text:Link4}">{text:Link4 Title}</option>{/block:ifLink4}{block:ifLink5}<option value="{text:Link5}">{text:Link5 Title}</option>{/block:ifLink5}</select><div id="descri"><br>{description}</div></div>
  125.  
  126. <div class="xbh">
  127. <a href="http://xbitchh.tumblr.com/">XBH themes ✿</a>
  128. </div></div>
  129.  
  130.  
  131. {block:IndexPage}
  132.  
  133. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  134. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  135. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  136. <script type="text/javascript">
  137. $(window).load(function(){
  138. var $wall = $('#content');
  139. $wall.imagesLoaded(function(){
  140. $wall.masonry({
  141. itemSelector: '.posts',
  142. isAnimated : true
  143. });
  144. });
  145. $wall.infinitescroll({
  146. navSelector : "div#navigation",
  147. nextSelector : "div#navigation a#nextPage",
  148. itemSelector : '.posts',
  149. loadingImg : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  150. loadingText : " ",
  151. donetext : " ",
  152. extraScrollPx : 9000,
  153. bufferPx : 10000,
  154. debug : false,
  155. errorCallback: function() {
  156. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  157. }},
  158. function( newElements ) {
  159. var $newElems = $( newElements );
  160. $newElems.hide();
  161. $newElems.imagesLoaded(function(){
  162. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  163. });
  164. }); $('#content').show(500);
  165. });
  166. </script>
  167. {/block:IndexPage}
  168. </head>
  169. <body>
  170. <div id="content">
  171. {block:Posts}
  172. {block:Text}
  173. <div class="posts">
  174. {block:Title}<div class="h4">{Title}</div>{/block:Title}
  175. {Body}<br>
  176. {block:IndexPage}
  177. <div class="qts"><a href="{reblogurl}" target="_blank">reblog </a><a href="{permalink}">{notecount}</a>
  178. </div>
  179. {/block:IndexPage}</div>
  180. {/block:Text}
  181. {block:Photo}
  182. <div class="posts">
  183. {block:IndexPage}<center><a href="{Permalink}"><img src="{PhotoURL-250}" width="250"></a></center>{/block:IndexPage}
  184. {block:PermalinkPage}
  185. <center><img src="{PhotoURL-250}" width="250">
  186. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  187. {block:IndexPage}
  188. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a></div>
  189. {/block:IndexPage}</div>
  190. {/block:Photo}
  191. {block:Photoset}
  192. <div class="posts">
  193. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  194. {block:PermalinkPage}
  195. <center>{Photoset-250}</center>
  196. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  197. {block:IndexPage}
  198. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a></div>
  199. {/block:IndexPage}</div>
  200. {/block:Photoset}
  201. {block:Quote}
  202. <div class="posts">
  203. <div class="pquote">{Quote}</div> {block:Source}<div class="pquotesource"><b>— {Source}</b></div>{/block:Source}
  204. {block:IndexPage}
  205. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a></div>
  206. {/block:IndexPage}</div>
  207. {/block:Quote}
  208. {block:Link}
  209. <div class="posts">
  210. <div class="h4"><a href="{URL}">{Name}</a></div>
  211. {block:Description}{Description}{/block:Description}
  212. {block:IndexPage}
  213. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a>
  214. </div>{/block:IndexPage}</div>
  215. {/block:Link}
  216. {block:Audio}
  217. <div class="posts">
  218. <div class="player"><center>{AudioPlayerBlack}</center></div>
  219. {block:Caption}{Caption}{/block:Caption}
  220. {block:IndexPage}
  221. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a></div>
  222. {/block:IndexPage}</div>
  223. {/block:Audio}
  224. {block:Chat}<div class="posts">
  225. <div class="chat"><ul>{block:Lines}
  226. <li class="person{UserNumber}">{block:Label}
  227. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{block:IndexPage}
  228. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a></div>
  229. {/block:IndexPage}</div>
  230. {/block:Chat}
  231. {block:Video}
  232. <div class="posts">
  233. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  234. {block:PermalinkPage}
  235. <center>{Video-250}</center>
  236. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  237. {block:IndexPage}
  238. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a></div>
  239. {/block:IndexPage}</div>
  240. {/block:Video}
  241. {block:Answer}
  242. <div class="posts">
  243. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a>
  244. </center></div>
  245. <div class="pergunta"> ✿✿✿ <b>{Asker}</b> disse:&nbsp;</font> {Question}</font></div>
  246. <div class="answer">{Answer}</div>
  247. {block:IndexPage}{/block:IndexPage}</div>
  248. {/block:Answer}
  249. {block:PermalinkPage}
  250. <div id="info" class="postnotes">
  251. {block:Date}<div class="postnotes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Posted {TimeAgo} with {NoteCountWithLabel}</div>{/block:Date}
  252. {block:RebloggedFrom}</div>{/block:RebloggedFrom}
  253. </div>{/block:PermalinkPage}
  254. {/block:Posts}
  255. {block:IndexPage}
  256. <div class="column navigation" id="navigation">
  257. {block:Pagination}
  258. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  259. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  260. </div>
  261. {/block:IndexPage}
  262. {block:IndexPage}
  263. {/block:IndexPage}
  264. </div>
  265. </div>
  266. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank">Via</a>{/block:RebloggedFrom}
  267. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  268.  
  269. </body>
  270. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement