Advertisement
iamthemelocked

Iamthemelocked Navi Page #6

Jun 7th, 2015
824
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.04 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>Navi /// {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:8px}::-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. #titles {
  297. margin:5px 4px 3px 4px;
  298. width:233px;
  299. height:17px;
  300. text-align:center;
  301. display:inline-block;
  302. position:relative;
  303. color:#000;
  304. background:#f2f2f2;
  305. line-height:180%;
  306. line-height:17px;
  307. overflow:hidden;
  308. text-transform:uppercase;
  309. font-size:10px;
  310. font-weight:bold;
  311. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  312. letter-spacing:1px;
  313. }
  314.  
  315. #tags {
  316. margin-top:5px;
  317. margin-left:-365px;
  318. width:800px;
  319. height:292px;
  320. padding:0px;
  321. padding-bottom:1px;
  322. text-align:left;
  323. z-index:999999;
  324. opacity:1;
  325. display:inline-block;
  326. position:fixed;
  327. color:#f2f2f2;
  328. overflow:auto;
  329. text-transform:uppercase;
  330. font-size:10px;
  331. font-weight:bold;
  332. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  333. letter-spacing:1px;
  334. }
  335.  
  336. #box {
  337. margin:-1px 8px 8px 0px;
  338. width:247px;
  339. height:85px;
  340. padding:3px 0px 3px 3px;
  341. text-align:left;
  342. z-index:999999;
  343. opacity:1;
  344. display:inline-block;
  345. position:relative;
  346. color:#f2f2f2;
  347. overflow-y:auto;
  348. overflow-x:hidden;
  349. text-transform:uppercase;
  350. font-size:12px;
  351. font-weight:bold;
  352. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  353. letter-spacing:1px;
  354. }
  355.  
  356. #box:nth-child(5n+1){background-color:#df6c7a;}
  357. #box:nth-child(5n+2){background-color:#df9a6c;}
  358. #box:nth-child(5n+3){background-color:#e5de71;}
  359. #box:nth-child(5n+4){background-color:#8bea71;}
  360. #box:nth-child(5n+5){background-color:#97c5e0;}
  361.  
  362. #tags a{
  363. text-transform:uppercase;
  364. font-size:8px;
  365. width:71px;
  366. background:#222;
  367. font-family:calibri;
  368. padding:3px 2px 2px 2px;
  369. font-weight:bold;
  370. color:#fff;
  371. margin:0.5px -4px 0.5px 4px;
  372. overflow:hidden;
  373. height:11px;
  374. line-height:14px;
  375. line-height:140%;
  376. text-align:center;
  377. position:relative;
  378. letter-spacing:0.5px;
  379. display:inline-block;
  380. }
  381.  
  382. #tags a:hover{
  383. background:#fff;
  384. color:#222;
  385. }
  386.  
  387. /* --- LINKS ---*/
  388.  
  389. /* --- SELECTION ---*/
  390.  
  391. ::selection {
  392. background-color:#fff;
  393. color:#222;
  394. border-radius:2px;
  395. }
  396.  
  397. ::-moz-selection {
  398. background-color:#fff;
  399. color:#222;
  400. border-radius:2px;
  401. }
  402.  
  403. /* --- SELECTION ---*/
  404.  
  405. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  406.  
  407. .credit, .credit a {
  408. width:12px;
  409. height:12px;
  410. bottom:5px;
  411. right:6px;
  412. padding:2px;
  413. font-size:8px;
  414. letter-spacing:1px;
  415. color:white;
  416. z-index:1;
  417. line-height:17px;
  418. line-height:170%;
  419. position:fixed;
  420. text-align:center;
  421. font-family:calibri;
  422. text-decoration:none;
  423. text-transform:uppercase;
  424. background-color:{color:Accent 1};
  425. border:1px solid #cccccc;
  426. z-index:9999999999999999999999;
  427. -webkit-transition: all 0.5s ease-in-out;
  428. -moz-transition: all 0.5s ease-in-out;
  429. -o-transition: all 0.5s ease-in-out;
  430. transition: all 0.5s ease-in-out;
  431. }
  432.  
  433. .credit a:hover {
  434. -webkit-transition: all 0.5s ease-in-out;
  435. -moz-transition: all 0.5s ease-in-out;
  436. -o-transition: all 0.5s ease-in-out;
  437. transition: all 0.5s ease-in-out;
  438. background-color:black;
  439. color:white;
  440. transform:rotate(360deg);
  441. -ms-transform:rotate(360deg);
  442. -webkit-transform:rotate(360deg);}
  443.  
  444. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  445.  
  446. /* UPDATES TAB */
  447.  
  448. {CustomCSS}
  449.  
  450. </style>
  451.  
  452. <div id="title">Perhaps it's the greatest grief, after all, to be left when another is gone</div>
  453.  
  454. <div id="header"><div class="navi">
  455.  
  456. <div id="image2"><img src="https://secure.static.tumblr.com/f5ed052c1c3a8751812f38c436ff012f/xasysa0/3O8np2fo8/tumblr_static_cz061byt91ws4g0g4c08w4o8c.jpg"></div>
  457. <div id="image3"><img src="https://secure.static.tumblr.com/7c8b22272ac6ee71c79b896384f47658/xasysa0/ufJnp2fo8/tumblr_static_9zbnrwlyrq8ks8o04kck8k8w8.jpg"></div>
  458. <div id="image4"><img src="https://secure.static.tumblr.com/6285d9500efaf23eb00cb94451f6de25/xasysa0/h6Fnp2fo8/tumblr_static_36ymw5ejxku8o8008480804go.jpg"></div>
  459. <div id="image5"><img src="https://secure.static.tumblr.com/65e87cc4dc663ca8bb3afbc5628b3923/xasysa0/W8Jnp2fo9/tumblr_static_9sl1ablrt7gg48sc44808ssg0.jpg"></div>
  460.  
  461. <div id="tags">
  462.  
  463. <!-- COPY THIS BOX FOR MORE LINKS -->
  464.  
  465. <div id="box">
  466. <div id="titles">tags & navigation box 1</div>
  467. <a href="/tagged/">your tag #1</a>
  468. <a href="/tagged/">your tag #2</a>
  469. <a href="/tagged/">your tag #3</a>
  470. <a href="/tagged/">your tag #4</a>
  471. <a href="/tagged/">your tag #5</a>
  472. <a href="/tagged/">your tag #6</a>
  473. <a href="/tagged/">your tag #7</a>
  474. <a href="/tagged/">your tag #8</a>
  475. <a href="/tagged/">your tag #9</a></div>
  476.  
  477. <!-- COPY THIS BOX FOR MORE LINKS -->
  478.  
  479. <div id="box">
  480. <div id="titles">tags & navigation box 2</div>
  481. <a href="/tagged/">your tag #1</a>
  482. <a href="/tagged/">your tag #2</a>
  483. <a href="/tagged/">your tag #3</a>
  484. <a href="/tagged/">your tag #4</a>
  485. <a href="/tagged/">your tag #5</a>
  486. <a href="/tagged/">your tag #6</a>
  487. <a href="/tagged/">your tag #7</a>
  488. <a href="/tagged/">your tag #8</a>
  489. <a href="/tagged/">your tag #9</a></div>
  490.  
  491. <div id="box">
  492. <div id="titles">tags & navigation box 3</div>
  493. <a href="/tagged/">your tag #1</a>
  494. <a href="/tagged/">your tag #2</a>
  495. <a href="/tagged/">your tag #3</a>
  496. <a href="/tagged/">your tag #4</a>
  497. <a href="/tagged/">your tag #5</a>
  498. <a href="/tagged/">your tag #6</a>
  499. <a href="/tagged/">your tag #7</a>
  500. <a href="/tagged/">your tag #8</a>
  501. <a href="/tagged/">your tag #9</a></div>
  502.  
  503. <div id="box">
  504. <div id="titles">tags & navigation box 4</div>
  505. <a href="/tagged/">your tag #1</a>
  506. <a href="/tagged/">your tag #2</a>
  507. <a href="/tagged/">your tag #3</a>
  508. <a href="/tagged/">your tag #4</a>
  509. <a href="/tagged/">your tag #5</a>
  510. <a href="/tagged/">your tag #6</a>
  511. <a href="/tagged/">your tag #7</a>
  512. <a href="/tagged/">your tag #8</a>
  513. <a href="/tagged/">your tag #9</a></div>
  514.  
  515. <div id="box">
  516. <div id="titles">tags & navigation box 5</div>
  517. <a href="/tagged/">your tag #1</a>
  518. <a href="/tagged/">your tag #2</a>
  519. <a href="/tagged/">your tag #3</a>
  520. <a href="/tagged/">your tag #4</a>
  521. <a href="/tagged/">your tag #5</a>
  522. <a href="/tagged/">your tag #6</a>
  523. <a href="/tagged/">your tag #7</a>
  524. <a href="/tagged/">your tag #8</a>
  525. <a href="/tagged/">your tag #9</a></div>
  526.  
  527. <div id="box">
  528. <div id="titles">tags & navigation box 6</div>
  529. <a href="/tagged/">your tag #1</a>
  530. <a href="/tagged/">your tag #2</a>
  531. <a href="/tagged/">your tag #3</a>
  532. <a href="/tagged/">your tag #4</a>
  533. <a href="/tagged/">your tag #5</a>
  534. <a href="/tagged/">your tag #6</a>
  535. <a href="/tagged/">your tag #7</a>
  536. <a href="/tagged/">your tag #8</a>
  537. <a href="/tagged/">your tag #9</a></div>
  538.  
  539. <div id="box">
  540. <div id="titles">tags & navigation box 7</div>
  541. <a href="/tagged/">your tag #1</a>
  542. <a href="/tagged/">your tag #2</a>
  543. <a href="/tagged/">your tag #3</a>
  544. <a href="/tagged/">your tag #4</a>
  545. <a href="/tagged/">your tag #5</a>
  546. <a href="/tagged/">your tag #6</a>
  547. <a href="/tagged/">your tag #7</a>
  548. <a href="/tagged/">your tag #8</a>
  549. <a href="/tagged/">your tag #9</a></div>
  550.  
  551. <div id="box">
  552. <div id="titles">tags & navigation box 8</div>
  553. <a href="/tagged/">your tag #1</a>
  554. <a href="/tagged/">your tag #2</a>
  555. <a href="/tagged/">your tag #3</a>
  556. <a href="/tagged/">your tag #4</a>
  557. <a href="/tagged/">your tag #5</a>
  558. <a href="/tagged/">your tag #6</a>
  559. <a href="/tagged/">your tag #7</a>
  560. <a href="/tagged/">your tag #8</a>
  561. <a href="/tagged/">your tag #9</a></div>
  562.  
  563. <div id="box">
  564. <div id="titles">tags & navigation box 9</div>
  565. <a href="/tagged/">your tag #1</a>
  566. <a href="/tagged/">your tag #2</a>
  567. <a href="/tagged/">your tag #3</a>
  568. <a href="/tagged/">your tag #4</a>
  569. <a href="/tagged/">your tag #5</a>
  570. <a href="/tagged/">your tag #6</a>
  571. <a href="/tagged/">your tag #7</a>
  572. <a href="/tagged/">your tag #8</a>
  573. <a href="/tagged/">your tag #9</a></div>
  574.  
  575.  
  576.  
  577. </div></div></div>
  578.  
  579. <span class="credit">
  580. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
  581.  
  582. <div id="links">
  583. <a href="/">Index Page</a>
  584. <a href="/archive">Archive</a>
  585. <a href="/ask">Message</a>
  586. <a href="/">Link 1</a>
  587. <a href="/">Link 2</a>
  588. <a href="http://iamthemelocked.tumblr.com/">Creator</a>
  589. </div>
  590.  
  591. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement