Advertisement
planthed

Navigation #1

Oct 29th, 2014
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. <!----
  2. this is a new theme for you, i hope you like it! keep the credits and i wont report you:)
  3.  
  4. ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀   ▒█▀▀█ ▒█░░▒█  
  5. ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀   ▒█▀▀▄ ▒█▄▄▄█  
  6. ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄   ▒█▄▄█ ░░▒█░░
  7.  
  8. ▒█▀▀█ ▒█░░░ ░█▀▀█ ▒█▄░▒█ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▀▄
  9. ▒█▄▄█ ▒█░░░ ▒█▄▄█ ▒█▒█▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█░▒█
  10. ▒█░░░ ▒█▄▄█ ▒█░▒█ ▒█░░▀█ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█▄▄▀.TUMBLR.COM
  11.  
  12. KEEP THE CREDITS OR I'LL REPORT YOU!
  13.  
  14. ---->
  15. <html lang="en">
  16. <script type="text/javascript" src="http://static.tumblr.com/5jb4lhb/HUOncl3cj/lmtxt.txt"></script>
  17. <script type="text/javascript">
  18. <!--
  19.  
  20. // Disable Right Click Script
  21.  
  22. function IE(e)
  23. {
  24. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  25. {
  26. return false;
  27. }
  28. }
  29. function NS(e)
  30. {
  31. if (document.layers || (document.getElementById && !document.all))
  32. {
  33. if (e.which == "2" || e.which == "3")
  34. {
  35. return false;
  36. }
  37. }
  38. }
  39. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  40.  
  41. //-->
  42. </script>
  43.  
  44. <style type="text/css">
  45.  
  46.  
  47. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  48.  
  49. body {
  50. padding:0px;
  51. margin:0px;
  52. color:#999;
  53. font-family: arial;
  54. line-height:9px;
  55. font-size:10px;
  56. background-color:#fbfbfb;
  57. background-image:url();
  58. background-attachment: fixed;
  59. background-repeat: repeat;
  60. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  61. }
  62.  
  63. a:link, a:active, a:visited{
  64. color:#99a3b3;
  65. text-decoration:none;
  66. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  67. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  68. }
  69.  
  70. a:hover {
  71. background-color:#99a3b3;
  72. color:#fff;
  73. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  74. }
  75.  
  76.  
  77. #nav{
  78. opacity:1.0;
  79. margin-left:530px;
  80. margin-top:190px;
  81. position:fixed;
  82. z-index:999;
  83. transition: all 0.9s ease-out;
  84. -o-transition-transition: all 0.9s ease-out;
  85. -webkit-transition: all 0.9s ease-out;
  86. -moz-transition: all 0.9s ease-out;
  87. }
  88.  
  89.  
  90. #nav a{
  91. display:inline-block;
  92. padding:12px;
  93. padding-top:18px;
  94. width:60px;
  95. line-height:13px;
  96. height:17px;
  97. margin-top:7px;
  98. margin-left:7px;
  99. background:#fff;
  100. border:1px double #ddd;
  101. font-size:10px;
  102. letter-spacing:1px;
  103. font-family:Calibri;
  104. color:#aaa;
  105. text-align:center;
  106. text-transform:uppercase;
  107. transition: all 0.9s ease-out;
  108. -o-transition-transition: all 0.9s ease-out;
  109. -webkit-transition: all 0.9s ease-out;
  110. -moz-transition: all 0.9s ease-out;}
  111.  
  112. #nav a:hover{
  113. color:#fff;
  114. box-shadow:260px 0px 0px 0px #99a3b3 inset;
  115. -webkit-transition: all .5s linear;
  116. -moz-transition: all .5s linear;
  117. -o-transition: all .5s linear;
  118. -ms-transition: all .5s linear;
  119. transition: all .5s linear;}
  120.  
  121.  
  122.  
  123. #sidebar{
  124. margin-top:195px;
  125. margin-left:375px;
  126. position:fixed;
  127. height:120px;
  128. width:120px;
  129. padding:8px;
  130. background:#fff;
  131. border:1px solid #ddd;
  132. }
  133.  
  134.  
  135. div#faq{
  136. position: fixed;
  137. text-align: center;
  138. line-height:12px;
  139. font-family:calibri;
  140. font-size:8px;
  141. letter-spacing:1px;
  142. text-transform:uppercase ;
  143. background:white;
  144. padding:13px;
  145. padding-top:12px;
  146. border:1px solid #ddd;
  147. text-align:left;
  148. line-height: 12px;
  149. height:45px;
  150. width:110px;
  151. color:#aaa;
  152. margin-top:340px;
  153. margin-left:375px;
  154. z-index:9999;
  155. }
  156.  
  157. #bord {
  158. position:fixed;
  159. opacity:1;
  160. z-index:9999999999;
  161. width:100%;
  162. top:0px;
  163. height:30px;
  164. margin-left:-5px;
  165. background-image:url("http://media.tumblr.com/82703b19182664c198cd163279558d9c/tumblr_inline_mrf2j4fME11rto88t.png");
  166. background-repeat: repeat;
  167. }
  168.  
  169.  
  170. </style>
  171.  
  172. <div style="position:fixed; font-family:Edwardian Script ITC, cursive; font-size: 70px; top:136px; left:530px; padding: 4px; background: #transparent; border-radius: 0px; border: 1px solid #transparent;color:#99a3b3;
  173. z-index:9999999999999999999999999999">
  174. Navigation;</div>
  175.  
  176. </div><div id="bord"></div>
  177.  
  178.  
  179. <title>My stuff</title>
  180. <link rel="shortcut icon" href="{favicon}">
  181.  
  182.  
  183.  
  184. </head>
  185. <body>
  186.  
  187.  
  188. <div id="faq">
  189. Hiya! this is my links page, you can find here some helpful links
  190. </div>
  191.  
  192.  
  193. <div id="sidebar">
  194. <img src="URL IMAGE HERE" style="opacity:0.7; border:0px solid #eee;-webkit-filter: grayscale(10%);width:120px;height:120px;"></div>
  195.  
  196.  
  197. <div id="nav">
  198. <a href="/">link name</a>
  199. <a href="/">link name</a>
  200. <a href="/">link name</a>
  201. <a href="/">link name</a>
  202. <a href="/">link name</a>
  203. <a href="/">link name</a>
  204. <a href="/">link name</a>
  205. <a href="/">link name</a>
  206. <a href="/">link name</a>
  207. <a href="/">link name</a>
  208. <a href="/">link name</a>
  209. <a href="/">link name</a>
  210. <a href="/">link name</a>
  211. <a href="/">link name</a>
  212. <a href="/">link name</a>
  213. <a href="/">link name</a>
  214. </div>
  215.  
  216.  
  217. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement