fanih

Theme 50

Mar 17th, 2014
382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.41 KB | None | 0 0
  1.     <!----theme por A-RTICULADA.tumblr.com (Fanih)  -->
  2.    
  3.     <!--- Don't use as base and details, good use. ---->
  4.      
  5.     <html>
  6.     <head>
  7.    
  8. <!-- DEFAULT VARIABLES -->
  9.  
  10. <meta name="color:Background" content="#fff" />
  11. <meta name="color:Link" content="#979595" />
  12. <meta name="color:text" content="#979595" />
  13. <meta name="color:Post" content="#ffffff" />
  14. <meta name="color:lhover" content="#000" />
  15. <meta name="color:linksmenu" content="#5d5d5d" />
  16. <meta name="color:desc" content="#898787" />
  17.          
  18.     <meta name="image:background"/>
  19.   <meta name="image:sidebar" content="http://static.tumblr.com/0e9rsgb/FzQn2lkoc/who_you_love.png" />
  20.  
  21.      
  22.     <meta name="text:frase" content="Who you love?"/>
  23. <meta name="color:corfrase" content="#3f3f3f" />
  24.      
  25.     <meta name="text:Link1" content="/" />
  26.     <meta name="text:Link1 Title" content="link1" />
  27.     <meta name="text:Link2" content="/" />
  28.     <meta name="text:Link2 Title" content="link2" />
  29.     <meta name="text:Link3" content="/" />
  30.     <meta name="text:Link3 Title" content="link3" />
  31.     <meta name="text:Link4" content="/" />
  32.     <meta name="text:Link4 Title" content="link4" />
  33.     <meta name="text:Link5" content="/" />
  34.     <meta name="text:Link5 Title" content="link5" />
  35.  
  36.  
  37.      <title>{Title}</title>  
  38.      
  39.     <link rel="shortcut icon" href="{Favicon}" />
  40.      
  41.      <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  42. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/i1e3kds/h3Hmxkesf/botao.png" border="0"></a>     <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
  43.  
  44. <script type="text/javascript"
  45. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  46. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  47. <script>
  48.     (function($){
  49.  
  50.         $(document).ready(function(){
  51.             $("[title]").style_my_tooltips();
  52.         });
  53.     })(jQuery);
  54. </script>  
  55.  
  56. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  57.  
  58.  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  59.  
  60. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  61.  
  62.  
  63. </head>  
  64.  
  65. <style>
  66.  
  67. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  68.      
  69.     a {color: {color:link}; text-decoration: none; text-transform: none;}
  70.     a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  71.        
  72.     #pagina {float: left; margin-left: 455px;}
  73.      
  74.     .post {width: 400px; background-color: {color:post}; padding: 10px; top: -3px; margin-bottom: 3px; text-align: justify; font-family: calibri; font-size: 12px; position: relative; color:{color:text}; border: 1px solid #f1f1f1; }
  75.      
  76.     h1 {font-family: calibri; text-align: left; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 14px;}
  77.     h1 a {text-align: left; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 14px;}
  78.     h1 a:hover {text-align: left; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 14px;}
  79.      
  80.          .notes {width: 420px; padding: 0px; margin-top: 10px; margin-bottom: 1px; font-family: calibri; font-size: 10px; text-align: center}
  81.     ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  82.     ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  83.     .notes img{display: none; border:0px}
  84.    
  85.         .quotex {font-family: 'Segoe UI'; text-align: left; font-size: 12px; line-height: 15px; padding: 3px; margin-bottom: 5px; font-style: italic;}
  86.     .quotex1 {font-family: calibri; font-size: 12px; text-align: right; text-transform: none; margin-bottom: 5px; border-top: 1px solid #eee; font-style: italic;}
  87.     .quotex1 a, a:hover{text-transform: none;}
  88.  
  89.     .chat {line-height: 13px; list-style: none }
  90.     .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  91.      
  92.     .imagepost {text-align: center; border: 0px}
  93.     .imagepost img {max-width: 400px; margin-bottom: 2px }
  94.     .imagepost:hover { opacity:0.95; }
  95.    
  96.     #info {margin-top: -32px; }
  97.  
  98.      
  99.     #cap {width: 400px; margin-top: -2px;}
  100.     .source {display: none;}
  101.  
  102.   #askheere {width:330px; margin-left:0px;padding:10px; opacity:1; text-align:justify; color:{color:text}; background-color:#f8f8f8; border-radius:5px;font-size: 12px; font-family: Calibri; }
  103.   #askheere a {color:#8b8b8b; font-size:13px;}
  104.   #askheere a:hover {color:#696969; font-size:13px;}  
  105.  
  106.      #askhere2 {color:{color:text}; font-size: 11px; font-weight: normal; font-family: Calibri; padding:10px; opacity:1; text-align:justify; background-color:{color:post}; border-radius:5px;}
  107.  
  108.    .askfoto {text-align:center; color:{color:text}; font:11px Calibri; text-transform:none; border-radius:60px; opacity:1; -webkit-transition-duration:.25s; }
  109.    .askfoto a{color:{color:text};}
  110.    .askfoto img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px; }
  111.    .askfoto:hover {opacity:0.7; -webkit-transition-duration:.25s;}
  112.  
  113.    
  114. .tags {display: none;}
  115.  
  116. #image {margin-top:141px; margin-left:208px; position:absolute; width:172px; height:190px; position:fixed; background-color:none; }
  117.  
  118. #image img {display: block;width:182px; height:182px; border:1px solid #eee; padding:8px; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.2s ease-out;}
  119. #image:hover img {opacity:0.8;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  120.  
  121. #desc {width:215px; height: 15px; margin-left: 200px; margin-top: 345px; position:fixed;  text-align:center; line-height: 12px;  font-family: calibri; font-size: 10px;  overflow:hidden; color:{color:desc}; background-color: {color:background}; padding: 3px 2px; border-top: 1px solid #eee; text-transform: uppercase;}
  122. #frase {width:249px; height: 32px; margin-left: 178px; margin-top: 117px; position:fixed; text-align:center; line-height: 17px;  font-family:Julius Sans One; font-size: 14px;  overflow:hidden; color:{color:corfrase}; background-color: none; padding: 6px 2px;  }
  123.  
  124. #menu {text-align:center; width:209px; margin-top: 380px;  margin-left: 183px;  position:fixed; letter-spacing: 5px; }
  125.  
  126. .links {text-align: center; padding:1px; margin-top: -17px; width:194px; margin-left: 25px; background-color: {color:background}; letter-spacing: 5px;border-top: 1px solid #eee;  }
  127. .links a {text-transform: uppercase; font-family:calibri; font-size: 9px; text-align:center; color:{color:linksmenu}; letter-spacing: 0px; }
  128. .links a:hover {text-align: center; color:{color:linksmenu};  font-weight:bold; text-decoration:underline;}
  129.  
  130. #pagination {display:none;}
  131. #viachato {display:none;}  
  132.  
  133. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Text}; height:auto;-webkit-box-shadow: inset 0 0 6px {color:Text};-webkit-border-radius:1px;}
  134.  
  135. ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Text}; height:5px !important;-webkit-box-shadow: inset 0 0 6px {color:Text};    -webkit-border-radius:1px;}
  136.  
  137. ::-webkit-scrollbar {height:2px; width:7px; background-color:{color:post}; }
  138.  
  139. ::-webkit-scrollbar-corner {background-color:{color:post};}
  140.  
  141. /*********helpdesigns******/
  142.  
  143. #s-m-t-tooltip {max-width:300px; padding:5px; margin:10px 20px;background-color:#fff; font-family:’04b03′;  font-size:8px;  letter-spacing:1px;   text-transform:uppercase; color:#888; z-index:9999999; border: 1px solid #eee;}/*********helpdesigns******/  
  144.  
  145. .cred {position:fixed; left:0px; top:0px; padding:3px; font:9px calibri; z-index:400;}
  146. .cred a {text-transform:uppercase; color:{color:desc}; letter-spacing: 0px;}
  147. .cred a:hover{background-color:none; color: {color:desc};text-align: center;}
  148.  
  149. .noteinf {display: block; text-align: justify; overflow: hidden; margin-bottom: 15px; }
  150.  
  151. .notesinfo {position: absolute; background: #FFF; text-align:right; margin-left: 0px; box-shadow: 1px 1px 3px #181818; text-transform:uppercase; color: transparent; padding: 3px; font-size: 11px; opacity: 0; z-index: 99;   -webkit-transition-duration: .70s; }
  152. .notesinfo a {color: #000; text-transform:uppercase;}
  153. .noteinf:hover .notesinfo {opacity:99; color: #000; text-transform:uppercase;}
  154.  
  155. #scrollToTop:link,#scrollToTop:visited {color:transparent; background-color:transparent; display:none; position:fixed; bottom:15px; right:15px;}    
  156.  
  157.     </style>
  158.      
  159.     <body>
  160.    
  161.     <div class="cred">
  162. <a href="http://a-rticulada.tumblr.com" title="A-RTICULADA"> THEME</a></div>
  163.    
  164.  <div id="desc">{block:Description}{Description}{/block:Description}
  165. </div></div>
  166.       <div id="frase">{text:frase}</div>  
  167.      
  168.  
  169. <div id="image"><img src="{image:sidebar}"/></div>
  170.  
  171.  
  172. <div id="menu">
  173. <div class="links">
  174. <a href="{text:Link1}">{text:Link1 Title}</a>  
  175. <a href="{text:Link2}">{text:Link2 Title}</a>  
  176. <a href="{text:Link3}">{text:Link3 Title}</a>  
  177. <a href="{text:Link4}">{text:Link4 Title}</a>  
  178. <a href="{text:Link5}">{text:Link5 Title}</a>
  179.       </a></div></div>
  180.  
  181.  
  182.  
  183.   <div id="pagination">page {block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div></div>
  184.  
  185.  </div></div>   </div></div>  
  186.  
  187.      <div id="pagina">
  188.      
  189.      {block:Posts}
  190.      
  191.      
  192.      
  193.     <div class="post">
  194.     <div class="noteinf">
  195.  <div class="notesinfo">
  196. <a href="{ReblogURL}" target="_blank">reblog</a><a href="{Permalink}" >{NoteCount}</a></div>
  197.  
  198.    
  199.     {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  200.      
  201.     {block:Photo}{LinkOpenTag}<div class="imagepost"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  202.      
  203.  {block:Photoset}{Photoset-400}{/block:Photoset}
  204.     {block:Quote}
  205.     <div class="quotex">“{Quote}”</div>
  206.     {block:Source}<div class="quotex1"> {Source}</div>
  207.     {/block:Source}
  208.     {/block:Quote}
  209.      
  210.     {block:Link}
  211.     <h1><a href="{URL}" {Target}>{Name}</a></h1>
  212.     {block:Description}{Description}{/block:Description}
  213.     {/block:Link}
  214.      
  215.     {block:Chat}
  216.     {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  217.     <div class="chat"><ul>{block:Lines}
  218.     <li class="person{UserNumber}">{block:Label}
  219.     <span class="label"><strong>{Label}</strong></span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  220.     {/block:Chat}
  221.      
  222.     {block:Audio}
  223.     <div class="player">{AudioPlayerBlack}</div>
  224.     {block:Caption}{Caption}{/block:Caption}
  225.     {/block:Audio}
  226.      
  227.     {block:Video}{Video-500}{/block:Video}
  228.      
  229.              {block:Answer}<img src="{AskerPortraitURL-48}" align="right" class="askfoto">
  230.          <div id="askheere">
  231.        <strong>{Asker}</strong> <font color= #8b8b8b>asked:</font> <br>{Question}<br /></div>
  232.         <div class="askshere2">    {Answer}
  233.     </div>{/block:Answer}
  234.      
  235.     <div id="cap">
  236.     {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  237.     {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  238.     {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  239.      
  240.     <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  241.           <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  242.             {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  243.     {/block:ContentSource}</div></div></div>
  244.     <br>
  245.      
  246.     <div class="opant">
  247.     {block:Date}<div id="info">
  248.    </div><center><div class="tags">{block:HasTags}{block:Tags}<a href="{TagUrl}">#{Tag}</a>{/block:Tags}{/block:HasTags}
  249.     </div></center>{/block:Date}</div>
  250.     </div>
  251.  
  252.      {/block:Posts}
  253.     {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  254.      
  255.  
  256.  
  257. </div></div>
  258.  
  259.  
  260.     </div>
  261.     </div>
  262.         <div id= "viachato">
  263.     <a href="{ReblogParentURL}"></a>    
  264. </div>  </div>    
  265.    
  266.  
  267.     </body>
  268.     </html>
Advertisement
Add Comment
Please, Sign In to add comment