Advertisement
Gabss

Theme 48 Gabs HDUR

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