Advertisement
sunkei

weirdos family

May 3rd, 2012
15,927
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 KB | None | 0 0
  1. <!--
  2.  
  3. Weirdos family
  4. page made by lavestale
  5. theme blog: gyapo.tumblr.com
  6. don't remove this comment
  7.  
  8. -->
  9.  
  10. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13.  
  14.  
  15. <head>
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19.  
  20.  
  21. <style type="text/css">
  22.  
  23.  
  24.  
  25. ::-webkit-scrollbar-thumb:vertical {background-color:#000;height:150px;}
  26. ::-webkit-scrollbar {height:0px;width:5px;background-color:#fff;}
  27.  
  28. body
  29. {font-family:Trebuchet MS;
  30. font-size:10px;
  31. background-color:#fff;
  32. background-image:url('http://25.media.tumblr.com/tumblr_ly0ae2N4hE1r9g6hvo6_r1_1280.png');
  33. background-position: fixed;
  34. background-attachment:fixed;
  35. background-repeat:repeat;}
  36.  
  37. a
  38. {text-decoration:none;}
  39.  
  40. #top
  41. {background-color:#000;
  42. width:800px;
  43. border-radius: 0px 0px 20px 20px;
  44. margin-top:-10px;}
  45.  
  46. #title
  47. {text-align:center;
  48. letter-spacing:4px;
  49. text-transform:uppercase;
  50. font-family:mkb,consolas;
  51. color:#fff;
  52. font-size:24px;
  53. padding-top:8px;
  54. padding-bottom:5px;}
  55.  
  56.  
  57. @font-face {font-family:"mkb";
  58. src: url("http://static.tumblr.com/s2ymoja/NJNm38v7g/232mkl__.ttf") format("truetype");}
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. .profile
  66. {width:300px;
  67. background-image:url("http://static.tumblr.com/s2ymoja/Rtpm3ghro/trans30-100.png");
  68. margin:50px 50px 0px 50px;
  69. border-radius:15px;
  70. -moz-border-radius:15px;
  71. float:left;
  72. box-shadow:0px 0px 5px #bbb;}
  73.  
  74.  
  75. .picture
  76. {margin:-20px 0px 0px -20px ;
  77. float:left;
  78. overflow:hidden;
  79. width:100px;
  80. height:100px;
  81. border-right:5px solid #fff;
  82. border-radius:55px;}
  83.  
  84. #right
  85. {text-align:center;
  86. width:205px;
  87. margin-top:25px;
  88. margin-bottom:25px;
  89. float:left;}
  90.  
  91. .name
  92. {font-size:20px;
  93. letter-spacing:3px;
  94. font-family:consolas;
  95. text-transform:uppercase;
  96. color:#000;
  97. text-shadow:1px 1px #3fbaec;}
  98.  
  99. #second
  100. {text-shadow:1px 1px #b2ec03;}
  101.  
  102. #sub
  103. {letter-spacing:5px;
  104. color:#555;}
  105.  
  106. .text
  107. {width:270px;
  108. padding:15px;
  109. color:#222;
  110. text-align:justify;}
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118. .corner
  119. {width:125px;
  120. text-align:center;
  121. background-color:#000;
  122. color:#777;
  123. position:fixed;
  124. bottom:0px;
  125. -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
  126.  
  127. #back
  128. {left:0px;
  129. border-radius:0px 10px 0px 0px;
  130. -moz-border-radius:0px 10px 0px 0px;}
  131.  
  132. #credits
  133. {right:0px;
  134. border-radius:10px 0px 0px 0px;
  135. -moz-border-radius:10px 0px 0px 0px;}
  136.  
  137. .corner:hover
  138. {width:160px;
  139. color:#fff;}
  140.  
  141. </style>
  142.  
  143. </head>
  144. <body>
  145.  
  146.  
  147. <table align="center" id="all" border="0" cellpadding="0" cellspacing="0">
  148. <tr><td>
  149.  
  150.  
  151. <div id="top">
  152. <div id="title">TITLE HERE</div>
  153. </div>
  154. </td></tr>
  155.  
  156.  
  157.  
  158.  
  159. <!--start of one row (2 profiles)-->
  160. <tr><td>
  161. <div class="profile">
  162. <div>
  163. <a href="URL HERE">
  164. <div class="picture"><img width="100px" src="IMG URL HERE"></div>
  165. </a>
  166.  
  167. <div id="right">
  168. <div class="name">— NAME HERE —</div>
  169. <div id="sub">weird thing HERE</div>
  170. </div>
  171. </div>
  172.  
  173. <div class="text">
  174. text or not here
  175. </div>
  176. </div>
  177.  
  178.  
  179.  
  180. <div class="profile">
  181. <div>
  182. <a href="URL HERE">
  183. <div class="picture"><img width="100px" src="IMG URL HERE"></div>
  184. </a>
  185.  
  186. <div id="right">
  187. <div class="name" id="second">— NAME HERE —</div>
  188. <div id="sub">weird thing HERE</div>
  189. </div>
  190. </div>
  191.  
  192. <div class="text"></div>
  193.  
  194. </div>
  195. </td></tr>
  196. <!--end of one row (2 profiles)-->
  197.  
  198. </table>
  199.  
  200.  
  201.  
  202.  
  203.  
  204. <a href="/"><div class="corner" id="back">
  205. back to blog
  206. </div></a>
  207.  
  208. <a href="http://gyapo.tumblr.com"><div class="corner" id="credits">
  209. page by gyapo
  210. </div></a>
  211.  
  212. </body>
  213. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement