Advertisement
sexycullen

# 76 V1

May 30th, 2014
1,784
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.84 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. THEME # 76 V1
  9. BY: http://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
  10.  
  11. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  12.  
  13. --------------------------------------------->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  18. <meta name="description" content="" />
  19. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21. <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
  22.  
  23. <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  24.  
  25. <link href='http://fonts.googleapis.com/css?family=Kotta+One' rel='stylesheet' type='text/css'>
  26.  
  27. <link href='http://fonts.googleapis.com/css?family=Junge' rel='stylesheet' type='text/css'>
  28.  
  29. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
  30.  
  31.  
  32. <style type="text/css">
  33.  
  34. ::-webkit-scrollbar {background-color: transparent; height:4px; width:3px}
  35. ::-webkit-scrollbar-thumb:vertical {background-color:#000000; height:50px}
  36. ::-webkit-scrollbar-thumb:horizontal {background-color:#FFFFFF; height:8px!important}
  37.  
  38. body {
  39. color: {color:Text};
  40. background-color:#FFFFFF;
  41. }
  42.  
  43. a {
  44. color: #5d5c5c;
  45. text-decoration: none;
  46. -moz-transition-duration: 0.5s;
  47. -o-transition-duration: 0.5s;
  48. -webkit-transition-duration: 0.5s;
  49. transition-duration: 0.5s;
  50. }
  51.  
  52. a:hover {
  53. color: #9d9d9d;
  54. -moz-transition-duration: 0.5s;
  55. -o-transition-duration: 0.5s;
  56. -webkit-transition-duration: 0.5s;
  57. transition-duration: 0.5s;
  58. }
  59.  
  60. .sidebar {
  61. margin:auto;
  62. top:10px;
  63. margin-left:375px;
  64. }
  65.  
  66. .part1 {
  67. padding:5px;
  68. top:30px;
  69. margin:auto;
  70. }
  71.  
  72. .table1 {
  73. width:200px;
  74. padding:0px 5px 5px 5px;
  75. border-right: 0px solid #F5F5F5;
  76. }
  77.  
  78. .links1 {
  79. text-transform: uppercase;
  80. letter-spacing: 0px;
  81. font-family: Open Sans Condensed;
  82. font-size:11px;
  83. letter-spacing:1px;
  84. text-align:center;
  85. padding:4px;
  86. line-height:290%;
  87. margin: 15px 0 6px 0;
  88. color:#262626;
  89. }
  90.  
  91. .links1 a {
  92. border-bottom: 1px solid #f0f0f0;
  93. padding:3px;
  94. }
  95.  
  96. .links1 a:hover {
  97. letter-spacing:4px;
  98. -moz-transition-duration: 0.5s;
  99. -o-transition-duration: 0.5s;
  100. -webkit-transition-duration: 0.5s;
  101. transition-duration: 0.5s;
  102. }
  103.  
  104. .container {
  105. width:1000px;
  106. height:auto;
  107. position:relative;
  108. margin:auto;
  109. top: 3px;
  110. bottom:10px;
  111. left:1px;
  112. border: 0px solid #f0f0f0;
  113. }
  114.  
  115. .chars {
  116. width:1000px;
  117. height:auto;
  118. margin:auto;
  119. position:relative;
  120. top: -33px;
  121. margin-left:260px;
  122. border: 0px solid #000;
  123. }
  124.  
  125. .table {
  126. width:120px;
  127. height:auto;
  128. position:relative;
  129. margin-left:20px;
  130. text-align:center;
  131. margin-top:28px;
  132. display:inline-block;
  133. border: 1px solid #f0f0f0;
  134. }
  135.  
  136. .image {
  137. width:120px;
  138. height:auto;
  139. border-bottom: 1px solid #f0f0f0;
  140. }
  141.  
  142. .name {
  143. width:120px;
  144. font-size:10px;
  145. font-family:calibri;
  146. letter-spacing:0px;
  147. margin-top:2px;
  148. padding-top:5px;
  149. padding-bottom:5px;
  150. text-align:center;
  151. text-transform:uppercase;
  152. font-weight:none;
  153. color:#4f4e4e;
  154. background-color:;
  155. border-bottom: 2px solid #f0f0f0;
  156. }
  157.  
  158. .credit {
  159. position:fixed;
  160. font-family:calibri;
  161. font-size:8px;
  162. font-weight:normal;
  163. line-height:150%;
  164. letter-spacing:0px;
  165. right:5px;
  166. bottom:20px;
  167. text-transform:uppercase;
  168. text-align:center;
  169. }
  170.  
  171. .credit a {
  172. font-style:normal;
  173. padding:3px;
  174. color:{color:Link};
  175. -moz-transition-duration:0.5s;
  176. -webkit-transition-duration:0.5s;
  177. -o-transition-duration:0.5s;
  178. }
  179.  
  180. </style>
  181. </head>
  182. <body>
  183. <div class="container">
  184. <div class="sidebar">
  185. <td>
  186.  
  187. <div class="part1">
  188. <div class="table1">
  189.  
  190. <div class="links1">
  191. <a href="/">back</a>
  192. <a href="https://www.tumblr.com/dashboard">dashboard</a>
  193. </div>
  194.  
  195. </div>
  196. </div>
  197. </div>
  198. </td>
  199.  
  200.  
  201. <div class="chars">
  202.  
  203. <! 1 >
  204. <tr>
  205. <div class="table">
  206.  
  207. <center><img src="https://31.media.tumblr.com/f735b42c08219859a33171a09b0b8614/tumblr_inline_n6ebkcr72s1rv574r.png" class="image">
  208. <div class="name">
  209. <a href="/">name here</a>
  210. </div>
  211. </div>
  212.  
  213.  
  214.  
  215. <! 2 >
  216. <tr>
  217. <div class="table">
  218.  
  219. <center><img src="https://31.media.tumblr.com/f735b42c08219859a33171a09b0b8614/tumblr_inline_n6ebkcr72s1rv574r.png" class="image">
  220. <div class="name">
  221. <a href="/">name here</a>
  222. </div>
  223. </div>
  224.  
  225.  
  226. <! 3 >
  227. <tr>
  228. <div class="table">
  229.  
  230. <center><img src="https://31.media.tumblr.com/f735b42c08219859a33171a09b0b8614/tumblr_inline_n6ebkcr72s1rv574r.png" class="image">
  231. <div class="name">
  232. <a href="/">name here</a>
  233. </div>
  234. </div>
  235.  
  236.  
  237.  
  238. <br>
  239.  
  240.  
  241. <! 4 >
  242. <tr>
  243. <div class="table">
  244.  
  245. <center><img src="https://31.media.tumblr.com/f735b42c08219859a33171a09b0b8614/tumblr_inline_n6ebkcr72s1rv574r.png" class="image">
  246. <div class="name">
  247. <a href="/">name here</a>
  248. </div>
  249. </div>
  250.  
  251.  
  252.  
  253.  
  254. <! 5 >
  255. <tr>
  256. <div class="table">
  257.  
  258. <center><img src="https://31.media.tumblr.com/f735b42c08219859a33171a09b0b8614/tumblr_inline_n6ebkcr72s1rv574r.png" class="image">
  259. <div class="name">
  260. <a href="/">name here</a>
  261. </div>
  262. </div>
  263.  
  264.  
  265. <! 6 >
  266. <tr>
  267. <div class="table">
  268.  
  269. <center><img src="https://31.media.tumblr.com/f735b42c08219859a33171a09b0b8614/tumblr_inline_n6ebkcr72s1rv574r.png" class="image">
  270. <div class="name">
  271. <a href="/">name here</a>
  272. </div>
  273. </div>
  274.  
  275.  
  276. <br>
  277.  
  278.  
  279. <! 7 >
  280. <tr>
  281. <div class="table">
  282.  
  283. <center><img src="https://31.media.tumblr.com/f735b42c08219859a33171a09b0b8614/tumblr_inline_n6ebkcr72s1rv574r.png" class="image">
  284. <div class="name">
  285. <a href="/">name here</a>
  286. </div>
  287. </div>
  288.  
  289.  
  290.  
  291.  
  292. <! 8 >
  293. <tr>
  294. <div class="table">
  295.  
  296. <center><img src="https://31.media.tumblr.com/f735b42c08219859a33171a09b0b8614/tumblr_inline_n6ebkcr72s1rv574r.png" class="image">
  297. <div class="name">
  298. <a href="/">name here</a>
  299. </div>
  300. </div>
  301.  
  302.  
  303. <! 9 >
  304. <tr>
  305. <div class="table">
  306.  
  307. <center><img src="https://31.media.tumblr.com/f735b42c08219859a33171a09b0b8614/tumblr_inline_n6ebkcr72s1rv574r.png" class="image">
  308. <div class="name">
  309. <a href="/">name here</a>
  310. </div>
  311. </div>
  312.  
  313.  
  314. <div class="credit"><a href="http://britishrobert.tumblr.com/"><u>britishrobert</a></u></div>
  315.  
  316.  
  317. </div>
  318. </div>
  319. </div>
  320.  
  321.  
  322. </body>
  323. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement