Advertisement
imgirlrauhl

Blogroll #2 - themesbyvanne.tumblr.com

Mar 4th, 2014
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.65 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <head>
  3.  
  4. <!----
  5.  
  6. Blogroll #2 by Vanne @ themesbyvanne.tumblr.com
  7.  
  8. PLEASE DO NOT REMOVE THE CREDITS! Thank you for using my blogpage <3
  9.  
  10. ----->
  11.  
  12. <title>Blogroll</title>
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15.  
  16. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  17.  
  18. <style>
  19. div#qTip {
  20. margin: 5px;
  21. padding: 4px 8px 4px 8px;
  22. z-index: 99999;
  23. display: none;
  24. text-align: center;
  25. position: absolute;
  26. text-transform: uppercase;
  27. font-size: 9px;
  28. color: #fff;
  29. background: #9dd8ff;
  30. letter-spacing: 1px;
  31. }
  32. </style>
  33.  
  34. <style type="text/css">
  35.  
  36. body {
  37. background: url('https://24.media.tumblr.com/8939bf293e12aa837a2b92645724f327/tumblr_n1odeovR551t0v4cmo4_250.png');
  38. font-family: Consolas;
  39. }
  40.  
  41. ::-webkit-scrollbar-thumb:vertical {
  42. background-color: #9dd8ff;
  43. height: auto;
  44. }
  45.  
  46. ::-webkit-scrollbar-thumb:horizontal {
  47. background-color: #9dd8ff;
  48. height: auto;
  49. }
  50.  
  51. ::-webkit-scrollbar {
  52. height:4px;
  53. width:5px;
  54. background-color: #ffffff;
  55. }
  56.  
  57. a {
  58. text-decoration: none;
  59. }
  60.  
  61. a:hover {
  62. text-decoration: none;
  63. }
  64.  
  65. #all {
  66. position:relative;
  67. top:130px;
  68. width:700px;
  69. margin:0 auto;
  70. padding:5px;
  71. }
  72.  
  73. #title {
  74. position: relative;
  75. font-size:30px;
  76. padding-right: 40px;
  77. margin-bottom: 15px;
  78. border-bottom: 2px solid #a3c8ff;
  79. width: 670px;
  80. text-align: right;
  81. color: #a3c8ff;
  82. text-shadow: 2px 2px 2px #b5fcff;
  83. }
  84.  
  85. #content {
  86. width: 578px;
  87. height: 400px;
  88. overflow:auto;
  89. border: 2px solid #bcd7ff;
  90. background: #fff;
  91. padding:5px;
  92. float:left;
  93. -webkit-transition: all 0.5s ease-in-out;
  94. -moz-transition: all 0.5s ease-in-out;
  95. -o-transition: all 0.5s ease-in-out;
  96. -ms-transition: all 0.5s ease-in-out;
  97. transition: all 0.5s ease-in-out;
  98. }
  99.  
  100. #content img {
  101. max-width: 64px;
  102. opacity: .8;
  103. border: 3px double #84b6ff;
  104. padding: 1px;
  105. margin: 7px;
  106. -webkit-transition: all 0.5s ease-in-out;
  107. -moz-transition: all 0.5s ease-in-out;
  108. -o-transition: all 0.5s ease-in-out;
  109. -ms-transition: all 0.5s ease-in-out;
  110. transition: all 0.5s ease-in-out;
  111. }
  112.  
  113. #content img:hover {
  114. opacity: 1;
  115. box-shadow: 0px 0px 15px #b5fcff;
  116. border-radius: 0 50%;
  117. }
  118.  
  119. #left {
  120. z-index:9999;
  121. position: relative;
  122. float:left;
  123. margin-left:0px;
  124. margin-top: 0px;
  125. margin-right: 8px;
  126. width: 96px;
  127. }
  128.  
  129. #icon {
  130. z-index:9999;
  131. position: relative;
  132. margin-left:0px;
  133. margin-top: 0px;
  134. width: 100px;
  135. }
  136.  
  137. #icon img {
  138. width: 90px;
  139. border: 2px solid #84b6ff;
  140. }
  141.  
  142. #linkk {
  143. position: relative;
  144. margin-top: 10px;
  145. width: 100px;
  146. }
  147.  
  148. #linkk a {
  149. display: block;
  150. width: 88px;
  151. background: #9dd8ff;
  152. padding: 3px;
  153. margin-bottom: 6px;
  154. font-size: 11px;
  155. color: #ffffff;
  156. }
  157.  
  158. #linkk a:hover {
  159. background: #84b6ff;
  160. }
  161.  
  162. </style>
  163.  
  164. <body>
  165.  
  166. <div id="all">
  167. <div id="title">Blogroll</div>
  168.  
  169. <div id="left">
  170. <div id="icon"><img src="{Favicon}"></div>
  171. <div id="linkk">
  172. <a href="/">Index</a>
  173. <a href="http://tumblr.com/dashboard">Dashboard</a>
  174. <a href="http://themesbyvanne.tumblr.com">Credit</a>
  175. </div>
  176. </div>
  177.  
  178. <div id="content">
  179. {block:Following}{block:Followed}
  180. <a target='_blank' href='{FollowedURL}' title="{FollowedName}"><img src='{FollowedPortraitURL-64}' /></a>
  181. {/block:Followed}{/block:Following}
  182. </div>
  183.  
  184. </div>
  185.  
  186. </body>
  187.  
  188. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement