Advertisement
crownih

Blogroll #1

Jul 22nd, 2014
630
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.57 KB | None | 0 0
  1. <!--
  2. DON'T DELETE CREDITS
  3. blogroll #1 BY CROWNIH
  4.  
  5. http://crownih.tumblr.com/
  6. http://crownih.tumblr.com/
  7.  
  8. Edit away, just leave the credit as it is. (And where it is)
  9. If you need something ask me.
  10. Love you
  11.  
  12.  
  13. -->
  14.  
  15.  
  16. <style> body, a, a:hover { cursor:url('http://www.dolliehost.com/dolliecrave/cursors/cursors-arrow/arrow38.gif'), auto }</style>
  17.  
  18. <html>
  19. <head>
  20. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  21.  
  22. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  23.  
  24. <script>
  25.  
  26. (function($){
  27.  
  28. $(document).ready(function(){
  29.  
  30. $("a[title]").style_my_tooltips({
  31. tip_follows_cursor:true,
  32. tip_delay_time:90,
  33. tip_fade_speed:900,
  34. attribute:"title"
  35.  
  36. });
  37.  
  38. });
  39.  
  40. })(jQuery);
  41.  
  42. </script>
  43. <style>
  44. .tooltip{
  45. display: inline;
  46. position: relative;
  47. }
  48. #s-m-t-tooltip {
  49. max-width:300px; /*how big the tooltip can be at most*/
  50. border-radius: 25px; /*change your border radius*/
  51. padding:3px 4px 5px 4px; /*padding inside tooltip*/
  52. margin:20px 7px -2px 20px; /*distance from word*/
  53. background-color:#ffffff; /*background color*/
  54. border:1px solid #E0E0E0; /*border info*/
  55. font-family:calibri;
  56. font-size:10px; /*tooltip font size*/
  57. letter-spacing:2px; /*tooltip letter spacing*/
  58. text-transform:uppercase; /*makes the tooltip title uppercase*/
  59. color:#000; /*tooltip font color*/
  60. z-index:999999999999999999999999999999999999;
  61. }
  62. </style>
  63.  
  64.  
  65. <title>{title}</title>
  66. <link rel="shortcut icon" href="{Favicon}"> <script type="text/javascript">
  67. <!--
  68.  
  69. // Disable Right Click Script
  70.  
  71. function IE(e)
  72. {
  73. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  74. {
  75. return false;
  76. }
  77. }
  78. function NS(e)
  79. {
  80. if (document.layers || (document.getElementById && !document.all))
  81. {
  82. if (e.which == "2" || e.which == "3")
  83. {
  84. return false;
  85. }
  86. }
  87. }
  88. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  89.  
  90. //-->
  91. </script>
  92.  
  93. <style type="text/css">
  94.  
  95. #bab{
  96. z-index:2;
  97. text-shadow:2px 2px 3px #eee;
  98. background-color:white;
  99. color:#b1e0e0;
  100. text-align:center;
  101. position:fixed;
  102. font-family:calibri;
  103. margin-top:500px;
  104. padding:40px;
  105. margin-left:-50px;
  106. line-height:85px;
  107. font-size:80px;
  108. }
  109. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  110.  
  111. #box{
  112. border:0px double #ddd;
  113. width:800px;
  114. margin-top:40px;
  115. padding:0px;
  116. position:relative;
  117. margin-left:200px;
  118. height:auto;
  119. line-height:11px;
  120. }
  121.  
  122. #box img{
  123. margin-bottom:15px;
  124. border:0px dashed #ddd;
  125. border-radius:360px;
  126. width:70px;
  127. transition: all 0.7s ease;
  128. margin-left:15px;
  129. -o-transition-transition: all 0.7s ease;
  130. -webkit-transition: all 0.7s ease;
  131. -moz-transition: all 0.7s ease;
  132. }
  133.  
  134. #box img:hover{
  135. border-radius:0px;
  136. transition: all 0.7s ease;
  137. opacity:1;
  138. -o-transition-transition: all 0.7s ease;
  139. -webkit-transition: all 0.7s ease;
  140. -moz-transition: all 0.7s ease;
  141. }
  142.  
  143. body {
  144. line-height:10px;
  145. font-size:5px;
  146. background:white;
  147. padding: 0px;
  148. margin: 0px;
  149. color:#777;
  150. }
  151.  
  152. div#cent{
  153. margin:auto;
  154. position:relative;
  155. width:1000px;
  156. overflow:auto;
  157. overflow-y:hidden;
  158. }
  159.  
  160. a{ /* links */
  161. text-decoration: none;
  162. color: #cfcfcf;}
  163. a:hover {
  164. text-decoration: none;
  165. font-style:normal;
  166. color:#000000;
  167. border-radius:10px;
  168. }
  169. #ali a{
  170. color:#363636;
  171. }
  172.  
  173. #ali a:hover{
  174. text-decoration: none;
  175. font-size:16px;
  176. color:#000000;
  177. }
  178.  
  179. @font-face { font-family: "lc"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  180.  
  181. #ali{
  182. width:500px;
  183. position:fixed;
  184. margin-left:340px;
  185. text-align:center;
  186. color:#000;
  187. font-family:courier;
  188. margin-top:640px;
  189. z-index:2;
  190. font-size:20px;
  191. }
  192.  
  193. bg{
  194. margin-top:0px;
  195. padding:2px;
  196. color:#b1e0e0;
  197. }
  198.  
  199. ::-webkit-scrollbar-button:horizontal {
  200. width: 4px;
  201. height: 4px;
  202. display: block;
  203. background:#E0EBF8
  204. }
  205.  
  206.  
  207. ::-webkit-scrollbar-thumb:vertical {
  208. background:#E0EBF8;
  209. border-top: 1px solid #FFFFFF;
  210. border-bottom: 1px solid #FFFFFF
  211. }
  212.  
  213. ::-webkit-scrollbar-thumb:horizontal {
  214. background: #FFFFFF;
  215. border: 0px solid #FFFFFF
  216. }
  217.  
  218. ::-webkit-scrollbar-thumb {
  219. background: #E0EBF8;
  220. border-bottom: 0pt solid #FFFFFF;
  221. border-top: 0pt solid #FFFFFF;
  222. }
  223.  
  224. ::-webkit-scrollbar-track-piece {
  225. border-top: 1pt solid #FFFFFF;
  226. width:4pt
  227. border-bottom: 1pt solid #FFFFFF;
  228. background: #FFFFFF;
  229. }
  230.  
  231. @font-face {
  232. font-family: "bebas neue";
  233. src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf');
  234. }
  235.  
  236. ::-webkit-scrollbar {
  237. width: 8px;
  238. background:#FFFFFF
  239. height:auto;
  240. }
  241.  
  242. ::-webkit-scrollbar-corner {
  243. background:#FFFFFF
  244. }
  245.  
  246. ::-webkit-scrollbar-button:vertical {
  247. height:4px;
  248. background:#E0EBF8
  249. display: block;
  250. }
  251.  
  252. </style>
  253. </head>
  254. <body>
  255. <div id="cent">
  256. <div id="bab">
  257. my blogroll; people I follow
  258. </div></div>
  259. <div id="ali"><bg>
  260. <a href="/">back</a></bg> ·
  261. <bg><a href="/ask">message</a></bg> ·
  262. <bg> <a href="http://tumblr.com">dashboard</a></bg> ·
  263. <bg><a href="http://crownih.tumblr.com">©</a></bg>
  264. </div>
  265. <div id="center"></div>
  266. <div id="box"><center>
  267. {block:Following}{block:Followed}
  268. <a target='_blank' href='{FollowedURL}' title="{FollowedName}">
  269. <img style="" src='{FollowedPortraitURL-64}' />
  270. {/block:Followed}{/block:Following}</center>
  271. </div></div></body></html>
  272.  
  273.  
  274. <style> body, a, a:hover { cursor:url('http://www.dolliehost.com/dolliecrave/cursors/cursors-arrow/arrow38.gif'), auto }</style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement