radiatingbiebs

blogroll theme 3

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