Advertisement
JeremySwaag

Blogroll Theme 002

Aug 6th, 2013
846
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.03 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!--
  6. Blogroll theme 002 by JeremyPolizzi
  7.  
  8. ──░██▌░▐█▀█ ▄▀▄ █── █── ▀ ▀▀▀▀█ ▀
  9. ░▄░▐█▌░▐█▄█ █─█ █─▄ █─▄ █ ─▄▀▀─ █
  10. ░████▌░▐█── ─▀─ ▀▀▀ ▀▀▀ ▀ ▀▀▀▀▀ ▀
  11.  
  12.  
  13. PLEASE DO NOT REMOVE CREDIT!
  14. -->
  15.  
  16. <head>
  17. <link href='http://fonts.googleapis.com/css?family=Overlock+SC' rel='stylesheet' type='text/css'>
  18.  
  19.  
  20.  
  21. <title>{Title}</title>
  22. <link rel="shortcut icon" href="{Favicon}">
  23. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  24. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  25. </head>
  26.  
  27. <style type="text/css">
  28.  
  29.  
  30. @font-face {
  31. font-family: "Meow";
  32. src: url(http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");
  33. }
  34.  
  35. @font-face {font-family: steadygo; src:url('http://static.tumblr.com/szja7ah/DGvmr4kc8/ready_steady_go.ttf');}
  36.  
  37.  
  38.  
  39. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  40.  
  41. #s-m-t-tooltip {
  42. display:block;
  43. max-width:200px;
  44. margin:15px;
  45. padding:4px;
  46. background-color:#fff;
  47. font-weight:10px;
  48. font-family: Calibri;
  49. color:black;
  50. text-transform: lowercase;
  51. font-style: italic;
  52. }
  53.  
  54.  
  55. .container {margin: auto; width: 540px;}
  56.  
  57. body{
  58. color:#FFFFFF;
  59. background-image:url('http://imageshack.us/a/img547/5047/i5fr.png');
  60. background-color:white;
  61. background-repeat:repeat-x;
  62. background-attachment:fixed;
  63. background-position:bottom center;
  64. font-family:arial;
  65. font-size:10px;
  66. line-height: 120%;
  67. text-align:justify;
  68. }
  69.  
  70.  
  71. a:link, a:active, a:visited {color:#b6a38e; text-decoration:none; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; transition:all 0.5s ease-out
  72. text-shadow: 0px 0px 2px #000000;
  73. filter: dropshadow(color=#000000, offx=0, offy=0);
  74. }
  75. a:hover {text-decoration:none; color:#FFFFFF;}
  76.  
  77. #scrollbox {
  78. margin-top:30px;
  79. width:700px;
  80. top:203px;
  81. background-color:;}
  82.  
  83.  
  84. #icons {
  85. width: 680px;
  86. height: 250px;
  87. margin-bottom: 30px;
  88. margin-left: 300px;
  89. padding: 12px;
  90. border: 4px double #000;
  91. margin-top: -60px;
  92. overflow-y: scroll;
  93. border-top: 1px dashed #000;
  94. }
  95.  
  96.  
  97. #title{
  98. margin-top: 27%;
  99. padding-bottom: 60px;
  100. margin-left: -73%;
  101. font-size: 90px;
  102. font-family: 'steadygo';
  103. text-align: center;
  104. color: #000;
  105. }
  106. #title2{
  107. font-family: caviardreams;
  108. margin-top: -3.3%;
  109. margin-left: -7.5%;
  110. font-size: 19px;
  111. position: fixed;
  112. text-align: center;
  113. color: #000;
  114. }
  115.  
  116.  
  117. #linker {
  118. margin-top: -5.5%;
  119. width: 300px;
  120. margin-left: 9px;
  121. -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s;}
  122.  
  123. #linkerz a {width:170px; font-family:calibri; position: fixed; font-size:8.5px; line-height: 20px; overflow:hidden; display: list-item; text-align:center; font-style:italic; letter-spacing:1px; padding:6px; text-transform:lowercase; margin-right:5px; -webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  124.  
  125.  
  126. .home a{color: #000;
  127. background-color: #FFF;
  128. margin-left: 48%;
  129. border-left: 1px solid #DDD;
  130. border-top: 1px solid #DDD;
  131. margin-top: -22%;
  132. }
  133. .home a:hover{
  134. background-color: #fff;
  135. border-left: 1px solid #000;
  136. border-top: 1px solid #000;
  137. color: #7f7f7f;}
  138.  
  139. .ask a{color: #000;
  140. background-color: #FFF;
  141. border-top: 1px solid #DDD;
  142. border-right: 1px solid #DDD;
  143. margin-top: -22%;
  144. margin-left: 60%;
  145. }
  146. .ask a:hover{background-color: #fff;
  147. border-right: 1px solid #000;
  148. border-top: 1px solid #000;
  149. color: #7f7f7f;}
  150.  
  151. .credit a{margin-left: 60%;
  152. margin-top: -20%;
  153. color: #000;
  154. background-color: #FFF;
  155. border-right: 1px solid #DDD;
  156. border-bottom: 1px solid #DDD;
  157. }
  158. .credit a:hover{background-color: #fff;
  159. border-bottom: 1px solid #000;
  160. border-right: 1px solid #000;
  161. color: #7f7f7f;}
  162.  
  163. .link1 a{margin-left: 48%;
  164. margin-top: -20%;
  165. color: #000;
  166. background-color: #FFF;
  167. border-left: 1px solid #DDD;
  168. border-bottom: 1px solid #DDD;}
  169. .link1 a:hover{background-color: #fff;
  170. border-bottom: 1px solid #000;
  171. border-left: 1px solid #000;
  172. color: #7f7f7f;}
  173.  
  174.  
  175. ::-webkit-scrollbar {
  176. height: 12px;
  177. width: 10px;
  178. }
  179.  
  180. ::-webkit-scrollbar-thumb {
  181. background-color:#BFBFBD;
  182. }
  183.  
  184. ::-webkit-scrollbar-track{
  185. background-color:#eeeeee;
  186. }
  187. ::-webkit-scrollbar-buttom{
  188. background-color:#000000;
  189. }
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198. #icons img {
  199. width: 48px;
  200. height: 48px;
  201. border: 1px solid #DDD;
  202. -webkit-transition: 0.2s ease-in;
  203. -webkit-filter:grayscale(1);}
  204.  
  205.  
  206.  
  207. #icons img:hover {
  208. width: 48px;
  209. height: 48px;
  210. border: 1px solid #000;
  211. -webkit-transition: 0.2s ease-in;
  212. -webkit-filter:grayscale(0%);
  213. }
  214. </style>
  215. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  216. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  217. <script>
  218. (function($){
  219. $(document).ready(function(){
  220. $("a[title]").style_my_tooltips({
  221. tip_follows_cursor:true,
  222. tip_delay_time:20,
  223. tip_fade_speed:200,
  224. attribute:"title"
  225. });
  226. });
  227. })(jQuery);
  228. </script>
  229. </head>
  230. <body>
  231. <center>
  232.  
  233. <div class="container">
  234. <div id="title2">{Name}'s</div>
  235. <div id="title">Blogroll<div><div></center>
  236.  
  237.  
  238.  
  239. <div id="scrollbox">
  240.  
  241.  
  242.  
  243.  
  244.  
  245. <div id="icons" >
  246. <center>
  247.  
  248. {block:Following}{block:Followed}<a href="{FollowedURL}" title="{FollowedName}">
  249.  
  250. <img border='0' style="padding:0px;" src='{FollowedPortraitURL-48}' />
  251.  
  252. {/block:Followed}{/block:Following}
  253. </center>
  254. </div>
  255.  
  256.  
  257. </div>
  258.  
  259.  
  260.  
  261. </body>
  262.  
  263. <div id="linker">
  264. <div id="linkerz">
  265. <div class="home"><a href="/">home</a></div>
  266. <div class="ask"><a href="/ask">ask</a></div>
  267. <div class="credit"><a href="http://jpolizzithemes.tumblr.com">theme</a></div>
  268. <div class="link1"><em><a href="http://www.tumblr.com">dash</a></em>{/block:ifLink1}</div>
  269.  
  270. </div>
  271. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement