Advertisement
Guest User

theme 8

a guest
Mar 11th, 2014
2,888
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.41 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  11. <meta name="description" content="" />
  12. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  13.  
  14.  
  15.  
  16. <style type="text/css">
  17.  
  18. ::-webkit-scrollbar {background-color: transparent; height:3px; width:7px}
  19. ::-webkit-scrollbar-thumb:vertical {background-color:#000000; height:50px}
  20. ::-webkit-scrollbar-thumb:horizontal {background-color:#FFFFFF; height:8px!important}
  21.  
  22. body {
  23. color: {color:Text};
  24. background-color:#FFFFFF;
  25. }
  26.  
  27. a {
  28. color: #fff;
  29. text-decoration: none;
  30. -moz-transition-duration: 0.5s;
  31. -o-transition-duration: 0.5s;
  32. -webkit-transition-duration: 0.5s;
  33. transition-duration: 0.5s;
  34. }
  35.  
  36. a:hover {
  37. color: #000;
  38. -moz-transition-duration: 0.5s;
  39. -o-transition-duration: 0.5s;
  40. -webkit-transition-duration: 0.5s;
  41. transition-duration: 0.5s;
  42. }
  43.  
  44. .sidebar {
  45. width: 390px;
  46. position: relative;
  47. margin-left: 100px;
  48. top: 50px;
  49. }
  50.  
  51. .title {
  52. width:600px;
  53. font-size:29px;
  54. margin-bottom:-89px;
  55. font-family:arial;
  56. letter-spacing:-3px;
  57. font-weight:bold;
  58. line-height:90%;
  59. text-transform:lowercase;
  60. color:#000;
  61. }
  62.  
  63. .sidebarlinks {
  64. width:300px;
  65. margin-left:200px;
  66. margin-bottom:0px;
  67. margin-top:55px;
  68. letter-spacing:-1px;
  69. padding-bottom:0px;
  70. text-transform:lowercase;
  71. font-family:arial;
  72. font-size:17px;
  73. text-align:left;
  74. font-weight:bold;
  75. -moz-transition-duration: 0.5s;
  76. -o-transition-duration: 0.5s;
  77. -webkit-transition-duration: 0.5s;
  78. transition-duration: 0.5s;
  79. }
  80.  
  81. .sidebarlinks a {
  82. color:#000;
  83. padding:3px;
  84. -moz-transition-duration: 0.5s;
  85. -o-transition-duration: 0.5s;
  86. -webkit-transition-duration: 0.5s;
  87. transition-duration: 0.5s;
  88. }
  89.  
  90. .sidebarlinks a:hover {
  91. color:#aaa;
  92. -moz-transition-duration: 0.5s;
  93. -o-transition-duration: 0.5s;
  94. -webkit-transition-duration: 0.5s;
  95. transition-duration: 0.5s;
  96. }
  97.  
  98. .container {
  99. width:900px;
  100. height:500px;
  101. margin: -425px 430px 200px;
  102. }
  103.  
  104. .table {
  105. width:260px;
  106. height:300px;
  107. position:relative;
  108. margin-left:0px;
  109. top:9px;
  110. margin-top:0px;
  111. display:inline-block;
  112. padding:0px 8px 10px 10px;
  113.  
  114. }
  115.  
  116.  
  117. .image {
  118. width:300px;
  119. height:390px;
  120. margin-top:100px;
  121. }
  122.  
  123.  
  124.  
  125. .name {
  126. margin-top:0px;
  127. width:204px;
  128. margin-left:-40px;
  129. padding:8px;
  130. font-size:15px;
  131. font-family:arial;
  132. letter-spacing:-1px;
  133. font-weight:bold;
  134. text-align:center;
  135. text-transform:uppercase;
  136. background-color: #1b1b1b;
  137. color:#fff;
  138. }
  139.  
  140.  
  141.  
  142. .links{width:200px;background:trans;text-align:center;}
  143.  
  144. .links a{background:#ddd;
  145. display:inline-block;
  146. width:200px;
  147. margin-top:3px;
  148. font-weight:bold;
  149. font-family:arial;
  150. font-size:14px;
  151. color:#000;
  152. text-transform: lowercase;
  153. letter-spacing: -1px;
  154. padding:10px;}
  155.  
  156. .links a:hover
  157. {color:#fff;
  158. background-color:#000;
  159.  
  160.  
  161.  
  162.  
  163. </style>
  164. </head>
  165. <body>
  166.  
  167. <div class="sidebar">
  168. <div class="title">
  169. Navigation
  170. </div>
  171. <img src="https://31.media.tumblr.com/e53fee8703018a9bd0d7bdb787cb47f9/tumblr_inline_n1funjvAGR1qaumrc.png" class="image">
  172.  
  173. </div>
  174. <div class="sidebarlinks">
  175. <a href="/">go back</a>
  176. <a href="http://www.tumblr.com/dashboard">dashboard</a>
  177. <a href="http://sylvesterpatrone.tumblr.com/">credit</a>
  178.  
  179. </div>
  180.  
  181.  
  182. <div class="container">
  183.  
  184. <div class="table">
  185.  
  186. <center>
  187. <div class="name">
  188. supernatural</div>
  189. </center>
  190.  
  191. <div class="links">
  192. <a href="/">dean winchester</a>
  193. <a href="/">sam winchester</a>
  194. <a href="/">castiel</a>
  195. <a href="/">crowley</a>
  196. <a href="/">death</a>
  197. <a href="/">gabriel</a>
  198.  
  199. </div>
  200. </div>
  201.  
  202. <div class="table">
  203.  
  204. <center>
  205. <div class="name">
  206. ships</div>
  207. </center>
  208.  
  209. <div class="links">
  210. <a href="/">dean/castiel</a>
  211. <a href="/">john/sherlock</a>
  212. <a href="/">stiles/derek</a>
  213. <a href="/">scott/isaac</a>
  214. <a href="/">ron/heromine</a>
  215. <a href="/">allison/isaac</a>
  216.  
  217. </div>
  218. </div>
  219.  
  220. <div class="table">
  221.  
  222. <center>
  223. <div class="name">
  224. friends</div>
  225. </center>
  226.  
  227. <div class="links">
  228. <a href="/">friend</a>
  229. <a href="/">friend</a>
  230. <a href="/">friend</a>
  231. <a href="/">friend</a>
  232. <a href="/">friend</a>
  233. <a href="/">friend</a>
  234.  
  235. </div>
  236. </div>
  237.  
  238.  
  239. <div class="table">
  240.  
  241. <center>
  242. <div class="name">
  243. teen wolf</div>
  244. </center>
  245.  
  246. <div class="links">
  247. <a href="/">scott mccall</a>
  248. <a href="/">isaac lahey</a>
  249. <a href="/">stiles stilinksi</a>
  250. <a href="/">derek hale</a>
  251. <a href="/">the twins</a>
  252. <a href="/">lydia martin</a>
  253.  
  254. </div>
  255. </div>
  256.  
  257. <div class="table">
  258.  
  259. <center>
  260. <div class="name">
  261. themes</div>
  262. </center>
  263.  
  264. <div class="links">
  265. <a href="/">themes</a>
  266. <a href="/">pages</a>
  267. <a href="/">tutorials</a>
  268. <a href="/">backgrounds</a>
  269. <a href="/">resources</a>
  270. <a href="/">references</a>
  271.  
  272. </div>
  273. </div>
  274.  
  275. <div class="table">
  276.  
  277. <center>
  278. <div class="name">
  279. random tags</div>
  280. </center>
  281.  
  282. <div class="links">
  283. <a href="/">architecture</a>
  284. <a href="/">tattoos</a>
  285. <a href="/">music</a>
  286. <a href="/">funny</a>
  287. <a href="/">food</a>
  288. <a href="/">selfies</a>
  289.  
  290. </div>
  291. </div>
  292.  
  293.  
  294.  
  295.  
  296.  
  297. </body>
  298. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement