Advertisement
KISUMI

teets

Mar 29th, 2015
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.32 KB | None | 0 0
  1. <!-----
  2. blogroll theme 2 by acousticized
  3. ------>
  4.  
  5. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <head>
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  9.  
  10. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  11. <style>
  12. div#qTip {
  13. padding: 2px;
  14. height:9px;
  15. font-family:calibri;
  16. font-size:8px;
  17. display: none;
  18. text-align: center;
  19. position: absolute;
  20. line-height:8px;
  21. z-index: 999999999999;
  22. background: {color:title};
  23. color: #fff;
  24. text-transform:uppercase;
  25. border:1px solid #fff;
  26. letter-spacing: 1px;
  27. }
  28. </style>
  29. <style type="text/css">
  30.  
  31. ::-webkit-scrollbar {width: 5px; height: 4px; background: #fff; border-radius:3px;}
  32.  
  33. ::-webkit-scrollbar-thumb { border-radius:7px;background-color:#BDCEFF;}
  34.  
  35. a:link, a:active, a:visited{
  36. color:#999999;
  37. text-decoration: none;
  38. -webkit-transition: color 0.4s ease-out;
  39. -moz-transition: color 0.4s ease-out;
  40. }
  41.  
  42. body {
  43. background-color: #f9f9f9; /*BACKGROUND COLOR*/
  44. background-position:fixed;
  45. font-family:calibri;
  46. font-size:30px;
  47. color:#000;}
  48.  
  49.  
  50. div#center{
  51. position:fixed !important;
  52. width:693px;
  53. height:65%;
  54. border-radius:7px;
  55. border: 1px solid #ddd; /*CONTENT BORDER*/
  56. padding:10px;
  57. margin-left:350px;
  58. margin-top:80px;
  59. font-size: 9px;
  60. line-height:11px;
  61. background-color:#fff;/*BACKGROUND COLOR*/
  62. font-family:calibri;
  63. overflow:auto;
  64. text-align:left;
  65. }
  66. .side{
  67. height:65%;
  68. display:inline-block;
  69. width:200px;
  70. position:fixed;
  71. background: #ddd;
  72. }
  73. .pic img{
  74. -webkit-filter:grayscale(0.7);
  75. opacity:0.9;
  76. border-radius:60px;
  77. }
  78. .pic {
  79. width:70px;
  80. margin:3px;
  81. height:70px;
  82. display:inline-block;
  83. text-align:center;
  84. border-radius:60px;
  85. transition: all 0.4s ease-out;
  86. -o-transition-transition: all 0.4s ease-out;
  87. -webkit-transition: all 0.4s ease-out;
  88. -moz-transition: all 0.4s ease-out;
  89. overflow: auto;
  90. }
  91.  
  92. .pic:hover img{
  93. opacity:0;
  94. transition: all 0.3s ease-out;
  95. -o-transition-transition: all 0.3s ease-out;
  96. -webkit-transition: all 0.3s ease-out;
  97. -moz-transition: all 0.3s ease-out;
  98. }
  99.  
  100. .pic:hover{
  101. background:#F9F9F9;
  102. }
  103. .blog{
  104. height:70px;
  105. display: inline-block;
  106. opacity:1;
  107. width:70px;
  108. line-height:70px;
  109. position: absolute;
  110. text-transform:uppercase;
  111. font-size:9px;
  112. text-align:center;
  113. transition: all 0.3s ease-out;
  114. -o-transition-transition: all 0.3s ease-out;
  115. -webkit-transition: all 0.2s ease-out;
  116. -moz-transition: all 0.3s ease-out;
  117.  
  118. }
  119. .blog a{
  120. background:#ddd;
  121. color:#000;
  122. }
  123.  
  124. @font-face {
  125. font-family: "g";
  126. src: url('http://static.tumblr.com/a90iyxz/7y4mmuafe/iknowaghost.ttf');
  127. }
  128.  
  129. .title{
  130. width: 210px;
  131. font-family:cedarville cursive;
  132. font-size:35px;
  133. letter-spacing:3px;
  134. color:#BDCEFF;
  135. height:49px;
  136. border-bottom:1px dashed #ddd;
  137. text-align:center;
  138. }
  139.  
  140.  
  141. @font-face {
  142. font-family: "titulo";
  143. src: url('http://static.tumblr.com/exioynw/NBFm4wy7z/bebasneue.otf');
  144. }
  145. .sidee{
  146. margin-top: 230px;
  147. margin-left: 70px;
  148. position:fixed;}
  149. .links{
  150. text-transform: uppercase;
  151. width: 230px;
  152. overflow:hidden;
  153. background:;
  154. font-family:consolas;
  155. font-size:9px;
  156. letter-spacing:1px;
  157. line-height:auto;
  158. color:#999999;
  159. z-index:9999;
  160. text-align:justify;
  161. margin-left:7px;
  162. }
  163.  
  164. .links a{
  165. border:1px solid #ddd;
  166. padding:6px;
  167. text-align:center;
  168. width:80px;
  169. background:white;
  170. margin:3px;
  171. display:inline-block;
  172. }
  173.  
  174. </style>
  175.  
  176. <title>{title}</title>
  177. <div class="sidee"><div class="title">my blogroll
  178. </div>
  179. <div class="links">
  180. <a href="/">main page</a><a href="http://tumblr.com/dashboard/">back to dash</a><a href="/ask">message me</a><a href="http://acousticized.tumblr.com"> theme credit</a>
  181. </div>
  182.  
  183.  
  184. </div>
  185. <div id="center">
  186.  
  187.  
  188. {block:Following}
  189. {block:Followed}
  190.  
  191.  
  192.  
  193. <div class="pic">
  194.  
  195.  
  196. <div class="blog">{FollowedName}</div>
  197.  
  198. <a href="{FollowedUrl}"><img width="70px;"border: "3" src="{FollowedPortraitURL-96}"title="{FollowedName}"></div>
  199.  
  200. {/block:Followed}{/block:Following}
  201. </div>
  202.  
  203.  
  204. </div>
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211. </head>
  212. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement