Advertisement
zoeyrph

zoeyrph Navigation Theme #2: Scrollbar

Jul 7th, 2014
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.74 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5.  
  6. <!-- Navigation Theme #2 by zoeysthemes.tumblr.com (zoeyrph|tumblr).
  7. Please don't steal this, or edit and repost. I'll get butthurt.
  8. Yes, you may edit this, but do not distribute. Don't be an a$$hole.
  9. Enjoy! -->
  10.  
  11. <title>{Title}</title>
  12.  
  13. <link rel="shortcut icon" href="{Favicon}">
  14.  
  15. <style type="text/css">
  16.  
  17. body {
  18. color:#ffffff;
  19. font-family:Verdana;
  20. font-size:12px;
  21. background-color:#000000;
  22. background-image:url('http://static.tumblr.com/a72e88ac1b7d4efbf62334e375bafc3a/mnwtsda/dYjn36qmc/tumblr_static_1.jpg');
  23. }
  24.  
  25. .credit {
  26. padding:10px;
  27. font-size:20px;
  28. color:#ffffff;
  29. position:fixed;
  30. bottom:10px;
  31. right:10px;
  32. }
  33.  
  34. ::-webkit-scrollbar {
  35. height:5px;
  36. width:5px;
  37. background:#fff;
  38. }
  39.  
  40. ::-webkit-scrollbar-thumb:vertical {
  41. background:#fff;
  42. height:5px;
  43. }
  44.  
  45. #sidebar img {
  46. position:fixed;
  47. width:280px;
  48. height:500px;
  49. margin-top:110px;
  50. margin-left:250px;
  51. padding:5px;
  52. -webkit-transition: all 0.5s ease-in-out;
  53. -moz-transition: all 0.5s ease-in-out;
  54. -o-transition: all 0.5s ease-in-out;
  55. -ms-transition: all 0.5s ease-in-out;
  56. transition: all 0.5s ease-in-out;
  57. }
  58.  
  59. .links {
  60. position:fixed;
  61. font-family:Verdana;
  62. font-size:12px;
  63. text-align:center;
  64. text-transform:uppercase;
  65. margin-top:325px;
  66. }
  67.  
  68. .links a {
  69. display:block;
  70. width:250px;
  71. border-bottom:2px solid #fffabd;
  72. padding:5px;
  73. background-color:#fffabd;
  74. color:#bd7a7a;
  75. opacity:0.2;
  76. margin-left:265px;
  77. margin-bottom:5px;
  78. -webkit-transition: all 0.4s ease-in-out;
  79. -moz-transition: all 0.4s ease-in-out;
  80. -o-transition: all 0.4s ease-in-out;
  81. -ms-transition: all 0.4s ease-in-out;
  82. transition: all 0.4s ease-in-out;
  83. }
  84.  
  85. .links a:hover {
  86. color:#bd7a7a;
  87. opacity:0.8;
  88. -webkit-transition: all 0.4s ease-in-out;
  89. -moz-transition: all 0.4s ease-in-out;
  90. -o-transition: all 0.4s ease-in-out;
  91. -ms-transition: all 0.4s ease-in-out;
  92. transition: all 0.4s ease-in-out;
  93. }
  94.  
  95. #sidebar1 img {
  96. position:relative;
  97. width:280px;
  98. height:500px;
  99. margin-top:110px;
  100. margin-left:820px;
  101. padding:5px;
  102. }
  103.  
  104. #cont1 {
  105. position:fixed;
  106. width:270px;
  107. height:150px;
  108. padding:5px;
  109. margin-left:538px;
  110. margin-top:-417px;
  111. overflow:auto;
  112. }
  113.  
  114. .blinks {
  115. width:250px;
  116. padding:5px;
  117. }
  118.  
  119. .blinks a {
  120. font-family:verdana;
  121. text-align:center;
  122. text-transform:uppercase;
  123. width:250px;
  124. background-color:#bd7a7a;
  125. color:#fffabd;
  126. display:block;
  127. padding:5px;
  128. margin-bottom:5px;
  129. box-shadow:none;
  130. -webkit-transition: all 0.5s ease-in-out;
  131. -moz-transition: all 0.5s ease-in-out;
  132. -o-transition: all 0.5s ease-in-out;
  133. -ms-transition: all 0.5s ease-in-out;
  134. transition: all 0.5s ease-in-out;
  135. }
  136.  
  137. .blinks a:hover {
  138. box-shadow:inset -75px -75px 400px #000;
  139. }
  140.  
  141. #cont2 {
  142. position:fixed;
  143. width:270px;
  144. height:150px;
  145. padding:5px;
  146. margin-left:538px;
  147. margin-top:-170px;
  148. overflow:auto;
  149. }
  150.  
  151. .alinks {
  152. width:250px;
  153. padding:5px;
  154. }
  155.  
  156. .alinks a {
  157. font-family:verdana;
  158. text-align:center;
  159. text-transform:uppercase;
  160. width:250px;
  161. background-color:#bd7a7a;
  162. color:#fffabd;
  163. display:block;
  164. padding:5px;
  165. margin-bottom:5px;
  166. box-shadow:none;
  167. -webkit-transition: all 0.5s ease-in-out;
  168. -moz-transition: all 0.5s ease-in-out;
  169. -o-transition: all 0.5s ease-in-out;
  170. -ms-transition: all 0.5s ease-in-out;
  171. transition: all 0.5s ease-in-out;
  172. }
  173.  
  174. .alinks a:hover {
  175. box-shadow:inset -75px -75px 400px #000;
  176. }
  177.  
  178. #before img {
  179. position:fixed;
  180. margin-top: -508px;
  181. margin-left: 550px;
  182. width:260px;
  183. height:90px;
  184. }
  185.  
  186. #after img {
  187. position:fixed;
  188. margin-top: -260px;
  189. margin-left: 550px;
  190. width:260px;
  191. height:90px;
  192. }
  193.  
  194. #tagstotrack {
  195. position:fixed;
  196. font-family:verdana;
  197. font-size:18px;
  198. text-align:center;
  199. text-transform:none;
  200. margin-left:380px;
  201. margin-top:-580px;
  202. width:600px;
  203. color:#fffabd;
  204. text-shadow:2px 2px 1px rgba(0,0,0,.5);
  205. }
  206.  
  207. A{text-decoration:none}
  208. A{color:#ffffff}
  209.  
  210. </style>
  211. </head>
  212.  
  213. <body>
  214.  
  215. <div id="sidebar"><img src="https://31.media.tumblr.com/daab034a68db02fe710fdd09e42912e9/tumblr_inline_n6ws7lmQ7e1rgofdh.gif">
  216. <div class="links">
  217.  
  218. <a href="/">home</a>
  219.  
  220. <a href="/">message</a>
  221.  
  222. <a href="/">dash</a>
  223.  
  224. </div>
  225.  
  226. </div>
  227.  
  228. <div id="sidebar1"><img src="https://31.media.tumblr.com/011378b65594da7ce4f53e7f3f6bf2d6/tumblr_inline_n6wrlb8IJK1szldot.gif">
  229. </div>
  230.  
  231. <div id="before">
  232. <img src="https://31.media.tumblr.com/e3d8d02cf9bbf6f15c8c877e8d4085bd/tumblr_inline_n6wqzyKXqh1rgofdh.png">
  233. </div>
  234.  
  235. <div id="cont1">
  236. <div class="blinks">
  237. <a href="/">link 1</a>
  238.  
  239. <a href="/">link 2</a>
  240.  
  241. <a href="/">link 3</a>
  242.  
  243. <a href="/">link 4</a>
  244.  
  245. <a href="/">link 5</a>
  246.  
  247. <a href="/">link 6</a>
  248.  
  249. <a href="/">link 7</a>
  250. </div>
  251. </div>
  252.  
  253. <div id="after">
  254. <img src="https://31.media.tumblr.com/bc4a89abe2816dcff05c811a3186dc1a/tumblr_inline_n6wr00XI711rgofdh.png">
  255. </div>
  256.  
  257. <div id="cont2">
  258. <div class="alinks">
  259. <a href="/">link 1</a>
  260.  
  261. <a href="/">link 2</a>
  262.  
  263. <a href="/">link 3</a>
  264.  
  265. <a href="/">link 4</a>
  266.  
  267. <a href="/">link 5</a>
  268.  
  269. <a href="/">link 6</a>
  270.  
  271. <a href="/">link 7</a>
  272. </div>
  273. </div>
  274.  
  275. <div id="tagstotrack">
  276. PLEASE TRACK: samplestarter, samplefollow, sampleunfollow, sampleevent, sampletask, sampleadmin.
  277. </div>
  278.  
  279. <div class="credit">
  280. <a href="http://zoeysthemes.tumblr.com">♔</a>
  281. </div>
  282.  
  283. </body>
  284.  
  285. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement