pamellabellegarde

Theme Tumblr: Blogroll I

Nov 30th, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 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.  
  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:#ff00b4;
  37. height:40px;
  38. border:2px solid #fff;
  39. z-index:1000;
  40. }
  41.  
  42. ::-webkit-scrollbar-button:vertical {
  43. height:10px;
  44. display: block;
  45. background:#ff00b4;
  46. z-index:1000;
  47. }
  48.  
  49. ::-webkit-scrollbar {
  50. background-color:#fff;
  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/cGemebi9t/blogroll_por_bombasticdesign.png);
  70. width:700px;
  71. height:560px;
  72. }
  73.  
  74.  
  75.  
  76. body {
  77. background-image: url(http://static.tumblr.com/e4yc5en/dmEmebidk/bg.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. .ff {
  87.  
  88. margin-top:10px;
  89. margin-right:-10px;
  90. z-index:999;
  91. }
  92.  
  93. .ff img {border:solid 3px #f591d8;
  94. filter: alpha(opacity=70);
  95. moz-opacity:.70;
  96. opacity:.70 ;
  97. margin:2px;
  98. -webkit-transition-duration: .50s;
  99. }
  100.  
  101. .ff img:hover {
  102. filter: alpha(opacity=100);
  103. moz-opacity:1.0;
  104. opacity:1.0;
  105. }
  106.  
  107.  
  108.  
  109. .cre
  110. {position:fixed;
  111. bottom:0px;
  112. right:30px;
  113. }
  114.  
  115.  
  116. </style>
  117. <!-- FIM DO CSS -->
  118.  
  119.  
  120.  
  121. </head>
  122.  
  123.  
  124. <body>
  125. <div class="cre">
  126.  
  127. <a href="http://secret-dialogues.tumblr.com/" TARGET = "_blank"><img src="http://static.tumblr.com/e4yc5en/Ar5mebjdq/untitled-6.png"></a></div>
  128.  
  129. <center>
  130.  
  131.  
  132. <div class="z"><br><br><br><br><br><br><br><br>
  133.  
  134. <div class="ff"><div style="width:500px;max-height:360px;overflow:auto;.">
  135.  
  136. {block:Following}{block:Followed}
  137. <a href="{FollowedURL}" title="{FollowedTitle}">
  138. <img src="{FollowedPortraitURL-48}" alt="{FollowedTitle}"/> </a> {/block:Followed}{/block:Following}
  139.  
  140. </div></div></div>
  141.  
  142.  
  143.  
  144.  
  145. <br><div style="margin-right:-400px;margin-top:-50px;">
  146.  
  147. <a href="/"><img src="http://static.tumblr.com/e4yc5en/5tQmebihr/untitled-5.png" ></a>
  148.  
  149.  
  150. </div></div></div>
  151.  
  152.  
  153. </div>
  154.  
  155. </div>
  156. <div style="top: 0px; right: 0px; position: fixed;">
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164. </div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  165.  
  166. </div></div>
  167. <div style="top: 0px; right: 0px; position: fixed;">
  168.  
  169. <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>
  170.  
  171.  
  172.  
  173. </body>
  174.  
  175. </html>
Advertisement
Add Comment
Please, Sign In to add comment