Advertisement
iamthemelocked

Iamthemelocked Navi Page #3

Sep 6th, 2014
2,501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.18 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">
  11. <head><title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link href='http://fonts.googleapis.com/css?family=Alegreya+SC' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Advent+Pro:400,300' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Belleza' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC' rel='stylesheet' type='text/css'>
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19.  
  20. <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>
  21.  
  22.  
  23. <!--- SPECIAL FONTS --->
  24.  
  25. <script type="text/javascript">
  26. WebFontConfig = {
  27. google: { families: [ 'Petit+Formal+Script::latin' ] }
  28. };
  29. (function() {
  30. var wf = document.createElement('script');
  31. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  32. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  33. wf.type = 'text/javascript';
  34. wf.async = 'true';
  35. var s = document.getElementsByTagName('script')[0];
  36. s.parentNode.insertBefore(wf, s);
  37. })(); </script>
  38.  
  39. <link href='http://fonts.googleapis.com/css?family=Disco' rel='stylesheet' type='text/css'>
  40.  
  41. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  42.  
  43. <link href='http://fonts.googleapis.com/css?family=Aguafina Script' rel='stylesheet' type='text/css'>
  44. <style type="text/css">
  45.  
  46.  
  47. ::-webkit-scrollbar-thumb:vertical {
  48. height:10px; border:2px solid #ffffff; background-color:#000000;}
  49.  
  50. ::-webkit-scrollbar-thumb:horizontal {
  51. background-color:#ffffff;}
  52.  
  53. ::-webkit-scrollbar {
  54. width:11px; height:5px; border:5px solid #ffffff; background-color:#ffffff;}
  55.  
  56. /* --- BODY ---*/
  57.  
  58. #s-m-t-tooltip{
  59. position:absolute;
  60. margin-top: 15px;
  61. letter-spacing:1px;
  62. z-index:9999999999999;
  63. background:#000000;
  64. color:#ffffff;
  65. text-transform:uppercase;
  66. letter-spacing:2px;
  67. max-width:320px;
  68. font-size:8px;
  69. padding:4px 5px 4px 5px;
  70. -webkit-transition:all 0.4s;
  71. -moz-transition:all 0.4s;
  72. -ms-transition:all 0.4s;
  73. -o-transition:all 0.4s;
  74. transition:all 0.4s;
  75. }
  76.  
  77. body {
  78. background:#ffffff;
  79. margin:0px;
  80. font-size: 10px;
  81. color:#000000;
  82. font-family: calibri;
  83. line-height:100%;
  84. }
  85.  
  86.  
  87. a {
  88. text-decoration:none;
  89. outline:none;
  90. font-size:8px;
  91. text-transform:uppercase;
  92. -moz-outline-style:none;
  93. color:#cc5c5c;
  94. -webkit-transition:all 0.5s;
  95. -moz-transition:all 0.5s;
  96. -ms-transition:all 0.5s;
  97. -o-transition:all 0.5s;
  98. transition:all 0.5s;
  99. }
  100.  
  101. a:hover {
  102. text-decoration:none;
  103. outline:none;
  104. -moz-outline-style:none;
  105. color:#000000;
  106. -webkit-transition:all 0.5s;
  107. -moz-transition:all 0.5s;
  108. -ms-transition:all 0.5s;
  109. -o-transition:all 0.5s;
  110. transition:all 0.5s;
  111. }
  112.  
  113. img {
  114. border:none;
  115. }
  116.  
  117. /* --- HEADER ---*/
  118.  
  119. #header {
  120. opacity:1;
  121. top:0px;
  122. width:100%;
  123. text-align:center;
  124. height:30px;
  125. background:#ffffff;
  126. position:fixed;
  127. z-index:4;
  128. }
  129.  
  130. #header2 {
  131. opacity:1;
  132. top:30px;
  133. width:100%;
  134. text-align:center;
  135. margin:auto;
  136. height:60px;
  137. margin-left:0px;
  138. position:fixed;
  139. background:#cc5c5c; /* --- Change your header colour here ---*/
  140. z-index:4;
  141. }
  142.  
  143. #side {
  144. opacity:1;
  145. top:90px;
  146. height:100%;
  147. text-align:right;
  148. margin:auto;
  149. width:5px;
  150. margin-left:500px;
  151. position:fixed;
  152. border-right:20px solid #cc5c5c; /* --- Change your header colour here ---*/
  153. z-index:4;
  154. }
  155.  
  156. #navi {
  157. opacity:1;
  158. top:100px;
  159. height:540px;
  160. width:800px;
  161. text-align:right;
  162. margin:auto;
  163. overflow:scroll;
  164. margin-left:30px;
  165. position:fixed;
  166. z-index:4;
  167. }
  168.  
  169. /* --- HEADER ---*/
  170.  
  171. /* --- IMAGES ---*/
  172.  
  173. #pics {
  174. height:60px;
  175. width:60px;
  176. padding:4px;
  177. margin-top:20px;
  178. margin-left:-180px;
  179. opacity:1;
  180. position:fixed;
  181. }
  182.  
  183. #image img {
  184. height:60px;
  185. width:60px;
  186. margin-top:-4px;
  187. margin-right:0px;
  188. opacity:1;
  189. padding:4px;
  190. border:1px solid #dddddd;
  191. }
  192.  
  193. #pics2 {
  194. height:60px;
  195. width:120px;
  196. padding:4px;
  197. margin-top:-4px;
  198. margin-left:-90px;
  199. opacity:1;
  200. position:fixed;
  201. }
  202.  
  203. #image2 img {
  204. height:60px;
  205. width:60px;
  206. margin-top:20px;
  207. margin-right:600px;
  208. opacity:1;
  209. padding:4px;
  210. border:1px solid #dddddd;
  211. }
  212.  
  213. #image3 img {
  214. height:60px;
  215. width:60px;
  216. margin-top:20px;
  217. margin-right:480px;
  218. opacity:1;
  219. padding:4px;
  220. border:1px solid #dddddd;
  221. }
  222.  
  223. /* --- IMAGES ---*/
  224.  
  225. /* --- HEADER TITLE ---*/
  226.  
  227. #title {
  228. position:fixed;
  229. font-family:calibri;
  230. line-height:100%;
  231. font-size:20px;
  232. text-transform:uppercase;
  233. width:100%;
  234. letter-spacing:4px;
  235. height:auto;
  236. margin-left:20px;
  237. margin-top:18px;
  238. padding:4px;
  239. font-weight:normal;
  240. opacity:1;
  241. text-align:left;
  242. background:transparent;
  243. color:#ffffff; /* --- Change your title font colour here ---*/
  244. }
  245.  
  246. /* --- HEADER TITLE ---*/
  247.  
  248. /* --- SIDEBAR LINKS ---*/
  249.  
  250. #links {
  251. text-align:right;
  252. text-transform:uppercase;
  253. height:auto;
  254. width:160px;
  255. line-height:7px;
  256. font-family:calibri;
  257. font-size:9px;
  258. letter-spacing:2px;
  259. margin-left:-250px;
  260. margin-top:195px;
  261. padding-bottom:6px;
  262. padding-top:6px;
  263. padding-left:6px;
  264. padding-right:17px;
  265. left:50%;
  266. display:inline-block;
  267. opacity:1;
  268. -webkit-transition: all 0.6s ease-in-out;
  269. -moz-transition: all 0.6s ease-in-out;
  270. -o-transition: all 0.6s ease-in-out;
  271. transition: all 0.6s ease-in-out;
  272. }
  273.  
  274. #links a {
  275. display:inline-block;
  276. margin:3px;
  277. padding-right:8px;
  278. padding:4px;
  279. border-right:4px solid #000000;
  280. border-left:0px solid #000000;
  281. color:#000000; /* --- Change your links font colour here ---*/
  282. height:6px;
  283. width:145px;
  284. -webkit-transition: all 0.6s;
  285. -moz-transition: all 0.6s;
  286. -ms-transition:all 0.6s;
  287. -o-transition: all 0.6s;
  288. transition: all 0.6s;
  289. }
  290.  
  291. #links a:hover {
  292. border-left:18px solid #000000;
  293. border-right:5px solid #000000;
  294. color:#ffffff;
  295. background-color:#cc5c5c; /* --- Change your links background here ---*/
  296. -webkit-transition: all 0.6s;
  297. -moz-transition: all 0.6s;
  298. -ms-transition:all 0.6s;
  299. -o-transition: all 0.6s;
  300. transition: all 0.6s;
  301. }
  302.  
  303. /* --- SIDEBAR LINKS ---*/
  304.  
  305. /* --- DESCRIPTION ---*/
  306.  
  307. #description {
  308. font-family:calibri;
  309. line-height:100%;
  310. font-size:10px;
  311. text-transform:uppercase;
  312. width:150px;
  313. height:auto;
  314. top:410px;
  315. padding-right:6px;
  316. padding-left:4px;
  317. margin-left:-176px;
  318. position:fixed;
  319. opacity:1;
  320. border-right:4px solid #000000;
  321. text-align:right;
  322. color:#000000;
  323. -webkit-transition: all 0.6s ease-in-out;
  324. -moz-transition: all 0.6s ease-in-out;
  325. -o-transition: all 0.6s ease-in-out;
  326. transition: all 0.6s ease-in-out;
  327. }
  328.  
  329. /* --- DESCRIPTION ---*/
  330.  
  331. /* --- TAGS SECTION ---*/
  332.  
  333. #navilinks {
  334. margin-top:20px;
  335. width:160px;
  336. display:inline-block;
  337. height:auto;
  338. margin-left:25px;
  339. float:left;
  340. margin-bottom:40px;
  341. }
  342.  
  343. #navilinks a {
  344. width:100px;
  345. display:inline-block;
  346. font-family:calibri;
  347. text-transform:uppercase;
  348. font-size:9px;
  349. padding-left:8px;
  350. padding-bottom:1px;
  351. padding-top:1px;
  352. line-height:14px;
  353. padding-right:1px;
  354. text-decoration:none;
  355. text-align:left;
  356. color:#b6b6b6;
  357. margin-top:4px;
  358. margin-bottom:4px;
  359. letter-spacing:2px;
  360. border-left:4px solid #000000;
  361. border-right:0px solid #000000;
  362. transition: all 0.5s ease-out;
  363. -webkit-transition: all 0.5s ease-out;
  364. -moz-transition: all 0.5s ease-out;
  365. -o-transition: all 0.5s ease-out;
  366. }
  367.  
  368. #navilinks a:hover {
  369. border-left:4px solid #000000;
  370. border-right:25px solid #000000;
  371. color:#ffffff;
  372. text-align:left;
  373. background-color:#cc5c5c;
  374. transition: all 0.5s ease-out;
  375. -webkit-transition: all 0.5s ease-out;
  376. -moz-transition: all 0.5s ease-out;
  377. -o-transition: all 0.5s ease-out;
  378. }
  379.  
  380. /* --- TAGS SECTION ---*/
  381.  
  382. /* --- TAGS SECTION TITLE ---*/
  383.  
  384. #navititle {
  385. width:130px;
  386. font-family:calibri;
  387. text-transform:uppercase;
  388. font-size:14px;
  389. padding-left:2px;
  390. padding-bottom:2px;
  391. padding-top:2px;
  392. padding-right:6px;
  393. margin-left:25px;
  394. text-decoration:none;
  395. text-align:center;
  396. color:#cc5c5c;
  397. letter-spacing:2px;
  398. transition: all 0.5s ease-out;
  399. -webkit-transition: all 0.5s ease-out;
  400. -moz-transition: all 0.5s ease-out;
  401. -o-transition: all 0.5s ease-out;
  402. }
  403.  
  404. /* --- TAGS SECTION TITLE ---*/
  405.  
  406. /* --- SELECTION ---*/
  407.  
  408. ::selection {
  409. background-color:#000000;
  410. color:#ffffff;
  411. }
  412.  
  413. ::-moz-selection {
  414. background-color:#000000;
  415. color:#ffffff;
  416. }
  417.  
  418. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  419.  
  420. .credit, .credit a {
  421. width:15px;
  422. height:15px;
  423. bottom:10px;
  424. left:10px;
  425. padding:4px;
  426. font-size:9px;
  427. letter-spacing:2px;
  428. color:#ffffff;
  429. line-height:15px;
  430. position:fixed;
  431. text-align:center;
  432. color:#ffffff;
  433. font-family:calibri;
  434. text-transform:uppercase;
  435. background-color:#cc5c5c;
  436. border:1px solid #000000;
  437. -webkit-transition: all 0.5s ease-in-out;
  438. -moz-transition: all 0.5s ease-in-out;
  439. -o-transition: all 0.5s ease-in-out;
  440. transition: all 0.5s ease-in-out;
  441. }
  442.  
  443. .credit a:hover {
  444. -webkit-transition: all 0.5s ease-in-out;
  445. -moz-transition: all 0.5s ease-in-out;
  446. -o-transition: all 0.5s ease-in-out;
  447. transition: all 0.5s ease-in-out;
  448. transform:rotate(360deg);
  449. -ms-transform:rotate(360deg);
  450. -webkit-transform:rotate(360deg);
  451. background-color:#000000;}
  452.  
  453. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  454.  
  455. {CustomCSS}</style>
  456.  
  457. </head><body>
  458.  
  459. <style type="text/css">body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}</style>
  460.  
  461. <div id="header">
  462. <div id="header2">
  463. <div id="title">Navigation Page</div><!--change your title here -->
  464. </div>
  465. </div>
  466.  
  467. <div id="side">
  468.  
  469. <div id="pics">
  470. <div id="image"><img src="http://static.tumblr.com/39f979ff990454bea6d719f515c90d34/xasysa0/iQYnam4u9/tumblr_static_bzi3hy1l6xw0ckosgwokwwcsg.gif"/><!--change the image url here--></div></div>
  471. <div id="pics2">
  472. <div id="image2"><img src="http://static.tumblr.com/1e918fcebd084088b020c5c72f32b6d3/xasysa0/znTnam4kt/tumblr_static_2ajjtp34782ss8cok88woo4k8.gif"/><!--change the image url here --></div>
  473. <div id="image3"><img src="http://static.tumblr.com/73d8c91784946c3b5c201dfccc8a95cf/xasysa0/UpJnam4kt/tumblr_static_et8bq45gv9wsoc0wscokg444k.gif"/><!--change the image url here --></div></div>
  474.  
  475. <div id="links">
  476. <!--change your links here -->
  477. <a href="/">Home</a>
  478. <a href="/ask">Ask</a>
  479. <a href="/">Link 3</a>
  480. <a href="/">Link 4</a>
  481. <a href="/">Link 5</a>
  482. <!--change your links here -->
  483. </div>
  484.  
  485. <div id="description">Navigation and Tags page</div><!--change your description here -->
  486.  
  487. <div id="navi">
  488.  
  489. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  490.  
  491. <div id="navilinks">
  492. <div id="navititle">Tag section 1</div></br>
  493. <!--change the names and links here-->
  494. <a href="/">Your Navi Link</a>
  495. <a href="/">Your Navi Link</a>
  496. <a href="/">Your Navi Link</a>
  497. <a href="/">Your Navi Link</a>
  498. <a href="/">Your Navi Link</a>
  499. <a href="/">Your Navi Link</a>
  500. <a href="/">Your Navi Link</a>
  501. <a href="/">Your Navi Link</a>
  502. <a href="/">Your Navi Link</a>
  503. <a href="/">Your Navi Link</a>
  504. <a href="/">Your Navi Link</a>
  505. <a href="/">Your Navi Link</a>
  506. <a href="/">Your Navi Link</a>
  507. <a href="/">Your Navi Link</a>
  508. <a href="/">Your Navi Link</a>
  509. <!--change the names and links here-->
  510. </div>
  511.  
  512. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  513.  
  514. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  515.  
  516. <div id="navilinks">
  517. <div id="navititle">Tag section 2</div></br>
  518. <!--change the names and links here-->
  519. <a href="/">Your Navi Link</a>
  520. <a href="/">Your Navi Link</a>
  521. <a href="/">Your Navi Link</a>
  522. <a href="/">Your Navi Link</a>
  523. <a href="/">Your Navi Link</a>
  524. <a href="/">Your Navi Link</a>
  525. <a href="/">Your Navi Link</a>
  526. <a href="/">Your Navi Link</a>
  527. <a href="/">Your Navi Link</a>
  528. <a href="/">Your Navi Link</a>
  529. <a href="/">Your Navi Link</a>
  530. <a href="/">Your Navi Link</a>
  531. <a href="/">Your Navi Link</a>
  532. <a href="/">Your Navi Link</a>
  533. <a href="/">Your Navi Link</a>
  534. <!--change the names and links here-->
  535. </div>
  536.  
  537. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  538.  
  539. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  540.  
  541. <div id="navilinks">
  542. <div id="navititle">Tag section 3</div></br>
  543. <!--change the names and links here-->
  544. <a href="/">Your Navi Link</a>
  545. <a href="/">Your Navi Link</a>
  546. <a href="/">Your Navi Link</a>
  547. <a href="/">Your Navi Link</a>
  548. <a href="/">Your Navi Link</a>
  549. <a href="/">Your Navi Link</a>
  550. <a href="/">Your Navi Link</a>
  551. <a href="/">Your Navi Link</a>
  552. <a href="/">Your Navi Link</a>
  553. <a href="/">Your Navi Link</a>
  554. <a href="/">Your Navi Link</a>
  555. <a href="/">Your Navi Link</a>
  556. <a href="/">Your Navi Link</a>
  557. <a href="/">Your Navi Link</a>
  558. <a href="/">Your Navi Link</a>
  559. <!--change the names and links here-->
  560. </div>
  561.  
  562. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  563.  
  564. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  565.  
  566. <div id="navilinks">
  567. <div id="navititle">Tag section 4</div></br>
  568. <!--change the names and links here-->
  569. <a href="/">Your Navi Link</a>
  570. <a href="/">Your Navi Link</a>
  571. <a href="/">Your Navi Link</a>
  572. <a href="/">Your Navi Link</a>
  573. <a href="/">Your Navi Link</a>
  574. <a href="/">Your Navi Link</a>
  575. <a href="/">Your Navi Link</a>
  576. <a href="/">Your Navi Link</a>
  577. <a href="/">Your Navi Link</a>
  578. <a href="/">Your Navi Link</a>
  579. <a href="/">Your Navi Link</a>
  580. <a href="/">Your Navi Link</a>
  581. <a href="/">Your Navi Link</a>
  582. <a href="/">Your Navi Link</a>
  583. <a href="/">Your Navi Link</a>
  584. <!--change the names and links here-->
  585. </div>
  586.  
  587. <!--IF YOU WANT MORE PARAGRAPHS THEN COPY THIS PART-->
  588.  
  589. </div>
  590.  
  591. <span class="credit">
  592. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a>
  593. </span>
  594.  
  595.  
  596. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement