Advertisement
ibanglouis

Navi Theme #01

Apr 21st, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. <html>
  2. <!-- THEME MADE BY IBANGLOUIS. DO NOT REMOVE CREDIT -->
  3. <head>
  4. <title>{Title}</title>
  5.  
  6. <meta name="description" content="" />
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. <style type="text/css">
  10.  
  11.  
  12. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  13. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  14. ::-webkit-scrollbar-track{background-color:{color:background};}
  15.  
  16. ::selection {
  17. background:{color:text hover};
  18. }
  19.  
  20. ::-moz-selection {
  21. background:{color:text hover};
  22. }
  23.  
  24. ::-webkit-selection {
  25. background:{color:text hover};
  26. }
  27.  
  28. body {
  29. font-family:Cambria;
  30. font-size:10px;
  31. background-color:#fff;
  32. overflow-x:hidden;
  33. }
  34. a {
  35. text-decoration:none;
  36. color: #ddd;
  37. }
  38.  
  39. #container {
  40. margin:175px;
  41. margin-top:10px;
  42. }
  43.  
  44. #header {
  45. width:100%;
  46. height:70px;
  47. background:#fff;
  48. }
  49.  
  50. #title {
  51. font-size:50px;
  52. padding:10px;
  53. }
  54.  
  55. #toplinks a{
  56. font-size:15px;
  57. width:100px;
  58. height:20px;
  59. letter-spacing:2px;
  60. background:#fff;
  61. padding:5px;
  62. -webkit-transition: all 0.7s ease-in-out;
  63. -moz-transition: all 0.7s ease-in-out;
  64. -o-transition: all 0.7s ease-in-out;
  65. -ms-transition: all 0.7s ease-in-out;
  66. transition: all 0.7s ease-in-out;
  67. }
  68.  
  69. #toplinks a:hover {
  70. background:#000;
  71. color:#eee;
  72. }
  73.  
  74. #box1 {
  75. width:150px;
  76. border:5px double #eee;
  77. padding:20px;
  78. text-align:center;
  79. display:inline-block;
  80. margin-left:10px;
  81. margin-top:10px;
  82.  
  83. }
  84.  
  85. #box2 {
  86. width:150px;
  87. border:5px double #eee;
  88. padding:20px;
  89. text-align:center;
  90. display:inline-block;
  91. margin-left:10px;
  92. margin-top:10px;
  93. }
  94.  
  95. #box3 {
  96. width:150px;
  97. border:5px double #eee;
  98. padding:20px;
  99. text-align:center;
  100. display:inline-block;
  101. margin-left:10px;
  102. margin-top:10px;
  103. }
  104.  
  105. #box4 {
  106. width:150px;
  107. border:5px double #eee;
  108. padding:20px;
  109. text-align:center;
  110. display:inline-block;
  111. margin-left:10px;
  112. margin-top:10px;
  113. }
  114.  
  115. #titles {
  116. font-size:20px;
  117. color:#d7d7d7;
  118. text-transform:uppercase;
  119. }
  120.  
  121. #links{width:150px;}
  122. #links a{
  123. display:block;
  124. background:#ccc;
  125. color:#ffffff;
  126. text-transform:uppercase;
  127. letter-spacing:3px;
  128. padding:5px;
  129. margin-top:2px;
  130. margin-bottom:2px;
  131. -webkit-transition: all 0.7s ease-in-out;
  132. -moz-transition: all 0.7s ease-in-out;
  133. -o-transition: all 0.7s ease-in-out;
  134. -ms-transition: all 0.7s ease-in-out;
  135. transition: all 0.7s ease-in-out;
  136. }
  137.  
  138. #links a:hover {
  139. background:#ffffff;
  140. color:#000;
  141. }
  142.  
  143. #credit{
  144. right:8px;
  145. bottom:10px;
  146. font-size:13px;
  147. line-height:12px;
  148. position:fixed;
  149. font-family:Cambria;
  150. border:1px solid #dddddd;
  151. border-radius: 10px;
  152. padding:5px;
  153. }
  154.  
  155. #credit a:hover { color: #eee;}
  156.  
  157. </style></head>
  158. <body>
  159. <div id="container">
  160. <center>
  161. <div id="header">
  162. <div id="title"><b><i>navi</b></i>
  163. <div id="toplinks">
  164. <a href="/">back</a>
  165. <a href="/ask">ask</a>
  166. </div></div>
  167.  
  168. <div id="box1">
  169. <div id="titles">Title Here</div>
  170. <div id="links">
  171. <a href="http://URLHERE/">Text Here</a><br>
  172. <a href="http://URLHERE/">Text Here</a><br>
  173. <a href="http://URLHERE/">Text Here</a><br>
  174. <a href="http://URLHERE/">Text Here</a><br>
  175. <a href="http://URLHERE/">Text Here</a><br>
  176. <a href="http://URLHERE/">Text Here</a><br>
  177. </div></div>
  178.  
  179. <div id="box2">
  180. <div id="titles">Title Here</div>
  181. <div id="links">
  182. <a href="http://URLHERE/">Text Here</a><br>
  183. <a href="http://URLHERE/">Text Here</a><br>
  184. <a href="http://URLHERE/">Text Here</a><br>
  185. <a href="http://URLHERE/">Text Here</a><br>
  186. <a href="http://URLHERE/">Text Here</a><br>
  187. <a href="http://URLHERE/">Text Here</a><br>
  188. </div></div>
  189.  
  190. <div id="box3">
  191. <div id="titles">Title Here</div>
  192. <div id="links">
  193. <a href="http://URLHERE/">Text Here</a><br>
  194. <a href="http://URLHERE/">Text Here</a><br>
  195. <a href="http://URLHERE/">Text Here</a><br>
  196. <a href="http://URLHERE/">Text Here</a><br>
  197. <a href="http://URLHERE/">Text Here</a><br>
  198. <a href="http://URLHERE/">Text Here</a><br>
  199. </div></div>
  200.  
  201. <div id="box4">
  202. <div id="titles">Title Here</div>
  203. <div id="links">
  204. <a href="http://URLHERE/">Text Here</a><br>
  205. <a href="http://URLHERE/">Text Here</a><br>
  206. <a href="http://URLHERE/">Text Here</a><br>
  207. <a href="http://URLHERE/">Text Here</a><br>
  208. <a href="http://URLHERE/">Text Here</a><br>
  209. <a href="http://URLHERE/">Text Here</a><br>
  210. </div></div>
  211.  
  212. <div id="credit"><a href="http://ibanglouis.tumblr.com">©</a></div>
  213. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement