Advertisement
Donadwafia

Theme 25

May 28th, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.57 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2.  
  3.  
  4.  
  5.  
  6. <!------------------------------------------------
  7. NÃO PLAGIA, PORRA. SE EU PEGAR TU SE FODE.
  8.  
  9. BASE POR WARVADA, MODIFICADO E ADAPTADO POR FCKDOLLS
  10. ------------------------------------------------>
  11.  
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml">
  15. <head profile="http://gmpg.org/xfn/11">
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. <link rel="shortcut icon" href="{favicon}"> <title>{title}</title>
  23.  
  24.  
  25.  
  26. <meta name="text:simbolo dos notes" content="❥" />
  27. <meta name="image:sidebar" content=""/>
  28.  
  29. <meta name="color:background" content="#ffffff"/>
  30. <meta name="color:text" content="#222"/>
  31. <meta name="color:links" content="#222"/>
  32. <meta name="color:links hover" content="#000"/>
  33. <meta name="color:barra de rolagem" content="#222"/>
  34. <meta name="color:menu link" content="#222" />
  35. <meta name="color:menu hover" content="#eee"/>
  36. <meta name="color:menu link hover" content="#000" />
  37.  
  38. <meta name="text:frase" content= "" />
  39.  
  40.  
  41. <meta name="text:link1" content=" " />
  42. <meta name="text:link1 title" content=" " />
  43. <meta name="text:link2" content=" " />
  44. <meta name="text:link2 title" content=" " />
  45. <meta name="text:link3" content=" " />
  46. <meta name="text:link3 title" content=" " />
  47. <meta name="text:link4" content=" " />
  48. <meta name="text:link4 title" content=" " />
  49.  
  50. <meta name="if:Tres Colunas" content="0"/>
  51.  
  52.  
  53.  
  54.  
  55. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  56. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  57. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/Ebrm7rdy0/botao.js"></script>
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. </head>
  66.  
  67. <style type="text/css" media="screen">
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74. body {color:{color:text}; background-color:{color:background}; font-family:Tahoma; font-size:12px; text-align:justify;}
  75.  
  76.  
  77.  
  78. a:link, a:active, a:visited{color:{color:links}; text-decoration:none;}
  79. a:hover{color:{color:linkshover};}
  80.  
  81.  
  82.  
  83. blockquote {padding:10px;}
  84.  
  85.  
  86.  
  87. ::-webkit-scrollbar {height:5px; width:5px; background:{color:background};}
  88. ::-webkit-scrollbar-thumb:vertical {background:{color:barra de rolagem};}
  89. ::-webkit-scrollbar-thumb:horizontal {background:{color:barra de rolagem};}
  90.  
  91.  
  92.  
  93. #content {width:600px; margin-left:450px; margin-top:30px; {block:IfTresColunas}width:850px{/block:IfTresColunas}; transition:.80s ease-in;}
  94.  
  95.  
  96.  
  97.  
  98. .caixa {position:relative; float:left; display:inline-block; width:250px; padding:3px; margin-left:10px;}
  99. .caixa img{max-width:250px;}
  100. .imaagem img{width:250px;}
  101. .vsanna{display:none;}
  102.  
  103. .caixa .notes {margin-top:0px; margin-left:0px; width:250px; height:13px; line-height:17px; text-align:left; text-indent:15px; color:{color:links}; font-size:8px; font-family:'Calibri'; text-transform:uppercase; opacity:0; transition:.8s; letter-spacing:2px;}
  104. .notes a{color:{color:links};}.notes a:hover{color:{color:links hover};}
  105. .simb{display:inline-block; font-size:10px; color:pink; transform:rotate(-1deg);}
  106. .caixa:hover .notes {opacity:1; margin-left:0px; letter-spacing:0; text-indent:2px; transition:.8s;}
  107.  
  108. titulo {font-size:12px; text-align:justify;}
  109.  
  110. blockquote {margin:5px; background:#fbfbfb; border:1px solid #ddd;}
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118. /* Ask por warvada. Não use como base. Não retire os creditos. */
  119. .pergunta{margin-top:0px; width:100%; height:auto; line-height:13px; padding:1px; text-align:left; font-size:10px;
  120. border-top:1px solid pink; /*cor da borda de cima da pergunta*/
  121. border-bottom:1px solid #ddd; /*cor da borda de baixo da pergunta*/}
  122. .pergunta a{color:white; /*cor da url de quem perguntou*/}
  123.  
  124. .resposta{margin-top:1px; width:100%; height:auto; padding:3px; font-size:10px; text-align:left;
  125. border-bottom:1px dashed #eee; /*cor da borda da resposta*/}
  126. /* Ask por warvada. Não use como base. Não retire os creditos. */
  127.  
  128.  
  129.  
  130.  
  131. .side{position:fixed; margin-top:130px; margin-left:150px; width:100px; height:200px;}
  132.  
  133.  
  134.  
  135.  
  136. .sideimg img{width:150px; height:200; margin-top:0px; margin-left:0px;padding:3px; border:5px solid #828282; outline-offset:-4px; background:pink;}
  137.  
  138.  
  139.  
  140.  
  141. .desc{position:fixed; margin-left:8px; margin-top:-20px; width:150px; text-align:center; font-size:9px; height:12px; line-height:10px; transition:.80s; background:pink;color: #696969;}
  142. .side:hover .desc{margin-top:0px; transition:.80s;color:#000;background:transparent}
  143.  
  144.  
  145. .menu{position:fixed; margin-top:-110px; margin-left:40px; width:50px; text-align:center; opacity:1; transition:.80s; background:rgba(255,255,255,.2);opacity:0; }
  146. .menu a{display:block;float:left;margin:3px;text-align:center;font-family:cambria;font-size:8.8px;text-decoration:none;line-height:12px;;width:80px;height:13px;color:#fff;text-shadow: 0 1px 0 #000;transition:.80s; transform:rotateX(180deg);background:rgba(255,255,255,.3);outline-offset: 1px; outline: solid 1px rgba(255,255,255,.3);border:1px dotted #fff}
  147. .menu a:hover{; box-shadow:inset -90px 0 0 #828282; transition:.80s; transform:rotateX(180deg); color:#fff; font-size:11px; text-shadow: 0 1px 0 #000}
  148.  
  149. .side:hover .menu{opacity:1; transition:1s; opacity:1;}
  150. .side:hover .menu a{transform:rotateX(0deg); transition:.80s;}
  151.  
  152.  
  153.  
  154.  
  155. .cred {font-size:11px;font-family:cambria;
  156. width:auto;height:10px; text-align:center;
  157. line-height:16px;margin-top:530px;
  158. position:fixed;left:1750px;line-height:15%;}
  159. .cred a {color:#000;text-indent:5px;
  160. padding:2px;border-bottom:1px dashed #ccc;
  161. width:60px;BACKGROUND:#fff;height:1px;}
  162.  
  163.  
  164. .luh{position:fixed; margin-top:-30px; margin-left:110px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;rotate(0deg) ;-webkit-transform:rotate(360deg); }
  165. .luh img {;height:30px;}
  166. .side:hover .luh { margin-top:-117px; margin-left:1px; transition:.80s;webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;rotate(0deg) ;-webkit-transform:rotate(360deg); }
  167.  
  168.  
  169.  
  170. </style>
  171.  
  172. <body onkeydown="return false">
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180. <div class="side">
  181.  
  182.  
  183. <div class="sideimg"><img src="{image:sidebar}"></div>
  184.  
  185. <div class="desc">{text:frase}</div>
  186.  
  187.  
  188.  
  189. <div class="menu">
  190. <a href="{text:link1}"> {text:link1 title}</a><br>
  191. <a href="{text:link2}">{text:link2 title}</a><br>
  192. <a href="{text:link3}">{text:link3 title}</a><br>
  193. <a href="{text:link4}">{text:link4 title}</a><br>
  194. </div>
  195.  
  196.  
  197. <div style="position:fixed; top:-1px; left:400px;"><img src="http://goo.gl/t4FtcQ"></div>
  198.  
  199.  
  200.  
  201.  
  202. </div>
  203.  
  204.  
  205. <div class="cred">
  206. <a href="http://fckdolls.tumblr.com"> fckdolls <font color= pink> ✿ </font> </a>
  207. </div></div>
  208.  
  209.  
  210.  
  211.  
  212. <div id="content">
  213. {block:Posts}
  214. <div class="caixa">
  215.  
  216.  
  217.  
  218.  
  219. {block:Text}
  220. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  221. {body}
  222. {/block:Text}
  223.  
  224.  
  225.  
  226. {block:Photo}
  227. {LinkOpenTag}
  228. <div class="imaagem"><img src="{PhotoURL-250}"></div>
  229. {/block:Photo}
  230.  
  231.  
  232.  
  233. {block:Photoset}
  234. <div class="imaagem">{Photoset-250}</div>{LinkCloseTag}
  235. {/block:Photoset}
  236.  
  237.  
  238.  
  239. {block:Quote}
  240. <div class="quote">{Quote}</div>
  241. {block:Source}<div class="source"> {Source}</div>
  242. {/block:Source}
  243. {/block:Quote}
  244.  
  245.  
  246.  
  247. {block:Chat}
  248. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  249. {block:Lines}
  250. <div class="chat">
  251. <div class="lines">{block:Label}
  252. <span>{Label}</span>
  253. {/block:Label}
  254. {Line}</div></div>
  255. {/block:Lines}
  256. {/block:Chat}
  257.  
  258.  
  259.  
  260. {block:Link}
  261. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  262. {block:Description}{Description}{/block:Description}
  263. {/block:Link}
  264.  
  265.  
  266.  
  267. {block:Audio}
  268. {AudioPlayer}
  269. {/block:Audio}
  270.  
  271.  
  272.  
  273. {block:Video}
  274. {block:Indexpage}{Video-250}{/block:IndexPage}
  275. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  276. {block:Caption}{Caption}{/block:Caption}
  277. {/block:Video}
  278.  
  279.  
  280.  
  281. {block:Answer}
  282. <div class="pergunta">
  283. <div style="display:inline-block; padding:0 3px 0 3px; font-family:calibri; font-size:8px; text-transform:uppercase; height:13px; line-height:13px; outline:1px dotted #fff; outline-offset:-2px; text-shadow:1px 1px 0 #707070;
  284. background:pink;
  285. color:white; ">{Asker}</div> {Question}</div>
  286.  
  287. <div class="resposta">{Answer}</div>
  288. {/block:Answer}
  289.  
  290.  
  291.  
  292.  
  293.  
  294. {block:indexpage}
  295. <div class="notes">
  296. <div class="simb">{text:simbolo dos notes}</div>
  297. <a href="{permalink}">{NoteCount} notes</a> .
  298. <a href="{ReblogURL}" target="_blank">Reblog</a>
  299. </div>
  300. {/block:indexpage}
  301.  
  302.  
  303.  
  304.  
  305.  
  306. <div class="vsanna">
  307. {block:RebloggedFrom}
  308. <a href="{ReblogParentURL}">via</a>
  309. {/block:RebloggedFrom}
  310. {block:ContentSource}
  311. <a href="{SourceURL}">source</a>
  312. {/block:ContentSource}
  313. </div>
  314.  
  315.  
  316.  
  317.  
  318.  
  319. </div>
  320. {/block:Posts}
  321. </div>
  322.  
  323.  
  324.  
  325.  
  326.  
  327. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  328. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  329. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  330. <script type="text/javascript">
  331. $(window).load(function () {
  332. $('#content').masonry(),
  333. $('.masonryWrap').infinitescroll({
  334. navSelector : "div#navigation",
  335. nextSelector : "div#navigation a#nextPage",
  336. itemSelector : ".caixa",
  337. bufferPx : 10000,
  338. extraScrollPx: 11000,
  339. loadingImg : "",
  340. loadingText : "<i> </i>",
  341. },
  342. // call masonry as a callback.
  343. function() { $('#content').masonry({ appendedContent: $(this) }); }
  344. );
  345. });
  346. </script>
  347.  
  348.  
  349.  
  350.  
  351. {block:IndexPage}
  352. <div class="column navigation" id="navigation">
  353.  
  354. {block:Pagination}
  355. {block:PreviousPage}
  356. <a href="{PreviousPage}" class="navigate">
  357. {/block:PreviousPage}
  358. {block:PreviousPage}</a>{/block:PreviousPage}
  359.  
  360. {block:NextPage}
  361. <a href="{NextPage}" class="navigate" id="nextPage">
  362. {/block:NextPage}
  363. {block:NextPage}</a>{/block:NextPage}
  364. {/block:Pagination}
  365.  
  366. </div>
  367. {/block:IndexPage}
  368.  
  369.  
  370.  
  371. </body>
  372. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement