wallflwers

About Me Joshdevin

Jun 14th, 2013
2,617
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.27 KB | None | 0 0
  1. <!--THEME BY JOSHDEVIN, PLEASE DO NOT USE AS A BASE OR REDISTRIBUTE IN ANYWAY.-->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9.  
  10. <meta name="image:face" content=""/>
  11. <meta name="color:icon" content="#eeeeee"/>
  12. <meta name="color:text" content="#eeeeee"/>
  13.  
  14. <div style="font-size: 11px; letter-spacing: 2px; float: right; position: fixed; bottom: 10px; right: 10px; color:{color:text};font-family:inconsolata;"><a href="http://joshdevin.tumblr.com">©<i>j</i>D</a></div>
  15.  
  16.  
  17.  
  18. <style type="text/css">
  19.  
  20. @font-face{font-family:Brain Flower;src:url(http://static.tumblr.com/9wzbixa/qvjmifp1n/brain_flower.ttf);}
  21.  
  22. ::-webkit-scrollbar {width: 5px; height: 5px; background:{color:Scrollbar Background}; }
  23. ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar};}
  24.  
  25. body{
  26. font-family:calibri;
  27. font-size:11px;
  28. letter-spacing:1px;
  29. line-height:13px;
  30. background-image:url(http://25.media.tumblr.com/tumblr_m33qwzyv7F1r6uwfxo2_250.png);
  31. background-position: fixed;
  32. background-attachment:fixed;
  33. background-repeat:repeat;
  34. text-decoration:none;
  35. }
  36.  
  37. a:link, a:active, a:visited{
  38. color:#a8aeaf;
  39. text-decoration:none;
  40. -webkit-transition: all 0.4s linear;
  41. -moz-transition: all 0.4s linear;
  42. transition: all 0.4s linear;
  43. }
  44.  
  45. a:hover{
  46. color:#797a7a;
  47. -webkit-transition: all 0.4s linear;
  48. -moz-transition: all 0.4s linear;
  49. transition: all 0.4s linear;
  50. }
  51.  
  52. #container {
  53. width:250px;
  54. margin:0 auto;
  55. }
  56.  
  57. #about {
  58. margin-top:200px;
  59. color:#919191;
  60. width:300px;
  61. position:fixed;
  62. border:1px solid #777777;
  63. }
  64.  
  65. #title {
  66. font-family: Brain Flower;
  67. font-size:36px;
  68. position:fixed;
  69. margin-top:175px;
  70. margin-left:100px;
  71. color:#919191;
  72. }
  73.  
  74.  
  75. .linkage {
  76. font-size:30px;
  77. width:75px;
  78. position:fixed;
  79. padding:10px;
  80. color:#919191;
  81. padding-top:15px;
  82. text-align:center;
  83. font-family: Brain Flower;
  84. -webkit-transition: all 0.4s linear;
  85. -moz-transition: all 0.4s linear;
  86. transition: all 0.4s linear;
  87. }
  88.  
  89. .linkage:hover {
  90. opacity:1;
  91. -webkit-transition: all 0.4s linear;
  92. -moz-transition: all 0.4s linear;
  93. transition: all 0.4s linear;
  94. }
  95.  
  96. .about {
  97. font-family:calibri;
  98. font-size:10px;
  99. opacity:0;
  100. color:#919191;
  101. margin-left:-21px;
  102. color:#000;
  103. -webkit-transition: all 0.4s linear;
  104. -moz-transition: all 0.4s linear;
  105. transition: all 0.4s linear;
  106. }
  107.  
  108. .linkage:hover .about {
  109. opacity:1;
  110. width:100px;
  111. padding:10px;
  112. color:#919191;
  113. -webkit-transition: all 0.4s linear;
  114. -moz-transition: all 0.4s linear;
  115. transition: all 0.4s linear;
  116. }
  117. /*face*/
  118. .linkage2 {
  119. font-size:30px;
  120. width:75px;
  121. padding:10px;
  122. margin-top:0px;
  123. margin-left:100px;
  124. position:fixed;
  125. padding-top:15px;
  126. text-align:center;
  127. font-family: Brain Flower;
  128. -webkit-transition: all 0.4s linear;
  129. -moz-transition: all 0.4s linear;
  130. transition: all 0.4s linear;
  131. }
  132.  
  133. .linkage2:hover {
  134. opacity:1;
  135. -webkit-transition: all 0.4s linear;
  136. -moz-transition: all 0.4s linear;
  137. transition: all 0.4s linear;
  138. }
  139.  
  140. .face {
  141. font-family:georgia;
  142. font-size:12px;
  143. opacity:0;
  144. margin-left:-28px;
  145. color:#000;
  146. -webkit-transition: all 0.4s linear;
  147. -moz-transition: all 0.4s linear;
  148. transition: all 0.4s linear;
  149. }
  150.  
  151. .linkage2:hover .face {
  152. opacity:1;
  153. width:100px;
  154. padding:10px;
  155. -webkit-transition: all 0.4s linear;
  156. -moz-transition: all 0.4s linear;
  157. transition: all 0.4s linear;
  158. }
  159.  
  160. /*askbox*/
  161. .linkage3 {
  162. font-size:30px;
  163. padding:10px;
  164. margin-top:0px;
  165. margin-left:200px;
  166. position:fixed;
  167. width:75px;
  168. padding-top:15px;
  169. text-align:center;
  170. font-family: Brain Flower;
  171. -webkit-transition: all 0.4s linear;
  172. -moz-transition: all 0.4s linear;
  173. transition: all 0.4s linear;
  174. }
  175.  
  176. #ask {
  177. opacity:0;
  178. -webkit-transition: all 0.4s linear;
  179. -moz-transition: all 0.4s linear;
  180. transition: all 0.4s linear;
  181. }
  182.  
  183. .linkage3:hover {
  184. width:250px;
  185. margin-left:113px;
  186. }
  187. .linkage3:hover #ask {
  188. opacity:1;
  189. -webkit-transition: all 0.4s linear;
  190. -moz-transition: all 0.4s linear;
  191. transition: all 0.4s linear;
  192. }
  193.  
  194. </style>
  195. </head>
  196.  
  197. <body>
  198.  
  199. <div id="container">
  200. <div id="title">ABOUT ME </div>
  201. <div id="about">
  202. <div class="linkage"><a href="">ABOUT</a>
  203. <div class="about">Hi, this is a description. Say a little bit about yourself here! (:
  204. </div></div>
  205.  
  206. <div class="linkage2"><a href="">FACE</a>
  207. <div class="face"><img src="IMGURLHERE" style="width:115px;">
  208. </div>
  209. </div>
  210.  
  211. <div class="linkage3"><a href="/ask">ASKBOX</a>
  212. <div id="ask">
  213. <p><iframe frameborder="0" scrolling="no" width="100%" height="190" src="http://www.tumblr.com/ask_form/YOURURLHERE.tumblr.com/" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!—[if IE]><script type="text/javascript">document.getElementById(‘ask_form’).allowTransparency=true;</script><![endif]—></p>
  214. </div></div>
  215.  
  216. </body>
  217. </html>
Advertisement
Add Comment
Please, Sign In to add comment