Advertisement
Gabss

Theme 45 Gabs HDUR

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