Justsomegeek

Spider Man

Jan 27th, 2014
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.95 KB | None | 0 0
  1. CSS:
  2.  
  3. /* CODED BY: JESS.
  4. DO NOT STEAL THIS CODE AND MODIFY IT AS YOUR OWN. */
  5. body { cursor: default; }
  6. #profile-container {
  7. font-family: Courier New;
  8. font-size: 10px;
  9. color: #000;
  10. background: none;
  11. display: block;
  12. height: 500px;
  13. width: 475px;
  14. margin-left: auto;
  15. margin-right: auto;
  16. text-align: center;
  17. overflow: hidden;
  18. }
  19. #container2 {
  20. margin-top: 55px;
  21. width: 400px;
  22. height: 280px;
  23. padding: 25px;
  24. background: url('http://i.imgur.com/LnjbmPx.png');
  25. opacity: 0.99;
  26. }
  27. #container2 .img {
  28. opacity: 0.85;
  29. position: absolute;
  30. -moz-transition-delay: .0s;
  31. -webkit-transition-delay: .0s;
  32. -o-transition-delay: .0s;
  33. -ms-transition-delay: .0s;
  34. transition-delay: .0s;
  35. -moz-transition-duration: .1s;
  36. -webkit-transition-duration: .1s;
  37. -o-transition-duration: .1s;
  38. -ms-transition-duration: .1s;
  39. transition-duration: .4s;
  40. width: 230px;
  41. height: 290px;
  42. top: 75px;
  43. left: 200px;
  44. background-image: url('http://i.imgur.com/E5f4fUb.png');
  45. background-position: top center;
  46. }
  47. #container2:hover .img {
  48. opacity: 0.85;
  49. top: 75px;
  50. width: 190px;
  51. left: 25px;
  52. -moz-transition-delay: .0s;
  53. -webkit-transition-delay: .0s;
  54. -o-transition-delay: .0s;
  55. -ms-transition-delay: .0s;
  56. transition-delay: .0s;
  57. }
  58. .infotext {
  59. position: relative;
  60. width: 190px;
  61. height: 270px;
  62. overflow-y: auto;
  63. overflow-x: hidden;
  64. font-family: Courier New;
  65. font-size: 10px;
  66. text-align: justify;
  67. line-height: 12px;
  68. color: #f3f3f3;
  69. clear: all;
  70. left: 200px;
  71. opacity: 0;
  72. margin-top: -5px;
  73. padding: 10px;
  74. background-color: rgba(15,82,109,0.80);
  75. }
  76. .infotext::-webkit-scrollbar {
  77. width: 3px;
  78. background-color: transparent;
  79. }
  80. .infotext::-webkit-scrollbar-thumb {
  81. width: 2px;
  82. background-color: rgba(253,211,125,0.85);
  83. }
  84. #container2 .infotext {
  85. -moz-transition-delay: .0s;
  86. -webkit-transition-delay: .0s;
  87. -o-transition-delay: .0s;
  88. -ms-transition-delay: .0s;
  89. transition-delay: .0s;
  90. -moz-transition-duration: .4s;
  91. -webkit-transition-duration: .4s;
  92. -o-transition-duration: .4s;
  93. -ms-transition-duration: .4s;
  94. transition-duration: .4s;
  95. }
  96. #container2:hover .infotext {
  97. opacity: 1;
  98. -moz-transition-delay: .0s;
  99. -webkit-transition-delay: .0s;
  100. -o-transition-delay: .0s;
  101. -ms-transition-delay: .0s;
  102. transition-delay: .0s;
  103. }
  104. #container2 .firstcolumn {
  105. position: absolute;
  106. width: 170px;
  107. height: 290px;
  108. top: 75px;
  109. left: 25px;
  110. opacity: 1;
  111. font-size: 8px;
  112. text-transform: uppercase;
  113. background: url('http://i.imgur.com/Fj201r0.png');
  114. -moz-transition: .4s;
  115. -webkit-transition: .4s;
  116. -o-transition: .4s;
  117. -ms-transition: .4s;
  118. transition-in: .4s;
  119. opacity: 0.75;
  120. }
  121. #container2:hover .firstcolumn {
  122. opacity: 0;
  123. }
  124. .namestats {
  125. text-align: right;
  126. font-weight: 500;
  127. font-family: Arial, Helvetica;
  128. color: #fff;
  129. font-size: 15px;
  130. text-transform: uppercase;
  131. letter-spacing: 1px;
  132. padding: 10px;
  133. margin-top: 70px;
  134. margin-left: 25px;
  135. width: 110px;
  136. height: 110px;
  137. border: 1px solid #fff;
  138. }
  139. .smallstats {
  140. font-family: Courier New;
  141. font-weight: normal;
  142. line-height: 11px;
  143. font-size: 10px;
  144. letter-spacing: 0px;
  145. }
  146. a:link, a:visited, a:active, a:hover {
  147. color: inherit;
  148. text-decoration: none;
  149. }
  150. #credit {
  151. margin-top: -15px;
  152. opacity: 0.05;
  153. display: block;
  154. height: 15px;
  155. -webkit-transition: all .5s ease-in-out;
  156. -moz-transition: all .5s ease-in-out;
  157. -o-transition: all .5s ease-in-out;
  158. }
  159. #credit:hover {
  160. opacity: 0.65;
  161. -webkit-transition: all .5s ease-in-out;
  162. -moz-transition: all .5s ease-in-out;
  163. -o-transition: all .5s ease-in-out;
  164. }.tooltip { cursor: pointer; }
  165.  
  166.  
  167.  
  168. HTML:
  169.  
  170. <div id="container2">
  171. <div class="firstcolumn">
  172. <div class="namestats">
  173. <div class="smallstats">The Amazing Spider-Man;</div>
  174. <br />
  175. <div class="smallstats">&mdash;&mdash;Peter Parkeri&mdash;&mdash;<br /><br /> Age: 25.<br /> Gender: Male.<br /> Status: Single.</div>
  176. </div>
  177. </div>
  178. <div class="img">&nbsp;</div>
  179. <div class="infotext">
  180. <p>My name is Peter Parker , and I've been Spider-Man since I was 15 years old.</p>
  181. <p>&nbsp;</p>
  182. <p>So what is my story? Who am I? You sure you want to know? The story of my life is not for the faint of heart. If somebody said it was a happy little tale, if somebody told you I was just your average ordinary guy, not a care in the world, somebody lied. I can't tell you everything. I mean, there's so much to tell. So many people I've let down. So many promises broken, because I couldn't keep my hero life, and my civilian life seprate...&nbsp;<br />So you still wanna hear my story?</p>
  183. <p>&nbsp;</p>
  184. <p>It goes a little something like this: Boy meets spider. Spider bites boy. Boy gets amazing spider-like powers. And what did, lil' Peter Parker, your's truly do with this gift? Did I right wrongs? Fight crime? Protect the innocent? ...Naaah. I used my powers to make a quick buck on prime time tv. I used it to become Spider-Man TV's sensation over night. I was looking out for number one. These were my powers, and they made me better than anyone right? Oh boy, did I realize just how wrong I was. My uncle Ben and man who was like a father to me was shot a killed by a thief right in front of Aunt May. A thief I let get away at the T.V studio.</p>
  185. <p>&nbsp;</p>
  186. <p>The same one I could have stopped a hundered different ways, like a spider powered punch to the jaw. But that was too little too late. I'll never make the mistake again. I've been given a great power, but with that there must also come great responsiblity. That means when push comes to shove? My life as Peter Parker always has to take a back seat. And with all the bad guys I've pilled up over the years? It's nearly a full time job.</p>
  187. <p>&nbsp;</p>
  188. <p>&nbsp;</p>
  189. </div>
  190. </div>
  191. <div id="credit"><a href="http://profiles.rphaven.com/Geek" target="_blank">ooc profile</a>. layout credit to <a href="http://profiles.rphaven.com/Jess" target="_blank">jess</a>.</div>
Advertisement
Add Comment
Please, Sign In to add comment