Advertisement
getbackwithyous

Blogroll theme #1

May 20th, 2013
1,080
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.83 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!-- Blogroll theme #1 by shakenmyexistance -->
  5.  
  6. <head>
  7.  
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  9. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11. <link rel="shortcut icon" href="{Favicon}" />
  12. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  14.  
  15. <link href="http://static.tumblr.com/u75hsbe/a6jm4ylzs/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  16.  
  17. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  18.  
  19. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  20. <script>
  21. (function($){
  22. $(document).ready(function(){
  23. $("a[title]").style_my_tooltips({
  24. tip_follows_cursor:true,
  25. tip_delay_time:0,
  26. tip_fade_speed:100,
  27. attribute:"title"
  28. });
  29. });
  30. })(jQuery);
  31. </script>
  32.  
  33. <style type="text/css">
  34.  
  35. body {
  36. background-color:#fff;
  37. color:#a6a6a6;
  38. font-family:cambria;
  39. font-weight:normal;
  40. }
  41. a {
  42. opacity:1;
  43. color:#949494;
  44. text-decoration:none;
  45. -moz-transition-duration:0.5s;
  46. -webkit-transition-duration:0.5s;
  47. -o-transition-duration:0.5s;
  48. }
  49.  
  50. a:hover {
  51. cursor:help;
  52. -moz-transition-duration:0.5s;
  53. -webkit-transition-duration:0.5s;
  54. -o-transition-duration:0.5s;
  55. }
  56.  
  57. ::-webkit-scrollbar {width: 7px; height:auto; background:#FFFFFF;}
  58.  
  59. ::-webkit-scrollbar-corner {background:#FFFFFF;}
  60.  
  61. ::-webkit-scrollbar-button:vertical {height:2px; display: block; background-color:#f6f4f4;}
  62.  
  63. ::-webkit-scrollbar-button:horizontal {width: 4px; height: 2px; display: block; background-color:#f6f4f4;}
  64.  
  65. ::-webkit-scrollbar-thumb:vertical {background-color:#f6f4f4; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;}
  66.  
  67. ::-webkit-scrollbar-thumb:horizontal {background-color:#f6f4f4; border: 0px solid #FFFFFF;}
  68.  
  69. #s-m-t-tooltip{
  70. max-width:300px;
  71. padding:5px;
  72. margin:18px 0px 0px 3px;
  73. z-index:9999;
  74. background-color:#fff;
  75. font-family:cambria;
  76. font-size:8px;
  77. letter-spacing:1px;
  78. text-transform:uppercase;
  79. color:#949494;
  80. border-radius:0px;
  81. }
  82.  
  83. #blogroll {
  84. width:500px;
  85. margin-top:0px;
  86. margin-left:370px;
  87. height:400px;
  88. overflow-y:scroll;
  89. overflow:auto;
  90. }
  91.  
  92. #blogroll img {
  93. width:64px;
  94. height:64px;
  95. opacity:1;
  96. -moz-transition-duration:0.8s;
  97. -webkit-transition-duration:0.8s;
  98. -o-transition-duration:0.8s;
  99. }
  100.  
  101. #blogroll img:hover {
  102. opacity:0.5;
  103. -moz-transition-duration:0.8s;
  104. -webkit-transition-duration:0.8s;
  105. -o-transition-duration:0.8s;
  106. }
  107.  
  108. #container{
  109. width:480px;
  110. background-color:#f6f4f4;
  111. padding:10px;
  112. margin-top:100px;
  113. font-style:italic;
  114. margin-left:370px;
  115. margin-bottom:10px;
  116. }
  117.  
  118. .title {
  119. color:#949494;
  120. text-align:center;
  121. }
  122.  
  123. .links {
  124. text-align:center;
  125. color:#949494;
  126. font-style:italic;
  127. text-transform:lowercase;
  128. }
  129.  
  130. .links a {
  131. font-size:11px;
  132. width:30px;
  133. letter-spacing:0px;
  134. color:#949494;
  135. }
  136.  
  137. .links a:hover {
  138. color:#f6f4f4;
  139. }
  140.  
  141.  
  142.  
  143. </style>
  144. </head>
  145.  
  146. <div id="container">
  147. <div class="title">{title}</div>
  148. <div class="links">
  149. <a href="http://www.{name}.tumblr.com">home</a> ―
  150. <a href="/ask">ask</a> ―
  151. <a href="http://www.tumblr.com/dashboard">dashboard</a> ―
  152. <a href="http://www.gbwythemes.tumblr.com/">credit</a></div></div>
  153. <div id="blogroll">
  154. {block:Following}{block:Followed}
  155. <a href="{FollowedURL}" title="{FollowedName}"><img src="{FollowedPortraitURL-64}"/>
  156. {/block:Followed}{/block:Following}</a></div>
  157. </body>
  158. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement