Advertisement
mchthemes

xbh 01

May 26th, 2015
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.21 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. #aut {left: 180px; top: 130px; position:fixed; width:190px; height:200px; } #aut img {width: 150px; height: 200px; background:#fff ;padding:4px;z-index: 11;-webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease; -webkit-filter: grayscale(0.1) blur(0px); -webkit-transition-duration: .90s; outline-offset: 4px;margin-bottom:5px; background: {color:background};}
  106. #aut img:hover { opacity:0.8;-webkit-filter: grayscale(1.0) blur(0px);-webkit-transition-duration: .90s;}
  107.  
  108.  
  109. .linkss  {font-family:Calibri ;width:150px; position:fixed;display1:block;height:100px; margin-top:350px; margin-left:178px; font-size:12px; font-style:none; padding:3px;text-align:center;letter-spacing:1px;color:{color:links};text-transform:lowercase;}
  110.  
  111.  
  112. .linkss a:hover {color:{color:link hover};font-style: none;-webkit-transition-duration: .90s; word-spacing:normal; cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;font-size:125%;text-shadow:0 0 .3em {color:sombra};}
  113.  
  114. #descri {font-family:Calibri;width:150px; position:fixed;display:block;height:8px; margin-top:330px; margin-left:180px; font-size:10px; font-style:none; padding:4px;text-align:center;letter-spacing:1px;color:#000; text-transform:uppercase;}
  115.  
  116. .xbh {width:100px; height: 50px; float: left; margin-left:1150px; margin-top:550px; text-align: center; position: fixed;}
  117. .xbh a {display: inline-block;border:0px solid #FFB6C1;transform: rotate(0.1deg);
  118. 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;}
  119. .xbh a:hover{background-color:#FFB6C1; color:#000;-webkit-transition: all 0.5s ease-in-out;width: 100px;}
  120.  
  121.  
  122.  
  123. </style>
  124.  
  125. <body oncontextmenu="return false" onkeydown="return false">
  126.  
  127.  
  128. <div id="aut"><img src={image:sidebar}></div></div>
  129. <div id="descri">{description}</div>
  130.  
  131. <div class="linkss">
  132. <a href="{text:Link1}">{text:Link1 Title}</a>  
  133. <a href="{text:Link2}">{text:Link2 Title}</a>  
  134. <a href="{text:Link3}">{text:Link3 Title}</a>
  135. <a href="{text:Link4}">{text:Link4 Title}</a>
  136. <a href="{text:Link5}">{text:Link5 Title}</a>
  137. </div>
  138. </div>
  139. </div></div>
  140.  
  141. <div class="xbh">
  142. <a href="http://xbitchh.tumblr.com/">XBH themes ✿</a>
  143. </div></div>
  144.  
  145.  
  146. {block:IndexPage}
  147.  
  148. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  149. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  150. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  151. <script type="text/javascript">
  152. $(window).load(function(){
  153. var $wall = $('#content');
  154. $wall.imagesLoaded(function(){
  155. $wall.masonry({
  156. itemSelector: '.posts',
  157. isAnimated : true
  158. });
  159. });
  160. $wall.infinitescroll({
  161. navSelector : "div#navigation",
  162. nextSelector : "div#navigation a#nextPage",
  163. itemSelector : '.posts',
  164. loadingImg : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  165. loadingText : " ",
  166. donetext : " ",
  167. extraScrollPx : 9000,
  168. bufferPx : 10000,
  169. debug : false,
  170. errorCallback: function() {
  171. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  172. }},
  173. function( newElements ) {
  174. var $newElems = $( newElements );
  175. $newElems.hide();
  176. $newElems.imagesLoaded(function(){
  177. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  178. });
  179. }); $('#content').show(500);
  180. });
  181. </script>
  182. {/block:IndexPage}
  183. </head>
  184. <body>
  185. <div id="content">
  186. {block:Posts}
  187. {block:Text}
  188. <div class="posts">
  189. {block:Title}<div class="h4">{Title}</div>{/block:Title}
  190. {Body}<br>
  191. {block:IndexPage}
  192. <div class="qts"><a href="{reblogurl}" target="_blank">reblog </a><a href="{permalink}">{notecount}</a>
  193. </div>
  194. {/block:IndexPage}</div>
  195. {/block:Text}
  196. {block:Photo}
  197. <div class="posts">
  198. {block:IndexPage}<center><a href="{Permalink}"><img src="{PhotoURL-250}" width="250"></a></center>{/block:IndexPage}
  199. {block:PermalinkPage}
  200. <center><img src="{PhotoURL-250}" width="250">
  201. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  202. {block:IndexPage}
  203. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a></div>
  204. {/block:IndexPage}</div>
  205. {/block:Photo}
  206. {block:Photoset}
  207. <div class="posts">
  208. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  209. {block:PermalinkPage}
  210. <center>{Photoset-250}</center>
  211. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  212. {block:IndexPage}
  213. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a></div>
  214. {/block:IndexPage}</div>
  215. {/block:Photoset}
  216. {block:Quote}
  217. <div class="posts">
  218. <div class="pquote">{Quote}</div> {block:Source}<div class="pquotesource"><b>— {Source}</b></div>{/block:Source}
  219. {block:IndexPage}
  220. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a></div>
  221. {/block:IndexPage}</div>
  222. {/block:Quote}
  223. {block:Link}
  224. <div class="posts">
  225. <div class="h4"><a href="{URL}">{Name}</a></div>
  226. {block:Description}{Description}{/block:Description}
  227. {block:IndexPage}
  228. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a>
  229. </div>{/block:IndexPage}</div>
  230. {/block:Link}
  231. {block:Audio}
  232. <div class="posts">
  233. <div class="player"><center>{AudioPlayerBlack}</center></div>
  234. {block:Caption}{Caption}{/block:Caption}
  235. {block:IndexPage}
  236. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a></div>
  237. {/block:IndexPage}</div>
  238. {/block:Audio}
  239. {block:Chat}<div class="posts">
  240. <div class="chat"><ul>{block:Lines}
  241. <li class="person{UserNumber}">{block:Label}
  242. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{block:IndexPage}
  243. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a></div>
  244. {/block:IndexPage}</div>
  245. {/block:Chat}
  246. {block:Video}
  247. <div class="posts">
  248. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  249. {block:PermalinkPage}
  250. <center>{Video-250}</center>
  251. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  252. {block:IndexPage}
  253. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a></div>
  254. {/block:IndexPage}</div>
  255. {/block:Video}
  256. {block:Answer}
  257. <div class="posts">
  258. <div class="qts"><a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a>
  259. </center></div>
  260. <div class="pergunta"> ✿✿✿ <b>{Asker}</b> disse:&nbsp;</font> {Question}</font></div>
  261. <div class="answer">{Answer}</div>
  262. {block:IndexPage}{/block:IndexPage}</div>
  263. {/block:Answer}
  264. {block:PermalinkPage}
  265. <div id="info" class="postnotes">
  266. {block:Date}<div class="postnotes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Posted {TimeAgo} with {NoteCountWithLabel}</div>{/block:Date}
  267. {block:RebloggedFrom}</div>{/block:RebloggedFrom}
  268. </div>{/block:PermalinkPage}
  269. {/block:Posts}
  270. {block:IndexPage}
  271. <div class="column navigation" id="navigation">
  272. {block:Pagination}
  273. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  274. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  275. </div>
  276. {/block:IndexPage}
  277. {block:IndexPage}
  278. {/block:IndexPage}
  279. </div>
  280. </div>
  281. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank">Via</a>{/block:RebloggedFrom}
  282. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  283.  
  284. </body>
  285. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement