Advertisement
aane69

theme srtdolls

Mar 11th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.84 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2.  
  3. <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "Daddy Girl"; tb8_messages[1] = "Familia Mafiosa"; tb8_messages[2] = "Bad girl"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi()
  4. </script>
  5. <head profile="http://gmpg.org/xfn/11">
  6.  
  7. <!----------------------------------------------------------------------------
  8.  
  9. THEME TOTALMENTE FEITO POR SRTADOLLS É PROIBIDA QUALQUER
  10. CÓPIA OU USO DOS CÓDIGOS CONFORME A LEI PENAL, ARTIGO 184. ©
  11. ORIGINAL 2016 - DON'T COPY
  12.  
  13. ----------------------------------------------------------------------------->
  14.  
  15. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  16. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  17. <script>
  18. (function($){
  19. $(document).ready(function(){
  20. $("[title]").style_my_tooltips({
  21. tip_follows_cursor:true,
  22. tip_delay_time:20,
  23. tip_fade_speed:400,
  24. attribute:"title"
  25. });
  26. });
  27. })(jQuery);
  28. </script>
  29.  
  30. <link rel="shortcut icon" href="type="https://38.media.tumblr.com/tumblr_m6amksexFC1rqir0v.gif">
  31.  
  32. <!-- Appearance -->
  33.  
  34. <meta name="image:sidebar" content=""/>
  35. <meta name="color:background" content="#ffffff"/>
  36. <meta name="color:texto" content="#000000"/>
  37. <meta name="color:barra" content="#eeeeee"/>
  38. <meta name="color:bordas" content="#eeeeee"/>
  39. <meta name="color:links hover" content="#eee"/>
  40.  
  41. <meta name="text:link1" content="" />
  42. <meta name="text:link2" content="" />
  43. <meta name="text:link3" content="" />
  44. <meta name="text:link4" content="" />
  45.  
  46. <link href='https://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  47. </head>
  48. <style type="text/css" media="screen">
  49.  
  50. #s-m-t-tooltip {-webkit-animation: CH 600ms;max-width:110px;margin:20px 20px 20px 8px;background:white; font-size:9px;z-index:9999999; text-align:center; text-transform: uppercase; padding:4px;border:1px solid {color:bordas};outline:1px solid #ddd; outline-offset:-3px;}
  51.  
  52. /****Crédito por srtadolls não retire!****/
  53. .cred {font-size:10px;margin-left:1240px; text-align:center;line-height:25px;margin-top:550px;position:fixed;line-height:17px;padding:2px;}
  54. .cred a {padding:4px;width:50px;height:15px;background:rgba(105, 105, 105, .4);height:1px;font-family: 'courier';color:white;outline:3px solid {color:bordas}; outline-offset:3px;}
  55.  
  56. /****Theme definições****/
  57. body{background:{color:background}; font-family: 'courier' ;font-size:10px; text-align:justify;}
  58.  
  59. a{color:{color:texto}; text-decoration:none;}
  60. a:hover{color:{color:links hover};}
  61.  
  62. ::-webkit-scrollbar-thumb{background-color: {color:bordas}; border: 1px solid {color:background};height:auto;}
  63. ::-webkit-scrollbar {height:7px; width:7px; background-color: {color:bordas}; border: 3px solid {color:background};}
  64.  
  65. /****Posts****/
  66. #position{float:left; margin-top:90px; margin-left:200px; width:800px; padding:10px;}
  67. .caixa{position:relative; background:white; float:left; font-family:'courier'; display:inline-block;color:{color:texto}; width:170px; margin:100px; position: relative;margin:10px; padding: 10px;border:1px solid {color:bordas}; outline:1px solid #ddd; outline-offset:-6px;text-transform:uppercase;}
  68.  
  69. .caixa img{max-width:170px;}
  70. .imgpost img{width:170px;outline:6px solid rgba(238, 233, 233, .3); outline-offset:-6px;}
  71. .photoset{max-width:170px;outline:6px solid rgba(238, 233, 233, .3); outline-offset:-6px;}
  72. .vsanna{display:none;}
  73.  
  74. /****Textos e outros****/
  75. .caixa .tp{position:absolute;margin-top:-14px; margin-left:175px; width:110px; padding:0 2px 0 2px; text-align:center; font-size:7px; height:13px; line-height:13px; color:{color:texto}; font-size:9px; text-transform:uppercase; background:white; border:1px solid {color:bordas}; transition:1.6s;opacity:0;}
  76. .caixa .tp a{color:{color:texto};}
  77. .caixa:hover .tp{margin-left:30px; transition:1.6s;opacity:100;}
  78.  
  79. /****Fotos****/
  80. .caixa .ft{position:absolute; margin-top:0px; margin-left:6px; width:155px; padding:0 0 3px 3px; text-align:left; height:28px; line-height:14px; text-transform:uppercase; background:rgba(238, 233, 233, .3);transition:1s;opacity:0;}
  81. .caixa .ft a{color:white;}
  82. .caixa:hover .ft{-webkit-transition:all .7s ease-out; opacity:1;margin-top:-40px;}
  83.  
  84. /****Título e block****/
  85. titulo{text-decoration:none;}
  86. blockquote {margin:0px; border: 2px solid {color:bordas}; outline:1px dotted {color:bordas}; outline-offset:-3px; padding:5px;}
  87.  
  88. /****Quote****/
  89. .quote {position: relative;text-transform:uppercase;padding:2px;padding-top: 5px;padding-bottom: 10px;border-bottom:0px solid {color:bordas};}
  90.  
  91. /****Chat****/
  92. .chat {line-height: 13px; list-style: none;}
  93. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  94. .person1 {color: {color:texto}; padding: 2px;}
  95. .person1 .label {color:{color:texto};border-bottom:1px solid {color:bordas};}
  96. .person2 {color: {color:texto}; padding: 2px;}
  97. .person2 .label {color:{color:texto};border-bottom:1px solid {color:bordas};}
  98.  
  99. /****Ask****/
  100. .icon {display:inline-block; height:23px; width:23px; float: left;margin-left:9px;margin-top:5px; border:2px solid {color:bordas};}
  101. .pergu{width:auto; margin-top:3px;margin-right:2px;font-size:10px; font-family:'courier'; padding:4px;text-transform:uppercase; background:{color:bordas}; text-align:right;}
  102. .disse{ margin-top:2px; margin-left:0px; height:auto; width:97%; text-align:right; padding:3px; font-family:'courier'; font-size:10px;background:#;text-transform:uppercase;border-bottom:2px solid #ddd;}
  103. .respo{display:inline-block; margin-left:2px; margin-top:1px; width:100%; height:auto; font-family:'courier'; font-size:9px; text-align:justify;text-transform:uppercase;}
  104.  
  105. /****Sidebar****/
  106. .barr{position:fixed; margin-top:-10px; margin-left:176px; width:685px; height:90px;background:white;border-bottom:1px solid {color:bordas};z-index:9;}
  107. .barr2{position:fixed; margin-top:30px; margin-left:860px; width:1px; height:50px;background:{color:bordas};z-index:9;}
  108. .barr3{position:fixed; margin-top:-10px; margin-left:860px; width:800px; height:50px;background:white;border-bottom:1px solid {color:bordas};z-index:9;}
  109. .sid{position:fixed; margin-top:20px; margin-left:95px; width:75px; height:75px;border:3px solid {color:bordas};}
  110. .img img{width:75px; height:75px;outline:1px solid {color:bordas}; outline-offset:-5px;}
  111.  
  112. /*****linhas****/
  113. .linh{position:fixed; margin-top:70px; margin-left:3px; width:677px; height:1px;background:{color:bordas};z-index:999;}
  114. .linh2{position:fixed; margin-top:76px; margin-left:3px; width:677px; height:1px;background:{color:bordas};z-index:999;}
  115. .linh3{position:fixed; margin-top:82px; margin-left:3px; width:677px; height:1px;background:{color:bordas};z-index:999;}
  116. /*****linhas****/
  117. .linh4{position:fixed; margin-top:30px; margin-left:0px; width:790px; height:1px;background:{color:bordas};z-index:999;}
  118. .linh5{position:fixed; margin-top:36px; margin-left:0px; width:790px; height:1px;background:{color:bordas};z-index:999;}
  119. .linh6{position:fixed; margin-top:42px; margin-left:0px; width:790px; height:1px;background:{color:bordas};z-index:999;}
  120. /****Titulos****/
  121. .titulo1{margin-top:35px;margin-left:100px;text-align:center; color:{color:bordas}; font-family: 'Great Vibes', cursive; font-size:60px;position:fixed;width:430px;line-height:40px;transition:1.5s;opacity:10;z-index:9999999;}
  122.  
  123. /****Menu****/
  124. .men{position:fixed; margin-left:-100px; margin-top:-35px;width:100px; height:20px; display:inline-block; color:white; font-family:courier;text-transform: uppercase; font-size:10px; text-align:center; line-height:19px;background:{color:bordas};z-index:9; }
  125. .men a{display:inline-block; width:65px;height:auto; margin:3px; padding:4px;}
  126. .menu {position:fixed; margin-left:-65px; margin-top:23px;width:90px; height:auto; display:inline-block; font-family:courier;text-transform: uppercase; font-size:10px; text-align:justify; line-height:12px;z-index:9; }
  127. .menu a{display:inline-block; width:65px;height:auto;color:white; background:{color:bordas}; margin:3px; padding:4px;opacity:0;transition:1.6s;}
  128. .men:hover .menu a{opacity:10;transition:1.6s;}
  129.  
  130. /****caixinha****/
  131. .pala{position:fixed;font-family:courier;font-size:12px;text-align:center;width:124px;padding:3px;border-bottom:1px solid {color:bordas};}
  132. .caix{position:fixed; margin-left:1000px; margin-top:-70px;/***mover para cima coloca um número menor, para baixo maior****/
  133. width:130px;/****aumenta (para a aixinha ficar mais gorda) ou diminue (para ela ficar magra kkk)****/
  134. height:120px;/****aumenta (para escrever mais) ou diminue (escrever menos)****/
  135. display:inline-block; color:{color:bordas};/****corr do texto****/
  136. background:{color:background}; /****cor da caixinha****/ font-family:courier;text-transform: uppercase; font-size:10px; text-align:center; line-height:12px;padding:6px;transform: rotate(180deg);transition:0.90s;border:1px solid {color:bordas};}
  137. .caix a{display:inline-block; width:65px;height:auto;background:#;}
  138. .caix:hover{transition:0.90s;transform: rotate(0deg);margin-top:190px;}
  139.  
  140. /****Cursor****/
  141. body, a{cursor:url('http://static.tumblr.com/z9acyfb/NOTnrjyl1/cursorlxzr1.gif'), default !important;}
  142. a:hover{cursor:url('http://static.tumblr.com/z9acyfb/1vHnrjyjy/cursorlxzr1.1.gif'), default !important;}
  143. .tudo{position:fixed; top:0; left:0; width:1500px; height:800px;}
  144.  
  145. </style>
  146.  
  147. <body onkeydown="return false"><div class="tudo"></div>
  148. <!-- Wikplayer http://www.wikplayer.com -->
  149. <script type="text/javascript" src="http://www.wikplayer.com/code.js"
  150. data-config="{'skin':'http://static.tumblr.com/wx6pget/jOznlwj7d/.css','volume':58,'autoplay':true,'shuffle':false,'repeat':1,'showcomment':false,'marqueetexton':false,'placement':'bottom','showplaylist':false,'playlist':[{'title':'1.','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DHL1UzIK-flA'},{'title':'2.','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D5GL9JoH4Sws'},{'title':'3.','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DxHUIbFNO0II'},{'title':'4..','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D6bAPlojfgO0%26list%3DRDEMdMa99RLaoUgqdFcU1Fx5Bw%26index%3D1'},{'title':'5.','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D0-wqCq7ypzo'},{'title':'6.','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D0_b6hekdTMY'},{'title':'7.','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DNzikiFAcEq4'},{'title':'8.','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Da0n_4E4kI9c'},{'title':'9.','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DzAB5AC9yhY0%26index%3D4%26list%3DRDEMdMa99RLaoUgqdFcU1Fx5Bw'},{'title':'10.','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DGrGX4KZ44WI'}]}" ></script>
  151. <!-- Wikplayer code end -->
  152.  
  153.  
  154. <!-- SIDE -->
  155. <div class="sid">
  156. <div class="img"><img src="{image:sidebar}"></div>
  157. <!-- MENU -->
  158. <div class="men"> NAVIGATE
  159. <div class="menu">
  160. <a href="{text:link1}">🏠 início</a>
  161. <a href="{text:link2}">💬 contato</a>
  162. <a href="{text:link3}">❤ segredos</a>
  163. <a href="{text:link4}">🔧 familia</a>
  164. </div></div></div>
  165.  
  166. </div></div></div></div></div></div>
  167.  
  168. <div class="caix"><div class="pala">Click Baby</div><br><p>
  169. "bem-vindo ao meu mundo, me chame de Ane, 19 primaveras, apaixonada por músicas, e é claro comida. Chama na ask, converse comigo eu gosto e sou legal."
  170. </div>
  171.  
  172. <div class="barr">
  173. <!-- TITULO -->
  174. <div class="titulo1">{description}</div>
  175. <!-- LINHAS -->
  176. <div class="linh"></div>
  177. <div class="linh2"></div>
  178. <div class="linh3"></div>
  179. </div>
  180. <div class="barr2"></div>
  181. <div class="barr3">
  182. <!-- LINHAS -->
  183. <div class="linh4"></div>
  184. <div class="linh5"></div>
  185. <div class="linh6"></div>
  186. </div>
  187.  
  188.  
  189. <!----Posts e definições---->
  190. <div id="position">
  191. {block:Posts}
  192. <div class="caixa">
  193.  
  194.  
  195. {block:Text}
  196. {block:Title}<center><div style="margin-top:2px; font-size:10px;text-align:center;font-weight:bold;">{Title}</center>{/block:Title}
  197. {body}
  198. {block:indexpage}
  199. <div class="tp"> <a href="{permalink}"title="Notes">{NoteCount} Notes</a> - <a href="{ReblogURL}">Reblog</a>
  200. </div>
  201. {/block:indexpage}
  202. {/block:Text}
  203.  
  204.  
  205.  
  206. {block:Photo}
  207. {LinkOpenTag}
  208. <div class="imgpost"><img src="{PhotoURL-400}"></a></div>
  209. {block:indexpage}
  210. <div class="ft"><a href="{permalink}">❥ overall of notes {NoteCount}</a><br> <a href="{ReblogURL}">➼ reblog for you</a>
  211. </div>
  212. {/block:indexpage}
  213. {/block:Photo}
  214.  
  215.  
  216.  
  217. {block:Photoset}<div class="imgpost"><center>{Photoset}</center></div>{block:IndexPage}
  218. {block:indexpage}
  219. <div class="ft"><a href="{permalink}">❥ overall of notes {NoteCount}</a><br> <a href="{ReblogURL}">➼ reblog for you</a>
  220. </div>
  221. {/block:indexpage}
  222. {/block:Photoset}
  223.  
  224.  
  225.  
  226. {block:Quote}
  227. <div class="quote"> ❛❛{Quote}❜❜ </div>
  228. <div style="margin-top:3px;font-family:calibri; font-size:8px; line-height:5px; text-transform: uppercase; text-align:right; font-weight:bold;">{block:Source}{Source}{/block:Source}</div>
  229. {block:indexpage}
  230. <div class="tp"> <a href="{permalink}"title="Notes">{NoteCount} Notes</a> - <a href="{ReblogURL}">Reblog</a>
  231. </div>
  232. {/block:indexpage}
  233. {/block:Quote}
  234.  
  235.  
  236.  
  237. {block:Chat}
  238. {block:Title}<center><a href="{Permalink}">{Title}</a></center>{/block:Title}
  239. <div class="chat"><ul>{block:Lines}
  240. <li class="person{UserNumber}">{block:Label}
  241. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  242. {block:indexpage}
  243. <div class="tp"> <a href="{permalink}"title="Notes">{NoteCount} Notes</a> - <a href="{ReblogURL}">Reblog</a>
  244. </div>
  245. {/block:indexpage}
  246. {/block:Chat}
  247.  
  248.  
  249.  
  250.  
  251. {block:Answer}
  252. <img src="{AskerPortraitURL-30}" class="icon">
  253. <div class="disse">
  254. <div class="pergu">{Asker} disse:</div><br> {Question}</div>
  255. <div class="respo">{Answer}</div>
  256. {block:indexpage}
  257. <div class="tp"> <a href="{permalink}"title="Notes">{NoteCount} Notes</a> - <a href="{ReblogURL}">Reblog</a>
  258. </div>
  259. {/block:indexpage}
  260. {/block:Answer}
  261.  
  262.  
  263.  
  264. {block:Link}
  265. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  266. {block:Description}{Description}{/block:Description}
  267. {block:indexpage}
  268. <div class="tp"> <a href="{permalink}"title="Notes">{NoteCount} Notes</a> - <a href="{ReblogURL}">Reblog</a>
  269. </div>
  270. {/block:indexpage}
  271. {/block:Link}
  272.  
  273.  
  274.  
  275. {block:Audio}
  276. {AudioPlayer}
  277. {block:indexpage}
  278. <div class="ft"><a href="{permalink}">❥ overall of notes {NoteCount}</a><br> <a href="{ReblogURL}">➼ reblog for you</a>
  279. </div>
  280. {/block:indexpage}
  281. {/block:Audio}
  282.  
  283.  
  284.  
  285. {block:Video}
  286. {block:Indexpage}{Video-250}{/block:IndexPage}
  287. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  288. {block:Caption}{Caption}{/block:Caption}
  289. {block:indexpage}
  290. <div class="ft"><a href="{permalink}">❥ overall of notes {NoteCount}</a><br> <a href="{ReblogURL}">➼ reblog for you</a>
  291. </div>
  292. {/block:indexpage}
  293. {/block:Video}
  294.  
  295.  
  296.  
  297. <div class="vsanna">
  298. {block:RebloggedFrom}
  299. <a href="{ReblogParentURL}">via</a>
  300. {/block:RebloggedFrom}
  301. {block:ContentSource}
  302. <a href="{SourceURL}">source</a>
  303. {/block:ContentSource}
  304. </div>
  305.  
  306. </div>
  307. {/block:Posts}
  308. </div>
  309.  
  310. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  311. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  312. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  313. <script type="text/javascript">
  314. $(window).load(function () {
  315. $('#position').masonry(),
  316. $('.masonryWrap').infinitescroll({
  317. navSelector : "div#navigation",
  318. nextSelector : "div#navigation a#nextPage",
  319. itemSelector : ".caixa",
  320. bufferPx : 10000,
  321. extraScrollPx: 11000,
  322. loadingImg : "https://www.moj.io/wp-content/themes/mojio-child/assets/img/spinner.svg",
  323. loadingText : "",
  324. },
  325. function() { $('#position').masonry({ appendedContent: $(this) }); }
  326. );
  327. });
  328. </script>
  329.  
  330. {block:IndexPage}
  331. <div class="column navigation" id="navigation">
  332. {block:Pagination}
  333. {block:PreviousPage}
  334. <a href="{PreviousPage}" class="navigate">
  335. {/block:PreviousPage}
  336. {block:PreviousPage}</a>
  337. {/block:PreviousPage}
  338.  
  339. {block:NextPage}
  340. <a href="{NextPage}" class="navigate" id="nextPage">
  341. {/block:NextPage}
  342. {block:NextPage}</a>{/block:NextPage}
  343. {/block:Pagination}
  344. </div>
  345. {/block:IndexPage}
  346. </div></div>
  347.  
  348. <div class="cred">
  349. <a href="http://srtadolls.tumblr.com/" target="_blank" title="Theme by SrtaDolls. Desenhado por Glamiss. Exclusivo."><font color=black>$</font></a>
  350. </div>
  351.  
  352.  
  353. </body>
  354. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement