Advertisement
narruldthemes

navi theme 1 v.1

Nov 21st, 2013
2,331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.87 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7. <head>
  8. <title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12.  
  13. <!----THEME BY NARRULD do not copy or remove credit--->
  14.  
  15. <head>
  16.  
  17. <link href='http://fonts.googleapis.com/css?family=Roboto+Slab:300' rel='stylesheet' type='text/css'>
  18.  
  19.  
  20. <style type="text/css">
  21.  
  22. ::-webkit-scrollbar {width: 7px; height:auto; background:{color:background}}
  23.  
  24. ::-webkit-scrollbar-corner {background:#ffffff}
  25.  
  26. ::-webkit-scrollbar-thumb:vertical {background:#f3f3f3};
  27.  
  28. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:bg}
  29. }
  30.  
  31.  
  32. body {
  33.  
  34. margin:0px;
  35. color:#fff;
  36. font-family:Calibri;
  37. font-size:10px;
  38. padding:5px;
  39. line-height:100%;
  40. }
  41.  
  42. a {
  43. color:#cecccc;
  44. text-decoration:none;
  45. outline:none;
  46. opacity:1 ;
  47. -webkit-transition: all 0.8s;
  48. -moz-transition: all 0.8s;
  49. transition: all 0.8s;
  50. }
  51.  
  52. a:hover {
  53. color:#1d1d1d;
  54. -webkit-transition: all 0.8s;
  55. -moz-transition: all 0.8s;
  56. transition: all 0.8s;
  57. }
  58.  
  59.  
  60. img {
  61. border:none;
  62. }
  63.  
  64. blockquote {
  65. padding-left:5px;
  66. border-left:2px solid;
  67. }
  68.  
  69. blockquote blockquote {
  70. padding-left:5px;
  71. border-left:2px solid;
  72. }
  73.  
  74. h1 {
  75. font-size:15px;
  76. }
  77.  
  78. #container {
  79. margin:0px auto;
  80. width:3000px;
  81. height:auto;
  82. }
  83.  
  84. #title {
  85. position:absolute;
  86. font-family:"roboto slab";
  87. font-size:40px;
  88. letter-spacing:-3px;
  89. margin-top:80px;
  90. margin-left:410px;
  91. width:600px;
  92. text-align:center;
  93. color:#1d1d1d;
  94. }
  95.  
  96.  
  97. .sub {
  98. position:absolute;
  99. background:#ffffff;
  100. font-family:"roboto slab";
  101. background-color:#1d1d1d;
  102. font-size:22px;
  103. text-decoration:underline;
  104. letter-spacing:-1px;
  105. color:white;
  106. width:500px;
  107. margin-top:30px;
  108. margin-left:450px;
  109. padding:20px 0px 10px 0px;
  110. }
  111.  
  112. .style{
  113. margin-bottom:25px;
  114. background:#ffffff;
  115. text-align:center;
  116. width:400px;
  117. padding:20px;
  118. letter-spacing: 2px; color:#a8a8a8; text-align:justify
  119. }
  120.  
  121.  
  122. #themeslink {
  123. margin-top:85px;
  124. margin-left:-30px;
  125. word-spacing:10px;
  126. font-family:arial;
  127. font-size:12px;
  128. }
  129.  
  130. #themeslink a{
  131. -webkit-transition: all 0.5s;
  132. -moz-transition: all 0.5s;
  133. transition: all 0.5s;
  134. display: inline-block;
  135. text-transform: lowercase;
  136. letter-spacing: 2px;
  137. color:#ffffff;
  138. background:#1d1d1d;
  139. text-align:center;
  140. width:60px;
  141. padding:5px 2px 5px 2px;
  142. -webkit-transition: all 0.6s ease-in-out;
  143. -moz-transition: all 0.6s ease-in-out;
  144. -o-transition: all 0.6s ease-in-out;
  145. -ms-transition: all 0.6s ease-in-out;
  146. -transition: all 0.6s ease-in-out;
  147. }
  148.  
  149. #themeslink a:hover{
  150. background:#ffffff;
  151. color:#1d1d1d;
  152. -webkit-transition: all 0.6s ease-in-out;
  153. -moz-transition: all 0.6s ease-in-out;
  154. -o-transition: all 0.6s ease-in-out;
  155. -ms-transition: all 0.6s ease-in-out;
  156. -transition: all 0.6s ease-in-out;
  157. }
  158.  
  159.  
  160. #linkys {
  161. position:absolute;
  162. margin-top:90px;
  163. margin-left:455px;
  164. word-spacing:10px;
  165. font-family:arial;
  166. font-size:12px;
  167. }
  168.  
  169. #linkys a{
  170. -webkit-transition: all 0.5s;
  171. -moz-transition: all 0.5s;
  172. transition: all 0.5s;
  173. text-transform: lowercase;
  174. display: inline-block;
  175. letter-spacing: 2px;
  176. color:#ffffff;
  177. background:#1d1d1d;
  178. text-align:center;
  179. width:60px;
  180. padding:5px 2px 5px 2px;
  181. text-decoration:none;
  182. -webkit-transition: all 0.6s ease-in-out;
  183. -moz-transition: all 0.6s ease-in-out;
  184. -o-transition: all 0.6s ease-in-out;
  185. -ms-transition: all 0.6s ease-in-out;
  186. -transition: all 0.6s ease-in-out;
  187. }
  188.  
  189. #linkys a:hover{
  190. background-color:#fff;
  191. color:#1d1d1d;
  192. -webkit-transition: all 0.6s ease-in-out;
  193. -moz-transition: all 0.6s ease-in-out;
  194. -o-transition: all 0.6s ease-in-out;
  195. -ms-transition: all 0.6s ease-in-out;
  196. -transition: all 0.6s ease-in-out;
  197. }
  198.  
  199. #line{
  200. position:absolute;
  201. background-color:#1d1d1d;
  202. height:130px;
  203. width:500px;
  204. margin-top:40px;
  205. margin-left:450px;
  206. z-index:-9999999999999;
  207. }
  208.  
  209. l {color: #676767;}
  210.  
  211. {CustomCSS}</style>
  212. </head>
  213. <body>
  214. <div id="container"></div>
  215. <div id="title">narruld's navigation</div>
  216. <div class="style">
  217. </div>
  218. <center><div id="themeslink">
  219. <a href="/">home</a>
  220. <a href="/">ask</a>
  221. <a href="http://tumblr.com/dashboard">dash</a>
  222. </div>
  223. <div id="line"></div>
  224. <div class="sub">subtitle</div>
  225. <div id="linkys">
  226. <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> <p> <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a></div><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  227.  
  228.  
  229. <div id="line"></div>
  230. <div class="sub">subtitle</div>
  231. <div id="linkys">
  232. <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> <p><a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a></div><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  233.  
  234.  
  235. <div id="line"></div>
  236. <div class="sub">subtitle</div>
  237. <div id="linkys">
  238. <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> <p><a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a> - <a href="/">link</a></div>
  239.  
  240.  
  241.  
  242. </div>
  243. </div>
  244. </div></div>
  245.  
  246.  
  247. <div style="position:fixed;bottom:2px; right:3px; font-size:9px; letter-spacing:1px; font-family:calibri;border:1px solid #aaa;padding:4px;"><a href="http://narruld.tumblr.com/"><l>NARRULD</l></a></center></div>
  248.  
  249. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement