pamellabellegarde

Theme Tumblr: Blogroll II

Dec 8th, 2012
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1.  
  2.  
  3. <!-------
  4.  
  5. THEME BY SECRET-DIALOGUES.TUMBLR.COM
  6. DON'T COPY! BE ORIGINAL!
  7.  
  8. ------->
  9.  
  10.  
  11.  
  12.  
  13. <?xml version="1.0" encoding="UTF-8"?>
  14. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  15.  
  16. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19. <head>
  20.  
  21. <!DOCTYPE HTML>
  22.  
  23. <link rel="shortcut icon" href="{favicon}" />
  24.  
  25. <title>{title} + Follow</title>
  26.  
  27.  
  28.  
  29.  
  30. <style type="text/css">
  31.  
  32.  
  33.  
  34. /** BARRA DE ROLAGEM PERSONALIZADA - POR BOMBASTIC DESIGN **/
  35. ::-webkit-scrollbar-thumb:vertical {
  36. background-color:#88bae9;
  37. height:40px;
  38. border:2px solid #eee;
  39. z-index:1000;
  40. }
  41.  
  42. ::-webkit-scrollbar-button:vertical {
  43. height:10px;
  44. display: block;
  45. background:#88bae9;
  46. z-index:1000;
  47. }
  48.  
  49. ::-webkit-scrollbar {
  50. background-color:#eee;
  51. height:10px;
  52. width:10px;
  53. z-index:1000;
  54. }
  55.  
  56.  
  57.  
  58.  
  59.  
  60. /** APARENCIA LINKS **/
  61. a:link, a:visited, a:active {-webkit-transition-duration: 0.3s;
  62. text-decoration: none;
  63. color: {color:Links};
  64. }
  65. a:hover {color:{color:Links Hover};}
  66.  
  67. .z {
  68. margin-top:30px;
  69. background: url(http://static.tumblr.com/e4yc5en/e0Imeq2vp/untitled-1.png);
  70. width:663px;
  71. height:502px;
  72. }
  73.  
  74.  
  75.  
  76. body {
  77. background-image: url(http://static.tumblr.com/e4yc5en/OjQmeq3l4/untitled-2.png);
  78. background-attachment: fixed;
  79. font-family: verdana;
  80. background-repeat: repeat;
  81. background-position: bottom left;
  82. font-size: 11px;
  83. color: #606060;
  84. text-align: justify;
  85. }
  86.  
  87. .ff {
  88. overflow:auto;
  89. width:520px;
  90. margin-top:10px;
  91. margin-right:-10px;
  92. z-index:999;
  93. max-height:350px;
  94. }
  95.  
  96. .ff img {border:solid 3px #88bae9;
  97. filter: alpha(opacity=70);
  98. moz-opacity:.70;
  99. opacity:.70 ;
  100. margin:2px;
  101. -webkit-transition-duration: .50s;
  102. }
  103.  
  104. .ff img:hover {
  105. filter: alpha(opacity=100);
  106. moz-opacity:1.0;
  107. opacity:1.0;
  108. }
  109.  
  110.  
  111.  
  112. .cre
  113. {position:fixed;
  114. bottom:0px;
  115. right:30px;
  116. }
  117.  
  118.  
  119. </style>
  120. <!-- FIM DO CSS -->
  121.  
  122.  
  123.  
  124. </head>
  125.  
  126.  
  127. <body>
  128. <div class="cre">
  129.  
  130. <a href="http://secret-dialogues.tumblr.com/" TARGET = "_blank"><img src="http://static.tumblr.com/e4yc5en/4dumeq3hy/s-d.png"></a></div>
  131.  
  132. <center>
  133.  
  134.  
  135. <div class="z"><br><br><br><br><br><br><br><br>
  136.  
  137. <div class="ff">
  138.  
  139.  
  140. {block:Following}{block:Followed}
  141. <a href="{FollowedURL}" title="{FollowedTitle}" target="_blank">
  142. <img src="{FollowedPortraitURL-48}" alt="{FollowedTitle}"/> </a> {/block:Followed}{/block:Following}
  143.  
  144. </div></div>
  145.  
  146.  
  147.  
  148.  
  149. <br><div style="margin-right:-400px;margin-top:-50px;">
  150.  
  151. </div></div></div>
  152. </div>
  153.  
  154. </div>
  155.  
  156. <br><br>
  157. <a href="/"><img src="http://static.tumblr.com/e4yc5en/BGHmeq3b4/untitled-1.png"></a>
  158. <div style="top: 0px; right: 0px; position: fixed;">
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166. </div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  167.  
  168. </div></div>
  169. <div style="top: 0px; right: 0px; position: fixed;">
  170.  
  171. <center><div class="esquerda">{block:PreviousPage}<a href="{PreviousPage}" class="page">«</a>{/block:PreviousPage} </div> <div class="direita">{block:NextPage}<a href="{NextPage}" class="page">»</a>{/block:NextPage}</div></center>
  172.  
  173.  
  174.  
  175. </body>
  176.  
  177. </html>
Advertisement
Add Comment
Please, Sign In to add comment