Advertisement
Gabss

Theme 49 Gabs HDUR

May 18th, 2015
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 20.65 KB | None | 0 0
  1. <!-- Theme por Gabs Sperandeo, html-deumarebelde. PLAGIO É CRIME! -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head profile="http://gmpg.org/xfn/11">
  5. <head>
  6.  
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9. <!-- Cores do Appearance -->
  10.         <meta name="image:imgside200x200" content="" />
  11.         <meta name="color:Main Background" content="#f6f6f6"/>
  12.         <meta name="color:Title Background" content="#f6f6f6"/>
  13.         <meta name="color:Title Border" content="#f6f6f6"/>
  14.         <meta name="color:Heading Color" content="#f6f6f6"/>
  15.         <meta name="color:Image Background" content="#f6f6f6"/>
  16.         <meta name="if:Show notes" content="1">
  17.         <meta name="color:sidebar" content="#f6f6f6" />
  18.         <meta name="color:letraside" content="#b6b6b6" />
  19.         <meta name="image:minigif" content="http://rs774.pbsrc.com/albums/yy22/nbpixel/mini_pixel/Cat_lai3elle_2.gif~c200" />
  20.         <meta name="color:text" content="#000000" />
  21.         <meta name="color:post" content="#f6f6f6" />
  22.         <meta name="color:links" content="#b0ff3f" />
  23.         <meta name="color:linkvisited" content="#ff9e3f" />
  24.         <meta name="color:linkshover" content="#977042" />
  25.         <meta name="color:titleposts" content="#939393" />
  26.         <meta name="color:negrito" content="#3f95ff" />
  27.         <meta name="color:italico" content="#c6c6c6" />
  28.         <meta name="color:sublinhado" content="#b93fff" />
  29.         <meta name="color:quote" content="#ff729a" />
  30.        
  31. <!--- Links para o Menu Running Rainbow Gabs HDUR. CREDITE SEMPRE! --->
  32.  
  33.               <meta name="text:Link1 Title" content="Home" />
  34.               <meta name="text:Link1" content="/" />
  35.               <meta name="text:Link2 Title" content="Message" />
  36.               <meta name="text:Link2" content="/" />
  37.               <meta name="text:Link3 Title" content="links" />
  38.               <meta name="text:Link3" content="/" />
  39.               <meta name="text:Link4 Title" content="links" />
  40.               <meta name="text:Link4" content="/" />
  41.               <meta name="text:Link5 Title" content="links" />
  42.               <meta name="text:Link5" content="/" />
  43.               <meta name="text:Link6 Title" content="links" />
  44.               <meta name="text:Link6" content="/" />
  45.  
  46. <!-- Fontes Personalizadas -->
  47. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic' rel='stylesheet' type='text/css'>
  48. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300italic' rel='stylesheet' type='text/css'>
  49. <link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow' rel='stylesheet' type='text/css'>
  50. <!-- fim -->
  51.  
  52. <!-- favicon/title -->
  53. <title>{title}</title>
  54. <link rel="shortcut icon" href="{image:minigif}">
  55. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  56. <!-- fim -->
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  59.  
  60. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/YnTm5op3n/like.js"></script>
  61. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  62.  
  63. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script>
  64. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/AEwm171ey/jquery.lettering.js"></script>
  65. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/rejm171fx/jquery.easing.1.3.js"></script>
  66. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/2rOm171gi/jquery.hoverword.js"></script>
  67.  
  68. <script type="text/javascript">
  69. $(window).load(function(){
  70. $('#sl_menu').find('li:not(:last) > a')
  71. .hoverwords({ overlay:true })
  72. .end()
  73. .find('li:last > a')
  74. .hoverwords({ overlay:true , dir:'rightleft' });
  75. $('#example1').hoverwords({ delay:50 });
  76. $('#example2').hoverwords();
  77. $('#example3').hoverwords();
  78. $('#example4').hoverwords({ overlay:true});
  79. $('#example5').hoverwords({ delay:60 });
  80. });
  81. </script>
  82.  
  83. <!-- Rolagem infinita por bombastic design -->
  84. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  85.  
  86. </head>
  87.  
  88. <style type="text/css" media="screen">
  89.  
  90. /* - Corpo ---------- */
  91. body {text-align:justify; color: {color:Text Color};  font-size: 12px; font-family: Tahoma; background: {color:Main Background};}
  92.  
  93. /***negrito, itálico e blabla***/
  94. b, strong {color: {color:negrito}; text-decoration: none; cursor: help;}
  95. s {color: #939393;cursor: help;}
  96. i {color: {color:italico}; text-decoration: none;cursor: help;}
  97. u, underline {color: {color:text color}; text-decoration: none; border-bottom: 1px dashed {color:sublinhado};cursor: help;}
  98.  
  99. /* - Links ---------- */
  100. a {color: {color:Links}; text-decoration: none;}
  101. a:visited {{color:Linkvisited}; }
  102. a:hover {{color:Linkshover};}
  103.  
  104. /* - Blockquote ---------- */
  105. blockquote {margin-bottom: 5px; padding: 3px; background: #c99961; margin-top: 5px; margin-left: 2px; margin-right: 2px;  border-left: 6px solid #999;}
  106.  
  107. /* --- sidebar  - */
  108. #sidebar {background: #transparent;
  109. width: 150px;
  110. float: left;
  111. color: {color:letraside};
  112. position: relative;
  113. margin-left: 10px;
  114. margin-bottom: 20px;
  115. margin-top: 10px;}
  116.  
  117. /* --- SIDEBAR  ------- */
  118. #sidebar { width: 220px; float: left: ; position: relative;  margin-top: 75px; margin-left: 75px;}
  119. .side {background: {color:sidebar}; padding: 7px;text-align: justify; color: {color:letraside}; margin-bottom: 5px; margin-top: 30px; margin-left: 10px;}
  120.  
  121. /* --- SIDEBAR DO MENUZIN  ------- */
  122. #menuzin { width: 250px; float: left: ; position: relative;  margin-top: 230px; margin-left: 40px;}
  123. .menuzin {background: {color:sidebar}; padding: 7px;text-align: justify; color: {color:letraside}; margin-bottom: 5px; margin-top: 30px; margin-left: 10px;}
  124.  
  125. /* - Theme em Tableless TTHY - */
  126.  
  127. #pagina{width: 800px; margin-left: 140px; auto; margin-top: 100px; auto;}
  128. #posts{width: 550px; margin-top: -290px; float: right;}
  129. #seemore{width: 80px; margin-top: -70px; margin-left: 15px; float: left; position: relative;}
  130. #imgside { width: 200px; height: 200px; float: left: ; position: relative;  margin-top: 20px; margin-left: 50px;}
  131.  
  132. .caixa  {background: {color:sidebar}; overflow: hidden; padding: 25px;font-family: 'Open Sans Condensed', sans-serif;font-size: 8pt;color: {color:Text Color};text-align: justify;outline: 0px solid #; margin-top: -65px; margin-bottom: 10px;}
  133.  
  134. .caixasm  {background: #transparent; overflow: hidden; padding: 7px;font-family: "04b03";
  135. font-size: 8px;
  136. text-transform: uppercase; color: #c6c6c6;text-align: justify;outline: 0px solid #; margin-top: 10px; margin-bottom: 10px; -moz-border-radius: 2px; -webkit-border-radius: 6px;}
  137.  
  138. /*** Quote estilo por: things-to-help-you***********/
  139. .quote  {font-family: 'Play', sans-serif;  font-size: 14px;  text-align:justy; padding: 4px; color: #ccc; }
  140. .quotem {overflow: hidden; padding: 5px; background: #ececec; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
  141. .bottomq {background: url('http://static.tumblr.com/b8i92gi/OsMnoe84w/bottomquote_copy.png') no-repeat; width: 69px; height: 19px; margin-left: 30px; margin-bottom: 10px;}
  142. .ci {color: #fff; display: inline-block;background: {color:quote}; padding: 3px; margin-left: 20px; margin-top: -14px; margin-bottom: 10px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
  143. .ci a {color: #939393;}
  144. .ci a:hover {color: #303030;}
  145.  
  146. /*-Título personalizado TTHY-*/
  147.  
  148. .h1 {line-height: 27px;
  149. border: none;
  150. font-style: normal;
  151. font-size: 8px;
  152. color: {color:Heading Color};
  153. letter-spacing: 4px;
  154. background: #f4f4f4;
  155. padding: 10px;
  156. margin-left: 176px;
  157. display: block;
  158. margin-top: 0px;
  159. font-family: "04b03";
  160. font-style: ;
  161. text-shadow: 0px 0px 0px #;}
  162.  
  163. /*-Título das postagens personalizado TTHY-*/
  164.  
  165. .ht1 {line-height: 27px;
  166. border: none;
  167. font-style: normal;
  168. font-size: 27px;
  169. color: {color:titleposts};
  170. letter-spacing: 1px;
  171. background: #f4f4f4;
  172. padding: 10px;
  173. margin-left: 16px;
  174. display: block;
  175. margin-top: 0px;
  176. font-family: 'Open Sans Condensed', sans-serif;
  177. font-style: ;
  178. text-shadow: 0px 0px 0px #;}
  179.  
  180. /*- frase side px-*/
  181. .fsidpx {font-family: "04b03";
  182. font-size: 8px;
  183. text-transform: uppercase;}
  184.  
  185.  
  186. /* --- Estilo de ask por html-party --- */
  187. .ask {
  188.     padding:10px;
  189.     background-color:#fff;
  190.     color:#000;
  191.     text-align:justify;
  192.     font-family:calibri;
  193.     font-size:11px;
  194.     border-bottom:3px solid #000;
  195.     max-width:100%;
  196. }
  197.  
  198. .asker {
  199.     margin-left:10px;
  200.     margin-top:22px;
  201. }
  202.  
  203. .asker img {
  204.     border:6px solid {color:#969696};
  205. }
  206.  
  207. /* --- Reblogue e outros TTHY ------------------------------- */
  208. .reblogue{
  209.           margin-top: -25px;
  210.           margin-left: 145px;
  211.           position: absolute;
  212.           opacity: 0;
  213.           -webkit-transition: all 1s ease;
  214.           -moz-transition: all 1s ease;
  215.           -o-transition: all 1s ease;
  216.           transition: all 1s ease;
  217.           }
  218.          
  219.           .caixa:hover .reblogue{
  220.           opacity: 1;
  221.           margin-left: 198px;
  222.           -webkit-transition: all 1s ease;
  223.           -moz-transition: all 1s ease;
  224.           -o-transition: all 1s ease;
  225.           transition: all 1s ease;
  226.           }
  227.          
  228.           .likep a:hover {
  229.        background-position: 0px 0px;
  230.        }
  231. .likep a {
  232.        background: url("http://static.tumblr.com/8yo5xxv/hDOm5ooyh/heart.png") no-repeat;
  233.        background-position: 0px 0px;
  234.        z-index: 9999999;
  235.        -webkit-transition: all 0s linear;
  236.        -moz-transition: all 0s linear;
  237.        transition: all 0s linear;
  238.        margin-top: -22px;
  239.        margin-left: 28px;
  240.        display: inline-block;
  241.        position: absolute;}
  242. .likep img {
  243.        width: 21px;
  244.        height: 20px;
  245.        webkit-transition: all 0.2s linear;
  246.        -webkit-transition: all 0.2s linear;
  247.        -moz-transition: all 0.2s linear;
  248.        transition: all 0.2s linear;}
  249. #likeiframe {
  250.        display: none;
  251.        }
  252.        
  253.        .notas{
  254.             margin-top: -25px;
  255.             margin-left: 55px;
  256.             position: absolute;
  257.             opacity: 0;
  258.             -webkit-transition: all 1s ease;
  259.             -moz-transition: all 1s ease;
  260.             -o-transition: all 1s ease;
  261.             transition: all 1s ease;
  262.             }
  263.            
  264.             .caixa:hover .notas{
  265.             opacity: 1;
  266.             -webkit-transition: all 1s ease;
  267.             -moz-transition: all 1s ease;
  268.             -o-transition: all 1s ease;
  269.             transition: all 1s ease;
  270.             margin-left: 5px;}
  271.            
  272.             .notas a{
  273.             background: rgba(0,0,0,0.5);
  274.             padding: 3px 4px 2px 4px;
  275.             font-family: Trebuchet MS;
  276.             font-weight: bold;
  277.             text-align: center;
  278.             display: inline-block;
  279.             color: #fff;
  280.             -webkit-border-radius: 2px;
  281.             -moz-border-radius: 2px;
  282.             border-radius: 2px;
  283.             font-size: 10px;
  284.             }
  285.            
  286. /* Chat por Anna *********/
  287. .chat {background: #3f95ff; margin: 0; font-size:
  288. 11px; font-family: Verdana;}
  289. .chat .lines {margin-left: 0; background: #ff729a; color:
  290. #fff; margin-bottom: 1px; padding: 4px 5px 4px 5px;}
  291. .chat .lines span{font-weight: bold;}
  292.  
  293.  
  294. /*** Menu Running Rainbow by Gabs Sperandeo hdur (html-deumarebelde) NÃO RETIRE OS CRÉDITOS! POR FAVOR! Obrigada. ***/
  295.  
  296. #runningrainbow {margin-top: 160px; margin-left: 100px; position: relative;} /* Gabs hdur */
  297. .imgmrr {margin-top: -40px; margin-left: 90px; width: 200px; height: 200px; position: absolute; border-radius: 25%; z-index: 1;}
  298. .imgmrr:hover {border-radius: 38%;-webkit-transition: all 0.4s linear; /* Gabs hdur */
  299. /* Opera */ -o-transition: all 0.4s linear; /* Gabs hdur */
  300. /* Firefox */ -moz-transition: all 0.4s linear;} /* Gabs hdur */
  301.  
  302. .runningrainbowr {width: 250px; height: 15px; display: block; text-indent: 5px; text-align: right; margin-left: -15px; color: #ffffff; background-color: #ff3f3f; font-size: 9pt; font-family: 'Tahoma'; text-decoration: none; margin-bottom: 2px;} /* Gabs hdur */
  303. .runningrainbowr:hover {width: 250px; padding-left: 25px; margin-left: 1px; color: #232323; text-decoration: none; opacity: 0.8;-webkit-transition: all 0.4s ease-out; /* Gabs hdur */
  304. /* Opera */ -o-transition: all 0.4s ease-out; /* Gabs hdur */
  305. /* Firefox */ -moz-transition: all 0.4s ease-out;} /* Gabs hdur */
  306.  
  307. .runningrainbowo {width: 265px; height: 15px; display: block; text-indent: 5px; text-align: right; margin-left: -20px; color: #ffffff; background-color: #ff9e3f; font-size: 9pt; font-family: 'Tahoma'; text-decoration: none; margin-bottom: 2px;} /* Gabs hdur */
  308. .runningrainbowo:hover {width: 265px; padding-left: 25px; margin-left: 1px; color: #232323; text-decoration: none; opacity: 0.8;-webkit-transition: all 0.4s ease-out; /* Gabs hdur */
  309. /* Opera */ -o-transition: all 0.4s ease-out; /* Gabs hdur */
  310. /* Firefox */ -moz-transition: all 0.4s ease-out;} /* Gabs hdur */
  311.  
  312. .runningrainbowy {width: 280px; height: 15px; display: block; text-indent: 5px; text-align: right; margin-left: -25px; color: #ffffff; background-color: #ffef3f; font-size: 9pt; font-family: 'Tahoma'; text-decoration: none; margin-bottom: 2px;} /* Gabs hdur */
  313. .runningrainbowy:hover {width: 280px; padding-left: 25px; margin-left: 1px; color: #232323; text-decoration: none; opacity: 0.8;-webkit-transition: all 0.4s ease-out; /* Gabs hdur */
  314. /* Opera */ -o-transition: all 0.4s ease-out; /* Gabs hdur */
  315. /* Firefox */ -moz-transition: all 0.4s ease-out;} /* Gabs hdur */
  316.  
  317. .runningrainbowg {width: 295px; height: 15px; display: block; text-indent: 5px; text-align: right; margin-left: -30px; color: #ffffff; background-color: #b0ff3f; font-size: 9pt; font-family: 'Tahoma'; text-decoration: none; margin-bottom: 2px;} /* Gabs hdur */
  318. .runningrainbowg:hover {width: 295px; padding-left: 25px; margin-left: 1px; color: #232323; text-decoration: none; opacity: 0.8;-webkit-transition: all 0.4s ease-out; /* Gabs hdur */
  319. /* Opera */ -o-transition: all 0.4s ease-out; /* Gabs hdur */
  320. /* Firefox */ -moz-transition: all 0.4s ease-out;} /* Gabs hdur */
  321.  
  322. .runningrainbowb {width: 280px; height: 15px; display: block; text-indent: 5px; text-align: right; margin-left: -25px; color: #ffffff; background-color: #3f95ff; font-size: 9pt; font-family: 'Tahoma'; text-decoration: none; margin-bottom: 2px;} /* Gabs hdur */
  323. .runningrainbowb:hover {width: 280px; padding-left: 25px; margin-left: 1px; color: #232323; text-decoration: none; opacity: 0.8;-webkit-transition: all 0.4s ease-out; /* Gabs hdur */
  324. /* Opera */ -o-transition: all 0.4s ease-out; /* Gabs hdur */
  325. /* Firefox */ -moz-transition: all 0.4s ease-out;} /* Gabs hdur */
  326.  
  327. .runningrainbowp {width: 265px; height: 15px; display: block; text-indent: 5px; text-align: right; margin-left: -20px; color: #ffffff; background-color: #b93fff; font-size: 9pt; font-family: 'Tahoma'; text-decoration: none; margin-bottom: 2px;} /* Gabs hdur */
  328. .runningrainbowp:hover {width: 265px; padding-left: 25px; margin-left: 1px; color: #232323; text-decoration: none; opacity: 0.8;-webkit-transition: all 0.4s ease-out; /* Gabs hdur */
  329. /* Opera */ -o-transition: all 0.4s ease-out; /* Gabs hdur */
  330. /* Firefox */ -moz-transition: all 0.4s ease-out;} /* Gabs hdur */
  331.  
  332. .runningrainbowpk {width: 250px; height: 15px; display: block; text-indent: 5px; text-align: right; margin-left: -15px; color: #ffffff; background-color: #ff729a; font-size: 9pt; font-family: 'Tahoma'; text-decoration: none; margin-bottom: 2px;} /* Gabs hdur */
  333. .runningrainbowpk:hover {width: 250px; padding-left: 25px; margin-left: 1px; color: #232323; text-decoration: none; opacity: 0.8;-webkit-transition: all 0.4s ease-out; /* Gabs hdur */
  334. /* Opera */ -o-transition: all 0.4s ease-out; /* Gabs hdur */
  335. /* Firefox */ -moz-transition: all 0.4s ease-out;} /* Gabs hdur */
  336.  
  337.  
  338. /* NÃO RETIRE OS CRÉDITOS. CREDITE AO HDUR. OBRIGADA! beijinhos s2 */
  339.  
  340.  
  341. /*** Frase 360º LESP by Gabs Sperandeo hdur (html-deumarebelde) NÃO RETIRE OS CRÉDITOS! POR FAVOR! Obrigada. ***/
  342.  
  343. .frasetslesp {text-align: justify; color: #7f7f7f; font-family: 'PT Sans Narrow'; font-size: 11pt;} /* Gabs hdur */
  344. .frasetslesp:hover {transform: rotate(-360deg); letter-spacing: 1px;-webkit-transition: all 0.5s ease-in; /* Gabs hdur */
  345. /* Opera */ -o-transition: all 0.5s ease-in /* Gabs hdur */
  346. /* Firefox */ -moz-transition: all 0.5s ease-in;} /* Gabs hdur */
  347.  
  348.  
  349. /* NÃO RETIRE OS CRÉDITOS. CREDITE AO HDUR. OBRIGADA! beijinhos s2 */
  350.  
  351. </style>
  352.  
  353. <body onkeydown="return false">
  354.  
  355. <img src="{image:imgside200x200}" class="imgmrr"/>
  356. <div id="runningrainbow">
  357. <a href="{text:Link1}" class="runningrainbowr">{text:Link1 Title}</a>
  358. <a href="{text:Link2}" class="runningrainbowo">{text:Link2 Title}</a>
  359. <a href="{text:Link3}" class="runningrainbowy">{text:Link3 Title}</a>
  360. <a href="{text:Link4}" class="runningrainbowg">{text:Link4 Title}</a>
  361. <a href="{text:Link5}" class="runningrainbowb">{text:Link5 Title}</a>
  362. <a href="{text:Link6}" class="runningrainbowp">{text:Link6 Title}</a>
  363. <a href="http://html-deumarebelde.tumblr.com" class="runningrainbowpk">(c)</a>
  364. </div>
  365. </center>
  366.  
  367.  
  368. <div id="sidebar">
  369. <div class="frasetslesp">
  370. {Description}
  371. </div>
  372. </div>
  373.    
  374.  
  375. <div id="pagina">
  376.  
  377. <div id="posts">
  378.     {block:Posts}
  379.  
  380. <!-- TEXTOS -->
  381. {block:Text}
  382. <div class="caixa">
  383. {block:Title} <div class="ht1"><a href="{Permalink}">{Title}</a></div> {/block:Title}
  384. {Body}
  385. </div>
  386. {/block:Text}
  387.  
  388. <!-- FOTO -->
  389. {block:Photo}
  390. <div class="caixa">
  391. {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  392. {block:IndexPage}
  393. <div class="reblogue">
  394. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
  395. <div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a></div>
  396. </div>
  397. {block:NoteCount}<div class="notas">
  398. <a href="{Permalink}">{NoteCount}</a>
  399. </div>{/block:NoteCount}
  400. {/block:IndexPage}
  401. {block:Caption}{Caption}{/block:Caption}
  402. </div>
  403. {/block:Photo}
  404.  
  405. <!-- PHOTOSET -->
  406. {block:Photoset}
  407. <center>{Photoset-500}</center>
  408. {block:Caption} {Caption} {/block:Caption}
  409. {/block:Photoset}
  410.  
  411. <!-- QUOTE -->
  412. {block:Quote}  
  413. <div class="caixa">    
  414. <div class="quotem">
  415. <div class="quote">{Quote}</div>  
  416. </div>
  417. <div class="bottomq"></div>
  418. <div class="ci">{block:Source}
  419. <div class="source">{Source}</div>
  420. {/block:Source}</div>
  421. </div>        
  422. {/block:Quote}
  423.  
  424. <!-- LINK -->
  425. {block:Link}
  426. <div class="caixa">
  427. <div class="ht1">~<a href="{URL}" {Target}>{Name}</a></div>
  428. {block:Description} {Description}{/block:Description}
  429. </div>
  430. {/block:Link}
  431.  
  432. <!-- CHAT -->
  433. {block:Chat}
  434. <div class="caixa">
  435. {block:Lines}
  436. <div class="chat">
  437. <div class="lines">{block:Label}
  438. <span>{Label}</span>
  439. {/block:Label}
  440. {Line}</div></div>
  441. {/block:Lines}
  442. </div>
  443. {block:Chat}
  444.  
  445. <!-- VIDEO -->
  446. {block:Video}
  447. <div class="caixa">
  448. {Video-500}
  449. {block:Caption}{Caption}{/block:Caption}
  450. </div>
  451. {/block:Video}
  452.  
  453. <!-- AUDIO -->
  454. {block:Audio}
  455. <div class="caixa">
  456. {AudioPlayerGrey}
  457. {block:TrackName}{TrackName}{/block:TrackName}
  458. {block:Artist}{Artist}{/block:Artist}
  459. {block:Album}{Album}{/block:Album}
  460. {block:PlayCount}{PlayCount}{/block:PlayCount}
  461. {block:Caption}{Caption}{/block:Caption}
  462. </div>
  463. {/block:Audio}
  464.  
  465. <!-- ASKS -->
  466. {block:Answer}
  467.  
  468. <li class="post answer">
  469. <div class="ask">
  470. {Question}<br><div style="flot: right; position:absolute;margin-right:3px;margin-top:2px;"><img src="{AskerPortraitURL-30}"></div>
  471. </div>
  472.  
  473. <div class="asker">
  474.  
  475. <div style="text-transform:uppercase;font:12px 'cambria';position:absolute;margin-left:20px;margin-top:-20px;">{Asker} <3</div>
  476. </div>
  477. <p>
  478. <div style="font:11px 'cambria';">{Answer} </div>
  479.  
  480. {/block:Answer}
  481.  
  482. <!-- NOTES DO PERMALINK-->
  483. {block:PostNotes}
  484. <div class="caixa">
  485. {NoteCount}
  486. </div>
  487. {/block:PostNotes}
  488.  
  489. {/block:Posts}
  490.    
  491. </div>
  492. </div>
  493.  
  494. <div id="01" style="display:none;">
  495. <div class="caixa">
  496. <div class="h1"><i>®</i>Créditos</div>
  497.  
  498. Obrigada à todos.<br> <b>Não retire os créditos, PLÁGIO É CRIME!</b><br>
  499.  
  500. <div class="fsidpx">
  501. <i><a href="http://html-deumarebelde.tumblr.com/gabs">Gabrielle Sperandeo</a></i> -> Todo o theme.<br>
  502. <i>Things To Help You</i> -> MUITAS ajudas.<br>
  503. <i>Cantinho-html</i> -> Falso iFrame.<br>
  504. <i>HTML-PARTY</i> -> Estilo de ask.<br>
  505. <i>BombasticDesign</i> -> Rolagem infinita.<br>
  506. <i>Tumblr</i> -> Por existir ♥.
  507. </div>
  508.  
  509. </div>
  510. </div>
  511.  
  512. <div id="seemore">
  513. <div class="caixasm">
  514. <a onClick="document.getElementById('posts').innerHTML=document.getElementById('01').innerHTML;" class="menu"> <i>See more.</i></a>
  515. </div>
  516. </div>
  517. </div>
  518.  
  519.  
  520. </body>
  521. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement