Advertisement
thisisnotras

Lock 1.0

Sep 8th, 2014
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.61 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {
  3. display: none;
  4. }
  5.  
  6. #profile {
  7. border: 0px;
  8. background-color: transparent;
  9. }
  10.  
  11. a:link, a:visited { text-decoration: bold; color:#000000; }
  12.  
  13. a.a2:link, a.a2:visited { text-decoration: none; font-style: italic; color:#004A93; }
  14. a.a2:hover { font-style: bold; color:black; }
  15.  
  16. a.b2 { text-decoration: none; font-style:none; color: #000000;}
  17.  
  18. a.ooc:hover { text-decoration: none; font-style: italic; cursor: default; }
  19.  
  20. body {
  21. overflow: hidden;
  22. background-color: white;
  23. font-family: "Times New Roman", Arial;
  24. font-size: 13px;
  25. color: #004A93;
  26. background-image: url('http://i452.photobucket.com/albums/qq250/thesoubi/Oc%20chara%20pics/Volcaronafull1127034_zpscb41bfe0.jpg');
  27. background-repeat: no-repeat;
  28. background-position: bottom right;
  29. height: 800px;
  30. width: 800px;
  31. }
  32.  
  33.  
  34. #textstretch
  35. {
  36. margin-top: 100px;
  37. background: transparent;
  38. margin-left: 100px;
  39. width: 450px;
  40. height: 100px;
  41. overflow: hidden;
  42. border: 0px solid black;
  43. position: fixed;
  44. transition: height 1s;
  45. -webkit-transition: height 1s;
  46. }
  47.  
  48. #textstretch:hover{
  49. height: 290px;
  50. }
  51.  
  52. #text {
  53. left: 0px;
  54. position: absolute;
  55. border: 0px solid black;
  56. background-color:transparent;
  57. text-align: left;
  58. border-top: 1px solid #004A93;
  59. border-left: 1px solid #004A93;
  60. width: 400px;
  61. height: 30px;
  62. padding: 10px;
  63. margin-left: 0px;
  64. }
  65.  
  66.  
  67. #text2 {
  68.  
  69. position: absolute;
  70. bottom: 0px;
  71. border: 0px solid black;
  72. background-color:transparent;
  73. text-align: left;
  74. border-bottom: 1px solid #004A93;
  75. border-right: 1px solid #004A93;
  76. height: 30px;
  77. width: 400px;
  78. padding: 10px;
  79. }
  80.  
  81. #opentext {
  82. float: left;
  83. margin-left: 10px;
  84. border: 0px solid black;
  85. background-color:transparent;
  86. text-align: left;
  87. width: 60px;
  88. height: 100px;
  89. margin-top: 100px;
  90. padding-top: 0px;
  91. }
  92.  
  93. #opentext2 {
  94. text-align: left;
  95. float: left;
  96. width: 300px;
  97. border: 0px black solid;
  98. height: 100px;
  99. margin-top:100px;
  100. margin-left: 20px;
  101. padding-left: 5px;
  102. overflow: auto;
  103. padding-right: 13px;
  104. }
  105.  
  106. h1.h0
  107. {font-size:14px; font-style: oblique; font-weight:thick; margin: 0; padding: 0; display:inline;}
  108.  
  109. span.drop {border-bottom: none; color:black;}
  110. span.drop:hover {text-decoration: none; z-index: 6; font-style:italic;}
  111. span.drop span {position: absolute; left: -9999px;
  112. margin: -205px 0 0 -5.8px; padding: 1px 1px 1px 5px;
  113. border-style:solid; border-color:black; border-width:1px; z-index: 6;
  114. opacity: 0.1;
  115. transition: opacity 1s;
  116. -webkit-transition: opacity 1s;
  117. }
  118. span.drop:hover span {left: 2%; background: white;
  119. width: 80px;
  120. height: 150px;
  121. padding-top: 56px;
  122. overflow: hidden;
  123. border: 0px #7CF105 dashed;
  124. text-align: left;
  125. font-size: 13px;
  126. opacity: 0.1;
  127. font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
  128. opacity: 1.0;
  129. }
  130.  
  131. #imagehoverdiv { height: 100%;
  132. right: 0px;
  133. top: 0px;
  134. bottom: 0px;
  135. right: 0px;
  136. width: 50%;
  137. border: 0px dotted blue;
  138. position: fixed;
  139. background-image:
  140. url('http://i452.photobucket.com/albums/qq250/thesoubi/Oc%20chara%20pics/volcarona_gijinka_by_thecutetoxicbunny-d4ogt7m_zpsfb861f2b.png');
  141. background-size:85%;
  142. background-repeat: no-repeat;
  143. opacity: 0;
  144. background-color: white;
  145. -transition: opacity 1s;
  146. -webkit-transition: opacity 1s;
  147. }
  148.  
  149. #imagehoverdiv:hover{
  150. opacity: 100;}
  151.  
  152. #version {position: absolute;
  153. background: transparent;
  154. height: 20px;
  155. width: 300px;
  156. border: 0px;
  157. color: black;
  158. font-family: 'Times New Roman', Times;
  159. font-size: 13px;
  160. font-style: italic;
  161. left: 0px;
  162. bottom: 0px;
  163. }
  164.  
  165.  
  166. </style>
  167.  
  168.  
  169. <div id="version">
  170. updated 4/2/14: 'OOClinks'
  171. </div>
  172.  
  173.  
  174. <div id="whole">
  175. <div id="textstretch">
  176. <div id="text">
  177. Nirsano Kirvalto<br>
  178. <i>Nirsano</i>
  179. <br>
  180. </div>
  181.  
  182. <div id="opentext">
  183. <b>Stats</b>
  184. <br>
  185. <i>Male<br>
  186. 20<br>
  187. Single<br>
  188. Pansexual<br>
  189. 6'8 in human form 5'2 in moth form, excluding wings."</i></div>
  190.  
  191. <div id="opentext2">
  192. <a href="#SectionOne" class="b2">(I)</a>
  193. <a href="#SectionTwo"class="b2"> (II)</a>
  194. <a href="#SectionThree" class="b2"> (III)</a>
  195. <a href="#OOC" class="b2"> (OOC)</a>
  196. <br>
  197. <h1 class="h0">A</h1> Was once a fire moth with beautiful wings, then got mutated into having a human form as well. Very capable of strong fire magic of course. Though often prefferes to stay as a fire moth. PRetty curious and friendly for the most part,t hough does have a temper, and when the moth is angry, things will burn, including people. Be nice to him, and he'll be nice back.<br><br>
  198. <a name="SectionTwo"></a>
  199. <h1 class="h0">Will add as a story happens.</h1><br><br>
  200. <a name="SectionThree"></a>
  201. <h1 class="h0">
  202. <br><br>
  203. <a name="OOC"></a>
  204. <b>OOC</b><br>
  205. <a title="Don't lie about shit, you'll get burnt baddly. And don't touch the wings without permission! Also don't even consider me apart of the pokemon group, NOT HAPPENING! Also, code credit to Lock." class="ooc">Annoyances</a><br>
  206. <a title="Around daily mostly, off and on of course that is. " class="ooc">Hours</a><br>
  207. <a title="Self explanitory, I don't do ic only relationships." class="ooc">Not interested.</a>
  208. </div>
  209.  
  210. <div id="text2">
  211. Likes:<span class="drop"> Friends
  212. <span>
  213. <br>
  214. <a href="" target="_blank" title="♪♪"> ♪</a><a class="a2" href="" title="" target="_blank"></a><br>
  215. <a href="" target="_blank" title="♪ ♪"> ♪</a>
  216. <a class="a2" " title="" target="_blank"> </a><br>
  217. <a href="" target="_blank" title="♪♪"> ♪</a>
  218. <a class="a2" href="" title="" target="_blank"></a><br>
  219. <a href="" target="_blank" title="♪ ♪"> ♪</a>
  220. <a class="a2" href="" title="" target="_blank"></a><br>
  221. </span></span>, Food, people, warm places.<br>
  222. Dislikes: Silence, boredom, being cold.
  223. </div>
  224. </div>
  225.  
  226.  
  227. </div>
  228.  
  229. <div id="imagehoverdiv">
  230. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement