Advertisement
benizora

Page 02: About Me

Sep 3rd, 2012
4,531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. <html>
  2.  
  3. <!--
  4.  
  5. page 02: about me
  6. by jackie @ benizora.tumblr.com
  7. please keep all of the credits
  8. and don’t steal or distribute.
  9. Thank you! :3
  10.  
  11. -->
  12.  
  13. <head>
  14.  
  15. <title>{Title}</title>
  16.  
  17. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  18.  
  19. <link rel="shortcut icon" href="{Favicon}">
  20.  
  21. <link href='http://fonts.googleapis.com/css?family=Niconne' rel='stylesheet' type='text/css'>
  22.  
  23. <style type="text/css">
  24.  
  25. @font-face {
  26. font-family: "Loreena";
  27. src: url('http://static.tumblr.com/e1ydrvt/klIm9snwb/lorena_medium.ttf') format("truetype");
  28. }
  29.  
  30. a {
  31. color: #fff;
  32. text-decoration: none;
  33. }
  34.  
  35. a:link, a:active, a:visited {
  36. text-decoration: none;
  37. color: #fff;
  38. -webkit-transition: all 0.5s linear;
  39. -moz-transition: all 0.5s linear;
  40. -o-transition: all 0.5s linear;
  41. }
  42.  
  43. a:hover {
  44. color:#c9c9c9;
  45. text-decoration: none;
  46. -webkit-transition: all 0.5s linear;
  47. -moz-transition: all 0.5s linear;
  48. -o-transition: all 0.5s linear;
  49. }
  50.  
  51. body {
  52. background-image: url('PUT BACKGROUND LINK HERE');
  53. background-attachment: fixed;
  54. background-color: #000;
  55. }
  56.  
  57. #imacorner1 {
  58. border-bottom:10px solid #fff;
  59. border-left:10px solid transparent;
  60. position:fixed;
  61. margin:-40px 0px 0px 290px;
  62. }
  63.  
  64. #imacorner2 {
  65. border-right:10px solid transparent;
  66. border-bottom:10px solid #fff;
  67. position:fixed;
  68. margin:-40px 0px 0px 300px;
  69. }
  70.  
  71. #about {
  72. position:fixed;
  73. border-bottom:1px dotted #000;
  74. width:360px;
  75. background-color:#fff;
  76. font-family: 'Calibri', sans-serif;
  77. color:#000;
  78. font-size:11px;
  79. margin:-30px 0px 0px 105px;
  80. text-align:justify;
  81. padding:10px 20px 10px 20px;
  82. overflow-y: scroll;
  83. height:150px;
  84. }
  85.  
  86. ::-webkit-scrollbar {
  87. height:10px;
  88. width:8px;
  89. background:#fff;
  90. }
  91.  
  92. ::-webkit-scrollbar-thumb:vertical {
  93. background:#eee;
  94. height:100px;
  95. }
  96.  
  97. #banner {
  98. font-family:'Loreena', sans-serif;
  99. font-size:25px;
  100. letter-spacing:2px;
  101. display:block;
  102. width:400px;
  103. line-height:130%;
  104. margin: 0px 0px 55px 105px;
  105. padding:6px 0px 6px 0px;
  106. background-color:#222;
  107. text-transform:uppercase;
  108. text-align:none;
  109. color:#fff;
  110. }
  111.  
  112. #image {
  113. width:400px;
  114. height:200px;
  115. margin:-100px 0px 0px 105px;
  116. z-index:999;
  117. overflow:hidden;
  118. }
  119.  
  120. #leftlinks {
  121. z-index:-999;
  122. padding:5px;
  123. padding-bottom:16px;
  124. width: 80px;
  125. display:block;
  126. margin:50px 0px 0px 85px;
  127. text-transform:uppercase;
  128. }
  129.  
  130. #leftlinks a {
  131. z-index:-999;
  132. background-color:#fff;
  133. color:#000;
  134. font-size:8px;
  135. font-family:'Calibri', sans-serif;
  136. text-align:left;
  137. width:90px;
  138. letter-spacing:1px;
  139. line-height:50%;
  140. padding:5px;
  141. height:5px;
  142. display:block;
  143. padding-left:13px;
  144. margin:2px;
  145. }
  146.  
  147. #leftlinks a:hover {
  148. background-color:#222;
  149. color:#fff;
  150. left:80px;
  151. width:80px;
  152. font-family:'Calibri', sans-serif;
  153. -webkit-transition-duration:0.5s;
  154. -moz-transition-duration:0.5s;
  155. opacity:1;
  156. margin-left:-55px;
  157. }
  158.  
  159. </style>
  160.  
  161. </head>
  162.  
  163. <body>
  164.  
  165. </div>
  166.  
  167. <div id="leftlinks">
  168.  
  169. <!-- PUT YOUR LINKS HERE! --!>
  170.  
  171. <a href="LINK HERE">LINK #1</a>
  172.  
  173. <a href="LINK HERE">LINK #2</a>
  174.  
  175. <a href="LINK HERE">LINK #3</a>
  176.  
  177. <a href="LINK HERE">LINK #4</a></div>
  178.  
  179. <!-- PUT TOP IMAGE LINK INTO CODE BELOW! --!>
  180.  
  181. <div id="image"><img src="http://img.photobucket.com/albums/1003/contendaz/image.jpg"/></div>
  182.  
  183. <div id="banner"><center>
  184.  
  185. <!-- TITLE HERE --!>
  186.  
  187. About This Page
  188.  
  189. <!-- END TITLE --!>
  190.  
  191. </center></div>
  192.  
  193. <div id="imacorner1"></div><div id="imacorner2"></div><center><div id="about"><p>
  194.  
  195. <!-- PUT YOUR ABOUT ME SECTION IN HERE!! --!>
  196.  
  197.  
  198. </p></div></center>
  199.  
  200. <!-- DO NOT REMOVE CREDIT!!!! --!>
  201.  
  202. <font style="position: fixed; bottom: 10px; right: 20px;><font size="5px"><a href="http://benizora.tumblr.com"><b>❀</b></a></font>
  203.  
  204. </body>
  205.  
  206. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement