Advertisement
damnbritts

Blogroll Theme 1 | Damnbritts

Feb 2nd, 2014
4,929
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.15 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.  
  3. <!-- BLOGROLL THEME #01 BY DAMNBRITTS. -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <head>
  9.  
  10. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  11. <title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}" />
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  14.  
  15. <style type="text/css">
  16.  
  17.  
  18. a {
  19. color:{color:link};
  20. text-decoration:none;
  21. -moz-transition-duration:0.5s;
  22. -webkit-transition-duration:0.5s;
  23. -o-transition-duration:0.5s;
  24. }
  25.  
  26. a:hover {
  27. color:{color:hover};
  28. text-decoration:none;
  29. -moz-transition-duration:0.5s;
  30. -webkit-transition-duration:0.5s;
  31. -o-transition-duration:0.5s;
  32. }
  33.  
  34.  
  35. ::-webkit-scrollbar-thumb:vertical { background:#f1f1f1;border-radius:30px;border:3px solid #fff; }
  36. ::-webkit-scrollbar-thumb:horizontal { background:#fff; }
  37. ::-webkit-scrollbar { background:#f1f1f1; border: 5px solid #ffffff; width: 11px; height: 7px; }
  38. ::-webkit-scrollbar-thumb:active {border:1px solid #fff;}
  39.  
  40.  
  41. body {
  42. background-image:url('');
  43. font-family:Calibri;
  44. font-weight:normal;
  45. }
  46.  
  47.  
  48. #theme {
  49. background-color:{color:bg};
  50. width:700px;
  51. margin: 0 auto -12px auto;
  52. text-align: center;
  53. }
  54.  
  55. #all {
  56. margin-top:0px;
  57. margin-left:80px;
  58. }
  59.  
  60.  
  61. @font-face { font-family: "GBold"; src: url('http://static.tumblr.com/qlfmldj/DgRmngn5r/gotham-bold.otf'); }
  62.  
  63.  
  64. #title {
  65. width:500px;
  66. position:absolute;
  67. background:#f9f9f9;
  68. padding:10px;
  69. font-family:gbold;
  70. color:#c2c2c2;
  71. font-size:24px;
  72. margin-top:-50px;
  73. text-transform:uppercase;
  74. letter-spacing:-1px;
  75. text-align:left;
  76. border-top:1px solid #f0f0f0;
  77. border-right:1px solid #f0f0f0;
  78. border-left:1px solid #f0f0f0;
  79. -webkit-transition: all 0.3s ease-in;
  80. -moz-transition: all 0.5s ease-in;
  81. -o-transition: all 0.5s ease-in;
  82. }
  83.  
  84. #links {
  85. font-family:consolas;
  86. letter-spacing:1px;
  87. text-transform:uppercase;
  88. position:absolute;
  89. font-size:10px;
  90. margin-left:390px;
  91. margin-top:-30px;
  92. }
  93.  
  94. #links a{
  95. color:#a8a8a8;
  96. border-bottom:2px solid #f9f9f9;
  97. }
  98.  
  99. #links a:hover {
  100. border-bottom:2px solid #cacaca;
  101. }
  102.  
  103. #box {
  104. width:480px;
  105. height:290px;
  106. overflow:scroll;
  107. padding-left:30px;
  108. padding:20px;
  109. background:#fff;
  110. border:1px solid #f0f0f0;
  111. margin-top:180px;
  112. }
  113.  
  114. #box img {
  115. width:45px;
  116. margin:3px;
  117. padding:3px;
  118. opacity:0.6;
  119. border:2px solid #f1f1f1;
  120. -webkit-transition: all 0.3s ease-in;
  121. -moz-transition: all 0.5s ease-in;
  122. -o-transition: all 0.5s ease-in;
  123. }
  124.  
  125. #box img:hover {
  126. background:white;
  127. opacity:1;
  128. background-color:#ffffff;
  129. border:2px solid #d4d4d4;
  130. box-shadow: 0 0 5px #e4e4e3;
  131. -webkit-transition: all 0.3s ease-in-out;
  132. -moz-transition: all 0.3s ease-in-out;
  133. -o-transition: all 0.3s ease-in-out;
  134. -webkit-transform:scale(1.2);
  135. -moz-transform:scale(1.8);
  136. -o-transform:scale(1.35);
  137. }
  138.  
  139. #cred {
  140. font-size:8px;
  141. font-family:times;
  142. letter-spacing:1px;
  143. -moz-transition-duration:0.5s;
  144. -webkit-transition-duration:0.5s;
  145. -o-transition-duration:0.5s;
  146. }
  147.  
  148. #cred a {
  149. background-color:#fff;
  150. color:#a8a8a8;
  151. padding:5px;
  152. border:1px solid #ddd;
  153. position:fixed;
  154. right:7px;
  155. bottom:10px
  156. }
  157.  
  158. #cred a:hover {
  159. color:#fff;
  160. background-color:#000;
  161. border-radius:90px;
  162. -moz-transition-duration:2s;
  163. -webkit-transition-duration:2s;
  164. -o-transition-duration:2s;
  165. }
  166.  
  167.  
  168. #s-m-t-tooltip {
  169. font-size:8px;
  170. max-width:300px;
  171. padding:2px 3px 2px 3px;
  172. margin:13px 0px 0px 13px;
  173. z-index:10;
  174. background-color:#fff;
  175. font-weight:bold;
  176. border:1px solid #ddd;
  177. font-family:consolas;
  178. letter-spacing:1px;
  179. text-transform:uppercase;
  180. color:#9a9a9a;
  181. z-index:999999999999999999999999999999999999;
  182. }
  183.  
  184.  
  185. {CustomCSS}
  186.  
  187. </style></head>
  188. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  189. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  190. <script>
  191. (function($){
  192. $(document).ready(function(){
  193. $("a[title]").style_my_tooltips({
  194. tip_follows_cursor:true,
  195. tip_delay_time:10,
  196. tip_fade_speed:100,
  197. attribute:"title"
  198. });
  199. });
  200. })(jQuery);
  201. </script>
  202.  
  203.  
  204.  
  205. <body>
  206. <div id="theme">
  207. <div id="all">
  208. <div id="title">blogroll</div>
  209.  
  210. <div id="links">
  211. <a href="/">return</a> |
  212. <a href="/ask">ask</a> |
  213. <a href="http://tumblr.com">dash</a>
  214. </div>
  215.  
  216. <div id="box">
  217. {block:Following}
  218. {block:Followed}
  219. <a href="{FollowedURL}" title="{FollowedName}"><img src="{FollowedPortraitURL-48}"/></a>
  220. {/block:Followed}
  221. {/block:Following}
  222. </div>
  223. </div>
  224.  
  225. <div id="cred"><a href="http://damnbritts.tumblr.com/">DB</a></div>
  226.  
  227. </div>
  228. </div>
  229. </div>
  230. </body>
  231. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement