Advertisement
iamthemelocked

Iamthemelocked Blogroll Page #6

Jun 7th, 2015
603
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.77 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. <!--- Theme by iamthemelocked
  4. DO NOT REMOVE THE CREDIT
  5. DO NOT COPY
  6. DO NOT CLAIM AS YOUR OWN
  7. IF YOU DO THEN I´LL MAKE YOU INTO SHOES
  8. BIT NOT GOOD, ISN´T IT?--->
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
  11.  
  12. <title>Blogroll /// {Title}</title>
  13.  
  14. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:600,attribute:"title"});});})(jQuery);</script>
  15.  
  16. <meta charset="utf-8">
  17. <meta name="viewport" content="initial-scale=1.0, width=device-width" />
  18.  
  19. <link rel="shortcut icon" href="{favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21.  
  22. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  23. <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  24.  
  25. <!--- SPECIAL FONTS --->
  26.  
  27. <link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,700,400italic,700italic|Inconsolata:400,700' rel='stylesheet' type='text/css'>
  28.  
  29. <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
  30.  
  31. <!--- SPECIAL FONTS --->
  32.  
  33. <style type="text/css">
  34.  
  35. /* basic styles */
  36.  
  37. /* --- SCROLLBAR ---*/
  38.  
  39. ::-webkit-scrollbar {background-color:#000; height:5px; width:6px}::-webkit-scrollbar-thumb:vertical {background-color:#222; height:40px;}::-webkit-scrollbar-thumb:horizontal {background-color:#f6f6f6; height:5px!important}
  40.  
  41. iframe#tumblr_controls {top:auto;bottom:0;z-index:98;opacity:.4!important;position:fixed!important;-webkit-transition:opacity .4s linear;transition:opacity .4s linear;}
  42.  
  43. iframe#tumblr_controls:hover {opacity:.67!important;}
  44.  
  45. /* --- SCROLLBAR ---*/
  46.  
  47. /* --- BODY ---*/
  48.  
  49. #s-m-t-tooltip{
  50. position:absolute;
  51. margin-top: 15px;
  52. margin-left:15px;
  53. z-index:9999999999999;
  54. background:#222222;
  55. color:#fff;
  56. text-transform:uppercase;
  57. letter-spacing:0.5px;
  58. font-family:calibri;
  59. line-height:13px;
  60. max-width:300px;
  61. font-size:8px;
  62. padding:2px 6px;
  63. -webkit-transition:all 0.4s;
  64. -moz-transition:all 0.4s;
  65. -ms-transition:all 0.4s;
  66. -o-transition:all 0.4s;
  67. transition:all 0.4s;
  68. }
  69.  
  70. body {
  71. color: #222222;
  72. background:#fafafa;
  73. font: 9px 'Trebuchet MS', sans-serif;
  74. overflow:hidden;
  75. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  76. }
  77.  
  78. *, body, a, a:hover {cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;}
  79.  
  80. b, strong {color: color:#222;word-wrap:normal;}
  81. i, em {color: color:#222};word-wrap:normal;}
  82. p {margin-top:5px;margin-bottom:5px}
  83. ol {list-style:normal;}
  84. ul {list-style:square;}
  85. small {font-size:8px;}
  86. big {font-size:10px;}
  87.  
  88. blockquote {
  89. padding-left:10px;
  90. margin-left:10px;
  91. margin-top:5px;
  92. border-left:1px solid;
  93. }
  94.  
  95. a {
  96. font-weight:normal;
  97. word-wrap:initial;
  98. text-decoration:none;
  99. text-transform:lowercase;
  100. font-family:calibri;
  101. font-size:8px;
  102. color:#8f8f8f;
  103. word-wrap: break-word;
  104. -moz-outline-style:none;
  105. -webkit-transition:all 0.5s;
  106. -moz-transition:all 0.5s;
  107. -ms-transition:all 0.5s;
  108. -o-transition:all 0.5s;
  109. transition:all 0.5s;
  110. }
  111.  
  112. a:hover {
  113. -moz-outline-style:none;
  114. -webkit-transition:all 0.5s;
  115. -moz-transition:all 0.5s;
  116. -ms-transition:all 0.5s;
  117. -o-transition:all 0.5s;
  118. transition:all 0.5s;
  119. }
  120.  
  121. a:hover:nth-child(5n+1){color:#df6c7a;}
  122. a:hover:nth-child(5n+2){color:#df9a6c;}
  123. a:hover:nth-child(5n+3){color:#e5de71;}
  124. a:hover:nth-child(5n+4){color:#8bea71;}
  125. a:hover:nth-child(5n+5){color:#97c5e0;}
  126.  
  127.  
  128. .caption a, .text a, #description a, #tab18 a {
  129. padding:0px 1px;
  130. position:relative;
  131. }
  132.  
  133. .caption a:before, .text a:before, #description a:before, #tab18 a:before{
  134. content:'';
  135. top:100%;
  136. width:0;
  137. height:1px;
  138. right:50%;
  139. background:#df6c7a;
  140. position:absolute;
  141. transition:all .2s linear;
  142. -webkit-transition:all .2s linear;
  143. -moz-transition:all .2s linear;
  144. -o-transition:all .2s linear;
  145. }
  146.  
  147. .caption a:hover::before, .text a:hover::before, #description a:hover::before, #tab18 a:hover::before{
  148. width:100%;
  149. right:0;
  150. }
  151.  
  152. /* --- BODY ---*/
  153.  
  154. /* --- HEADER ---*/
  155.  
  156. #header {
  157. position:fixed;
  158. left:0;
  159. right:0;
  160. margin-left:auto;
  161. margin-right:auto;
  162. display:block;
  163. top:35px;
  164. border-top:4px solid white;
  165. border-bottom:4px solid white;
  166. height:30%;
  167. width:100%;
  168. opacity:1;
  169. z-index:9;
  170. background-image:url("http://static.tumblr.com/5eb06c26a835fe5205b7646571f24d6e/xasysa0/Z7Ynp0jbc/tumblr_static_cbp7j68ypg8c00oc44ck4c04k.jpg");
  171. background-attachment:fixed;
  172. background-position:center center;
  173. background-size:cover;
  174. background-repeat:repeat;
  175. }
  176.  
  177. .navi {
  178. position:relative;
  179. transform:translate(-50%,-50%);
  180. text-align:center;
  181. left:50%;
  182. padding:20px 20px 20px 20px;
  183. height:300px;
  184. border:8px double #fff;
  185. width:900px;top:calc(220% - 40px);
  186. background:#000;
  187. opacity:1;
  188. }
  189.  
  190. /* --- HEADER ---*/
  191.  
  192. /* --- IMAGES ---*/
  193.  
  194. #image2 img{
  195. border:2px solid #fff;position:fixed;display:inline-block;width:35px;height:35px;padding:2px;margin-left:-430px;margin-top:65px;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: grayscale(100%);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;
  196. }
  197.  
  198. #image2 img:hover {
  199. -webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);filter: grayscale(0%);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;}
  200.  
  201. #image3 img{
  202. border:2px solid #fff;position:fixed;display:inline-block;width:35px;height:35px;padding:2px;margin-left:-430px;margin-top:115px;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: grayscale(100%);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;
  203. }
  204.  
  205. #image3 img:hover {
  206. -webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);filter: grayscale(0%);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;}
  207.  
  208. #image4 img{
  209. border:2px solid #fff;position:fixed;display:inline-block;width:35px;height:35px;padding:2px;margin-left:-430px;margin-top:165px;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: grayscale(100%);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;
  210. }
  211.  
  212. #image4 img:hover {
  213. -webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);filter: grayscale(0%);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;}
  214.  
  215. #image5 img{
  216. border:2px solid #fff;position:fixed;display:inline-block;width:35px;height:35px;padding:2px;margin-left:-430px;margin-top:215px;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: grayscale(100%);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;
  217. }
  218.  
  219. #image5 img:hover {
  220. -webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);filter: grayscale(0%);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;}
  221.  
  222. /* --- IMAGES ---*/
  223.  
  224. /* --- TITLES ---*/
  225.  
  226. #title {
  227. text-transform:uppercase;
  228. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  229. color:#000;
  230. position:relative;
  231. background:white;
  232. border-bottom:1px solid #f2f2f2;
  233. margin-top:0px;
  234. width:100%;
  235. display:block;
  236. padding:6px;
  237. line-height:14px;
  238. text-align:center;
  239. margin-left:0px;
  240. letter-spacing:1px;
  241. font-size:13px;
  242. z-index:999;
  243. -o-transition-duration:1s;
  244. -webkit-transition-duration:1s;
  245. -moz-transition-duration:1s;
  246. }
  247.  
  248. /* --- TITLES ---*/
  249.  
  250. /* --- LINKS ---*/
  251.  
  252. #links {
  253. bottom:0px;
  254. left:0px;
  255. width:100%;
  256. height:12px;
  257. text-align:center;
  258. padding:8px 0px;
  259. opacity:1;
  260. background-color:#000;
  261. z-index:9999;
  262. position:absolute;
  263. }
  264.  
  265. #links a{
  266. text-transform:uppercase;
  267. font-size:8px;
  268. width:auto;
  269. padding:0px;
  270. color:#fff;
  271. margin:0px 15px;
  272. position:relative;
  273. letter-spacing:0.5px;
  274. display:inline-block;
  275. }
  276.  
  277. #links a:before{
  278. content:'';
  279. top:180%;
  280. width:100%;
  281. height:1px;
  282. right:0;
  283. background:transparent;
  284. position:absolute;
  285. transition:all .2s linear;
  286. -webkit-transition:all .2s linear;
  287. -moz-transition:all .2s linear;
  288. -o-transition:all .2s linear;
  289. }
  290.  
  291. #links a:hover::before{
  292. top:100%;
  293. background:#fff;
  294. }
  295.  
  296. #blogroll {
  297. margin-top:5px;
  298. margin-left:-365px;
  299. width:820px;
  300. height:292px;
  301. text-align:left;
  302. z-index:999999;
  303. opacity:1;
  304. display:inline-block;
  305. position:fixed;
  306. overflow:auto;
  307. -webkit-transition:all 0.5s;
  308. -moz-transition:all 0.5s;
  309. -ms-transition:all 0.5s;
  310. -o-transition:all 0.5s;
  311. transition:all 0.5s;
  312. }
  313.  
  314. #blogroll img{
  315. width:50px;
  316. height:50px;
  317. margin:4px;
  318. -webkit-filter: grayscale(100%);
  319. -moz-filter: grayscale(100%);
  320. filter: grayscale(100%);
  321. -webkit-transition:all 0.5s;
  322. -moz-transition:all 0.5s;
  323. -ms-transition:all 0.5s;
  324. -o-transition:all 0.5s;
  325. transition:all 0.5s;
  326. }
  327.  
  328. #blogroll img:hover {
  329. -webkit-transition:all 0.5s;
  330. -moz-transition:all 0.5s;
  331. -ms-transition:all 0.5s;
  332. -o-transition:all 0.5s;
  333. transition:all 0.5s;
  334. -webkit-transform: scale(0.8);
  335. -webkit-filter: grayscale(0%);
  336. -moz-filter: grayscale(0%);
  337. filter: grayscale(0%);}
  338.  
  339. /* --- LINKS ---*/
  340.  
  341. /* --- SELECTION ---*/
  342.  
  343. ::selection {
  344. background-color:#fff;
  345. color:#222;
  346. border-radius:2px;
  347. }
  348.  
  349. ::-moz-selection {
  350. background-color:#fff;
  351. color:#222;
  352. border-radius:2px;
  353. }
  354.  
  355. /* --- SELECTION ---*/
  356.  
  357. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  358.  
  359. .credit, .credit a {
  360. width:12px;
  361. height:12px;
  362. bottom:5px;
  363. right:6px;
  364. padding:2px;
  365. font-size:8px;
  366. letter-spacing:1px;
  367. color:white;
  368. z-index:1;
  369. line-height:17px;
  370. line-height:170%;
  371. position:fixed;
  372. text-align:center;
  373. font-family:calibri;
  374. text-decoration:none;
  375. text-transform:uppercase;
  376. background-color:black;
  377. border:1px solid #cccccc;
  378. z-index:9999999999999999999999;
  379. -webkit-transition: all 0.5s ease-in-out;
  380. -moz-transition: all 0.5s ease-in-out;
  381. -o-transition: all 0.5s ease-in-out;
  382. transition: all 0.5s ease-in-out;
  383. }
  384.  
  385. .credit a:hover {
  386. -webkit-transition: all 0.5s ease-in-out;
  387. -moz-transition: all 0.5s ease-in-out;
  388. -o-transition: all 0.5s ease-in-out;
  389. transition: all 0.5s ease-in-out;
  390. background-color:black;
  391. color:white;
  392. transform:rotate(360deg);
  393. -ms-transform:rotate(360deg);
  394. -webkit-transform:rotate(360deg);}
  395.  
  396. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  397.  
  398. /* UPDATES TAB */
  399.  
  400. {CustomCSS}
  401.  
  402. </style>
  403.  
  404. <div id="title">Perhaps it's the greatest grief, after all, to be left when another is gone</div>
  405.  
  406. <div id="header"><div class="navi">
  407.  
  408. <div id="image2"><img src="https://secure.static.tumblr.com/f5ed052c1c3a8751812f38c436ff012f/xasysa0/3O8np2fo8/tumblr_static_cz061byt91ws4g0g4c08w4o8c.jpg"></div>
  409. <div id="image3"><img src="https://secure.static.tumblr.com/7c8b22272ac6ee71c79b896384f47658/xasysa0/ufJnp2fo8/tumblr_static_9zbnrwlyrq8ks8o04kck8k8w8.jpg"></div>
  410. <div id="image4"><img src="https://secure.static.tumblr.com/6285d9500efaf23eb00cb94451f6de25/xasysa0/h6Fnp2fo8/tumblr_static_36ymw5ejxku8o8008480804go.jpg"></div>
  411. <div id="image5"><img src="https://secure.static.tumblr.com/65e87cc4dc663ca8bb3afbc5628b3923/xasysa0/W8Jnp2fo9/tumblr_static_9sl1ablrt7gg48sc44808ssg0.jpg"></div>
  412.  
  413. <div id="blogroll">
  414.  
  415. {block:Following}{block:Followed}<a target="_blank" title="{FollowedName}" href='{FollowedURL}'><img src='{FollowedPortraitURL-64}'/></a>{/block:Followed}{/block:Following} </div>
  416.  
  417. </div>
  418.  
  419. </div></div></div>
  420.  
  421. <span class="credit">
  422. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
  423.  
  424. <div id="links">
  425. <a href="/">Index Page</a>
  426. <a href="/archive">Archive</a>
  427. <a href="/ask">Message</a>
  428. <a href="/">Link 1</a>
  429. <a href="/">Link 2</a>
  430. <a href="http://iamthemelocked.tumblr.com/">Creator</a>
  431. </div>
  432.  
  433. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement