Advertisement
lukeslovely

youstubenavitheme01

Jan 7th, 2014
404
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.35 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. <!-- NAVIGATION THEME .01 BY YOUSTUBE
  4.  
  5. PLEASE LEAVE CREDIT
  6.  
  7. PLEASE DO NOT STEAL OR CLAIM AS YOURS
  8.  
  9. I WORK HARD ON MY THEMES SO PLEASE RESPECT THAT -->
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12.  
  13.  
  14. <head>
  15.  
  16. <title>{Title}</title>
  17.  
  18. {block:Description}<meta name="description" content="{MetaDescription}"/>
  19. {/block:Description}
  20. <link rel="shortcut icon" href="{Favicon}" />
  21. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  22.  
  23. <style type="text/css">
  24.  
  25.  
  26. /*--scrollbar--*/
  27.  
  28. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:{color:scrollbar};}
  29. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  30. ::-webkit-scrollbar {background-color:{color:scrollbar};height:7px;width:12px;border:5px solid #fff;}
  31. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:{color:scrollbar};display:block;height:8px;border-right:2px solid #fff;border-left:2px solid #fff;
  32. }
  33. /*--body--*/
  34.  
  35.  
  36. body {
  37. font-style:none;
  38. background-color:{color:bg};
  39. font-family:calibri;
  40. color:{color:text};
  41. font-size:9px;
  42. }
  43.  
  44.  
  45. a {
  46. color:{color:link};
  47. text-decoration:none;
  48. -webkit-transition: all 0.5s ease-out;
  49. -moz-transition: all 0.5s ease-out;
  50. transition: all 0.5s ease-out;
  51. }
  52.  
  53. a:hover {
  54. color:{color:hover};
  55. text-decoration:none;
  56. -webkit-transition: all 0.8s ease-out;
  57. -moz-transition: all 0.8s ease-out;
  58. transition: all 0.8s ease-out;
  59. }
  60.  
  61. img {
  62. border:none;
  63. }
  64.  
  65. blockquote {
  66. padding-left:5px;
  67. border-left:2px solid {color:border};
  68. }
  69.  
  70. h1 {
  71. font-size:10px;
  72. }
  73.  
  74. /*--Cursor code--*/
  75.  
  76.  
  77. *, body, a, a:hover {cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto }
  78.  
  79. /*everything*/
  80.  
  81. #everything {
  82. margin-left:0px;
  83. margin-top:0px;
  84. padding-top:100px;
  85. padding-left:100px;
  86. border-left:70px solid #000;
  87. border-top:70px solid #000;
  88. }
  89.  
  90. /*--title--*/
  91.  
  92. #title {
  93. font-family:'Komika Axis';
  94. text-transform:uppercase;
  95. font-size:60px;
  96. margin-top:-77px;
  97. margin-left:-40px;
  98. text-shadow:-2px -1px 1px #D633AD, -2px -2px 2px #4C1BE0;
  99. }
  100.  
  101.  
  102. @font-face {font-family:Bebas Neue;src:url(http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf);}
  103.  
  104. @font-face{font-family:Komika Axis;src:url(http://static.tumblr.com/9wzbixa/USGm0c3z9/komikax.ttf);}
  105.  
  106. @font-face {font-family:Mixtape Mike; src: url(http://static.tumblr.com/9wzbixa/EZ4mj3kyl/mixtmk_t.otf);}
  107.  
  108. @font-face{font-family:Ballpark;src:url(http://static.tumblr.com/9wzbixa/cf6mj2fv4/ballw___.ttf);}
  109.  
  110. @font-face{font-family: Color of Autumn; src: url(http://static.tumblr.com/9wzbixa/XDxmj2h3a/colors_of_autumn.ttf);}
  111.  
  112. /*--links--*/
  113.  
  114. #links {
  115. width:160px;
  116. font-family:'bebas neue';
  117. text-transform:uppercase;
  118. text-align:center;
  119. margin-top:5px;
  120. margin-left:-50px;
  121. border-top: 2px solid #000;
  122. }
  123.  
  124. #links a {
  125. padding:3px;
  126. font-size:18px;
  127. color:#000;
  128. display: inline-block;
  129. color: #000;
  130. -webkit-transition: all 0.4s ease-in-out;
  131. -moz-transition: all 0.4s ease-in-out;
  132. -o-transition: all 0.4s ease-in-out;
  133. -ms-transition: all 0.4s ease-in-out;
  134. transition: all 0.4s ease-in-out;
  135. -webkit-transition: 0.5s;
  136. -moz-transition: 0.5s;
  137. -o-transition: 0.5s;
  138. -ms-transition: 0.5s;
  139. transition: 0.5s;
  140.  
  141. }
  142.  
  143. #links a:hover {
  144. text-shadow:-2px -1px 1px #D633AD, -2px -2px 2px #4C1BE0;
  145. -webkit-transform: rotate(180deg);
  146. -moz-transform: rotate(180deg);
  147. -o-transform: rotate(180deg);
  148. -ms-transform: rotate(180deg);
  149. transform: rotate(180deg);
  150. border-bottom:5px solid #000;
  151.  
  152. }
  153.  
  154.  
  155.  
  156. #grouptitle {
  157. padding:5px;
  158. text-align:center;
  159. font-style:none;
  160. font-family:'Komika Axis';
  161. color:#000;
  162. font-size:16px;
  163. width:130px;
  164. margin-left:100px;
  165. margin-top:80px;
  166. border-bottom: 2px solid #000;
  167. }
  168.  
  169.  
  170. #grouplinks {
  171. width:130px;
  172. margin-top:0px;
  173. padding:2px;
  174. margin-left:100px;
  175. }
  176.  
  177.  
  178. #grouplinks a {
  179. font-family:'bebas neue';
  180. display:block;
  181. color:#000;
  182. font-size:16px;
  183. padding:6px;
  184. text-align:center;
  185. letter-spacing:1px;
  186. text-transform:uppercase;
  187. margin-bottom:5px;
  188. -webkit-transition: all 0.4s ease-in-out;
  189. -moz-transition: all 0.4s ease-in-out;
  190. -o-transition: all 0.4s ease-in-out;
  191. -ms-transition: all 0.4s ease-in-out;
  192. transition: all 0.4s ease-in-out;
  193. }
  194.  
  195. #grouplinks a:hover {
  196. text-shadow:-2px -1px 1px #D633AD, -2px -2px 2px #4C1BE0;
  197. padding-left:55px;
  198. border-left:10px solid #000;
  199. }
  200.  
  201.  
  202.  
  203.  
  204. {CustomCSS}
  205.  
  206.  
  207. </style></head>
  208.  
  209.  
  210. <body>
  211.  
  212. <div id="everything">
  213.  
  214. <div id="title">NAVIGATION;</div>
  215.  
  216. <div id="links">
  217. <a href="/">HOME</a>
  218. <a href="/ask">MSG</a>
  219. <a href="http://youstube.tumblr.com">CREDIT</a>
  220. </div>
  221.  
  222. <table id="all" border="0" cellpadding="0" cellspacing="0">
  223.  
  224.  
  225. <td><div id="grouptitle"><big>title</div>
  226. <div id="grouplinks">
  227. <a href="/tagged/">link 1</a>
  228.  
  229. <a href="/tagged/">link 2</a>
  230.  
  231. <a href="/tagged/">link 3</a>
  232.  
  233. <a href="/tagged/">link 4</a>
  234.  
  235. <a href="/tagged/">link 5</a>
  236.  
  237.  
  238. </div></td>
  239.  
  240.  
  241. <td><div id="grouptitle"><big>title</div>
  242. <div id="grouplinks">
  243. <a href="/tagged/">link 1</a>
  244.  
  245. <a href="/tagged/">link 2</a>
  246.  
  247. <a href="/tagged/">link 3</a>
  248.  
  249. <a href="/tagged/">link 4</a>
  250.  
  251. <a href="/tagged/">link 5</a>
  252.  
  253.  
  254. </div></td>
  255.  
  256. <td><div id="grouptitle"><big>title</div>
  257. <div id="grouplinks">
  258. <a href="/tagged/">link 1</a>
  259.  
  260. <a href="/tagged/">link 2</a>
  261.  
  262. <a href="/tagged/">link 3</a>
  263.  
  264. <a href="/tagged/">link 4</a>
  265.  
  266. <a href="/tagged/">link 5</a>
  267.  
  268.  
  269. </div></td>
  270.  
  271. <td><div id="grouptitle"><big>title</div>
  272. <div id="grouplinks">
  273. <a href="/tagged/">link 1</a>
  274.  
  275. <a href="/tagged/">link 2</a>
  276.  
  277. <a href="/tagged/">link 3</a>
  278.  
  279. <a href="/tagged/">link 4</a>
  280.  
  281. <a href="/tagged/">link 5</a>
  282.  
  283.  
  284. </div></td>
  285.  
  286. <tr>
  287.  
  288. <td><div id="grouptitle"><big>title</div>
  289. <div id="grouplinks">
  290. <a href="/tagged/">link 1</a>
  291.  
  292. <a href="/tagged/">link 2</a>
  293.  
  294. <a href="/tagged/">link 3</a>
  295.  
  296. <a href="/tagged/">link 4</a>
  297.  
  298. <a href="/tagged/">link 5</a>
  299.  
  300.  
  301. </div></td>
  302.  
  303. <td><div id="grouptitle"><big>title</div>
  304. <div id="grouplinks">
  305. <a href="/tagged/">link 1</a>
  306.  
  307. <a href="/tagged/">link 2</a>
  308.  
  309. <a href="/tagged/">link 3</a>
  310.  
  311. <a href="/tagged/">link 4</a>
  312.  
  313. <a href="/tagged/">link 5</a>
  314.  
  315.  
  316. </div></td>
  317.  
  318. <td><div id="grouptitle"><big>title</div>
  319. <div id="grouplinks">
  320. <a href="/tagged/">link 1</a>
  321.  
  322. <a href="/tagged/">link 2</a>
  323.  
  324. <a href="/tagged/">link 3</a>
  325.  
  326. <a href="/tagged/">link 4</a>
  327.  
  328. <a href="/tagged/">link 5</a>
  329.  
  330.  
  331. </div></td>
  332.  
  333. <td><div id="grouptitle"><big>title</div>
  334. <div id="grouplinks">
  335. <a href="/tagged/">link 1</a>
  336.  
  337. <a href="/tagged/">link 2</a>
  338.  
  339. <a href="/tagged/">link 3</a>
  340.  
  341. <a href="/tagged/">link 4</a>
  342.  
  343. <a href="/tagged/">link 5</a>
  344.  
  345.  
  346. </div></td>
  347.  
  348.  
  349. </table>
  350.  
  351. </div>
  352. </body>
  353. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement