Belgrravia

Navi Page #4

Jan 15th, 2015
3,432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.90 KB | None | 0 0
  1. <!--
  2. navi 4 page
  3. theme by kalopsiathemes
  4. Please do not
  5. -remove the credit
  6. -steal parts of code
  7. -use as a base
  8.  
  9. Feel free to
  10. -edit parts of the theme
  11. -ask me any questions
  12. -->
  13. <!DOCTYPE html>
  14. <head>
  15. <link href='http://fonts.googleapis.com/css?family=Lato:400,700|Muli' rel='stylesheet' type='text/css'>
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20.  
  21.  
  22. <style type="text/css">
  23.  
  24. ::-webkit-scrollbar {height: 0px;
  25. width: 2px;
  26. -webkit-border-radius: 0px;
  27. background-color:rgba(198,202,217,0.95)}
  28. ::-webkit-scrollbar-thumb{background-color:#ffffff;
  29. }
  30. body {
  31. background: url( );
  32. background-repeat:repeat;
  33. background-position: bottom;
  34. background-attachment: fixed;
  35. background-color:#ffffff;/* here is where you change the page's background color */
  36. color:#ffffff; /* here is where you change the color of the titles */
  37. font-size:11px;
  38. margin:0;
  39. font-weight:400;
  40. font-family:'muli', sans-serif;
  41. line-height:16px;}
  42.  
  43. #header {
  44. width:200px;
  45. height:100%;
  46. margin:0px;
  47. position:fixed;
  48. padding:10px;
  49. background-color:#090909;/* here is where you change the sidebar color */
  50. text-align:center;
  51. }
  52.  
  53. #sidebarimage img {
  54. margin-top:50%;
  55. width:100px;
  56. height:100px;
  57. padding:5px;
  58. }
  59.  
  60. #title {
  61. text-transform:uppercase;
  62. font-size:20px;
  63. letter-spacing:1px;
  64. margin-top:10px;
  65. font-weight:700;
  66. font-family: 'Lato', sans-serif;
  67. }
  68.  
  69. #nav {
  70. margin-top:10px;
  71. }
  72.  
  73. #nav a {
  74. text-decoration:none;
  75. color:#ffffff;/* here is where you change the sidebar links color */
  76. }
  77.  
  78. #nav a:hover {
  79. text-decoration:underline;
  80. color:#ffffff;
  81. }
  82.  
  83. #content {
  84. width:800px;
  85. margin-left:300px;
  86. padding-top:40px;
  87. text-align:left;
  88. }
  89.  
  90. #bx {
  91. width:150px;
  92. height:200px;
  93. display:inline-block;
  94. margin:25px;
  95. padding:5px;
  96. background-color:#141415;
  97. }
  98.  
  99. .title {
  100. height:15px;
  101. width:100%;
  102. text-transform:uppercase;
  103. }
  104.  
  105. .links {
  106. width:130px;
  107. height:165px;
  108. overflow:scroll;
  109. padding:10px;
  110. line-height:180%;
  111. position:absolute;
  112. text-transform:uppercase;
  113. text-align:center;
  114. margin-left:0px;
  115. background-color:#ffffff; /* here is where you change the color that covers the box when you hover */
  116. opacity:0;
  117. -moz-transition-duration:all 1s ease-in-out;
  118. -webkit-transition-duration:all 1s ease-in-out;
  119. -o-transition-duration:all 1s ease-in-out;
  120. }
  121.  
  122. #bx:hover .links {
  123. margin-left:0px;
  124. opacity:1;
  125. -moz-transition-duration:1s;
  126. -webkit-transition-duration: 1s;
  127. -o-transition-duration:1s;
  128. }
  129.  
  130. .image img {
  131. width:150px;
  132. height:185px;
  133. margin-top:0px;
  134.  
  135. }
  136.  
  137. a:link, a:visited {
  138. text-decoration:none;
  139. color:#1d1d20;
  140. }
  141.  
  142. a:hover {
  143. text-decoration:underline;
  144. color:#1d1d20;
  145. }
  146.  
  147. #credit {
  148. position:fixed;
  149. color:#090909;
  150. bottom:5px;
  151. right:10px;
  152. padding:4px;
  153. font-size:12px;
  154. }
  155.  
  156. #credit a {
  157. text-decoration:none;
  158. }
  159.  
  160.  
  161. </style>
  162. </head>
  163. <body>
  164.  
  165. <div id="header">
  166. <div id="sidebarimage"><img src=""></div> <!--Here is where you upload your icon. If you need somewhere to upload the picture to the internet first go here:http://www.tumblr.com/themes/upload_static_file -->
  167. <div id="title">Navi</div>
  168. <div id="nav">
  169. <a href="/">home</a>
  170. <a href="/ask">ask</a>
  171. <a href="/archive">archive</a></div>
  172. </div>
  173.  
  174. <div id="content">
  175. <div id="bx">
  176. <div class="title">Title</div>
  177. <div class="links">
  178. <a href="">link</a><br>
  179. <a href="">link</a><br>
  180. <a href="">link</a><br>
  181. <a href="">link</a><br>
  182. <a href="">link</a><br>
  183. <a href="">link</a><br>
  184. <a href="">link</a><br>
  185. <a href="">link</a></div>
  186. <div class="image"><img src=""></div>
  187. </div>
  188. <div id="bx">
  189. <div class="title">Title</div>
  190. <div class="links">
  191. <a href="">link</a><br>
  192. <a href="">link</a><br>
  193. <a href="">link</a><br>
  194. <a href="">link</a><br>
  195. <a href="">link</a><br>
  196. <a href="">link</a><br>
  197. <a href="">link</a><br>
  198. <a href="">link</a><br></div>
  199. <div class="image"><img src=""></div>
  200. </div>
  201. <div id="bx">
  202. <div class="title">Title</div>
  203. <div class="links">
  204. <a href="">link</a><br>
  205. <a href="">link</a><br>
  206. <a href="">link</a><br>
  207. <a href="">link</a><br>
  208. <a href="">link</a><br>
  209. <a href="">link</a><br>
  210. <a href="">link</a><br>
  211. <a href="">link</a><br></div>
  212. <div class="image"><img src=""></div>
  213. </div>
  214. <div id="bx">
  215. <div class="title">Title</div>
  216. <div class="links">
  217. <a href="">link</a><br>
  218. <a href="">link</a><br>
  219. <a href="">link</a><br>
  220. <a href="">link</a><br>
  221. <a href="">link</a><br>
  222. <a href="">link</a><br>
  223. <a href="">link</a><br>
  224. <a href="">link</a><br></div>
  225. <div class="image"><img src=""></div>
  226. </div>
  227. <div id="bx">
  228. <div class="title">Title</div>
  229. <div class="links">
  230. <a href="">link</a><br>
  231. <a href="">link</a><br>
  232. <a href="">link</a><br>
  233. <a href="">link</a><br>
  234. <a href="">link</a><br>
  235. <a href="">link</a><br>
  236. <a href="">link</a><br>
  237. <a href="">link</a><br></div>
  238. <div class="image"><img src=""></div>
  239. </div>
  240.  
  241. <div id="bx">
  242. <div class="title">Title</div>
  243. <div class="links">
  244. <a href="">link</a><br>
  245. <a href="">link</a><br>
  246. <a href="">link</a><br>
  247. <a href="">link</a><br>
  248. <a href="">link</a><br>
  249. <a href="">link</a><br>
  250. <a href="">link</a><br>
  251. <a href="">link</a><br></div>
  252. <div class="image"><img src=""></div>
  253. </div>
  254.  
  255.  
  256. </div>
  257.  
  258. {block:ContentSource}
  259. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  260. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  261. {/block:SourceLogo}
  262. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  263. {/block:ContentSource}
  264. <div id="credit">
  265. <a href="http://kalopsiathemes.tumblr.com" title="kalopsiathemes"</div>&#916;</a></div>
  266.  
  267. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment