Advertisement
Gived

blogroll theme 1

May 15th, 2013
1,935
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. <!--
  2. gived
  3. -->
  4.  
  5. <link href='http://fonts.googleapis.com/css?family=Quicksand:400,700|The+Girl+Next+Door|Marck+Script|Lobster|Reenie+Beanie|Shadows+Into+Light+Two|Megrim|Rock+Salt|Raleway:100' rel='stylesheet' type='text/css'>
  6.  
  7.  
  8.  
  9.  
  10. <style type="text/css">
  11.  
  12. ::-webkit-scrollbar {width: 10px; height: 4px; background: #fff; }
  13.  
  14. ::-webkit-scrollbar-thumb { background-color:#000;}
  15.  
  16. a:link, a:active, a:visited{
  17. color:#999999;
  18. text-decoration: none;
  19. -webkit-transition: color 0.4s ease-out;
  20. -moz-transition: color 0.4s ease-out;
  21. }
  22.  
  23. body {
  24. background-color: #fff; /*BACKGROUND COLOR*/
  25. background-position:fixed;
  26. font-family:calibri;
  27. font-size:30px;
  28. color:#000;}
  29.  
  30.  
  31. #content{
  32. position:fixed !important;
  33. width:1105px;
  34. height:95%;
  35. border: 0px solid #ececec; /*CONTENT BORDER*/
  36. padding:2px;
  37. margin-left:13pc;
  38. margin-top:0px;
  39. font-size: 9px;
  40. line-height:11px;
  41. background-color:#fff;/*BACKGROUND COLOR*/
  42. font-family:helvetica;
  43. overflow:auto;
  44. text-align:left;
  45. }
  46.  
  47. #content img{
  48. width: 90px;
  49. margin: 3px;
  50. opacity: .7;
  51. -webkit-border-radius: 0px;
  52. -moz-border-radius: 0px;
  53. border-radius: 0px;
  54. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  55. }
  56.  
  57. #content img:hover{
  58. width: 90px;
  59. margin: 3px;
  60. opacity: .7;
  61. border-radius:150px;
  62. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  63. }
  64.  
  65. @font-face {
  66. font-family: "g";
  67. src: url('http://static.tumblr.com/a90iyxz/7y4mmuafe/iknowaghost.ttf');
  68. }
  69. .title{
  70. text-transform: uppercase;
  71. width: 210px;
  72. position: fixed;
  73. font-family:g;
  74. font-size:35px;
  75. letter-spacing:3px;
  76. line-height:auto;
  77. color:#999999;
  78. margin-top: 130px;
  79. background:;
  80. height:100%;
  81. margin-left: 0px;
  82. z-index:;
  83. display:inline;
  84. text-align:center;
  85. }
  86.  
  87. .desc{
  88. width: 210px;
  89. line-height:15px;
  90. font-size:12px;
  91. position: fixed;
  92. line-height:auto;
  93. color:#999999;
  94. margin-top: 170px;
  95. background:;
  96. height:100%;
  97. margin-left: 0px;
  98. z-index:;
  99. display:inline;
  100. text-align:center;
  101. }
  102.  
  103. .links{
  104. text-transform: uppercase;
  105. width: 210px;
  106. background:;
  107. position: fixed;
  108. font-family:Quicksand;
  109. font-size:12px;
  110. font-weight:700;
  111. letter-spacing:1px;
  112. line-height:auto;
  113. color:#999999;
  114. margin-top: 190px;
  115. margin-left: -5px;
  116. z-index:9999;
  117. display:inline;
  118. text-align:center;
  119. }
  120.  
  121. #s-m-t-tooltip {
  122. max-width:300px;
  123. padding:3px 4px 5px 4px;
  124. margin:20px 0px 0px 20px;
  125. background-color:#fff; /* change the background color */
  126. border:1px solid #ddd; /* change the border color */
  127. font-family:calibri; /* change the font */
  128. font-size:9px; /* change the font size */
  129. letter-spacing:2px; /* change the letter spacing */
  130. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  131. color:#999; /* change the text color */
  132. z-index:999999999999999999999999999999999999;
  133.  
  134. }
  135.  
  136. </style>
  137.  
  138. <title>{title}</title>
  139. <div class="title">Blogroll
  140. </div>
  141.  
  142. <div class="desc">I follow all these amazing blogs!
  143. </div>
  144.  
  145. <div class="links">
  146. <a href="/">back</a> &middot <a href="/ask">ask</a> &middot <a href="http://gived.tumblr.com">credit</a>
  147. </div>
  148.  
  149.  
  150. <div id="content">
  151.  
  152. {block:Following}{block:Followed}<a title='{FollowedName}' target='_blank' href='{FollowedUrl}'><img border='0' src='{FollowedPortraitURL-96}'/>{/block:Followed}{/block:Following}
  153. </div>
  154.  
  155.  
  156. </div>
  157. <div style="font-size: 10px; float: right; position: fixed; bottom: 5px; right: 5px; text-transform:lowercase;"><a href="http://gived.tumblr.com" title="theme credit"><img src="http://media.tumblr.com/tumblr_lpvqgehnPi1qffvip.gif"></a></div>
  158. </head>
  159. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  160.  
  161. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  162.  
  163. <script>
  164.  
  165. (function($){
  166.  
  167. $(document).ready(function(){
  168.  
  169. $("a[title]").style_my_tooltips({
  170.  
  171. tip_follows_cursor:true,
  172.  
  173. tip_delay_time:90,
  174.  
  175. tip_fade_speed:600,
  176.  
  177. attribute:"title"
  178.  
  179. });
  180.  
  181. });
  182.  
  183. })(jQuery);
  184.  
  185. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement