Professor_Stein

Newest Profile, bug fixes

Jan 21st, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1. <style>
  2. .pfor{display:none;}
  3. body {background-color: #000000;}
  4. body {background-image:url("BACKGROUND"); background-attachment:fixed; background-size:100%;}
  5. #pbox {margin: auto;
  6. width: 600px;
  7. background-color:black;
  8. border-style: solid;
  9. border-width: 2px;
  10. border-color: #333;
  11. padding: 5px;
  12. }
  13. </style>
  14.  
  15. <style type="text/css">
  16. !-- Copy from here, into the Style section --!
  17. #player{
  18. position: fixed;
  19. z-index:2;
  20. bottom: 230px;
  21. left: 934px;
  22. border-radius: 15px;
  23. width: 32px;
  24. height: 32px;
  25. border: 5px solid #D5D5D5;
  26. box-shadow: 0px 0px 19px #D5D5D5;
  27. overflow:hidden;}
  28.  
  29.  
  30. </style>
  31.  
  32.  
  33.  
  34. <style>
  35. ul {
  36. list-style-type: none;
  37. margin: 0;
  38. padding: 0;
  39. overflow: hidden;
  40. background-color: #HexColor;
  41. }
  42.  
  43. li {
  44. float: left;
  45. }
  46.  
  47. li a {
  48. display: block;
  49. color: #HexColor;
  50. text-align: center;
  51. padding: 14px 16px;
  52. text-decoration: none;
  53. }
  54.  
  55. li a:hover {
  56. background-color: #HexColor;
  57. }
  58. </style>
  59.  
  60.  
  61.  
  62. <ul>
  63. <li><a href="#one">Stats</a></li>
  64. <li><a href="#two">Personality</a></li>
  65. <li><a href="#three">History</a></li>
  66. <li><a href="#four">OOC</a></li>
  67. <li><a href="#five">Gallery</a></li>
  68. <li><a href="#home">Reset</a></li>
  69. </ul>
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76. <style>
  77. img {
  78. border-radius: 50%;
  79. }
  80.  
  81. img {
  82. display: block;
  83. margin: auto;
  84. font-size: 18px;
  85. }
  86.  
  87.  
  88. .tabs {
  89. float: left;
  90. margin-right: 15px;
  91. margin-bottom: 15px;
  92. width: 54px;
  93. height: 54px;
  94. text-align: left;
  95. }
  96.  
  97. .info{
  98. position: fixed;
  99. right: 950;
  100. bottom: 75;
  101. margin-top: 234px;
  102. width: 326px;
  103. height: 425px;
  104. padding: 10px;
  105. background: #HexColor;
  106. font-family: Arial Italic;
  107. color: #HexColor;
  108. font-size: 14px;
  109. line-height: 15px;
  110. text-align: justify;
  111. border: 2px solid #HexColor;
  112. outline-offset: 2px;
  113. opacity: 0;
  114. overflow: auto;
  115. transition: 1s;
  116. }
  117.  
  118. .info:target{
  119. opacity: 1;
  120. transition: 1s;
  121. z-index: 1;
  122. }
  123.  
  124.  
  125. </style>
  126.  
  127.  
  128. <div class="info" id="one"><h1>Stats</h1>
  129. <strong>Full Name:</strong> - <br><br>
  130. <strong>Age:</strong> - <br><br>
  131. <strong>Gender:</strong> - <br><br>
  132. <strong>Race:</strong> - <br><br>
  133. <strong>Height:</strong> - <br><br>
  134. <strong>Alias:</strong> - <br><br>
  135. <strong>Build:</strong> - <br><br>
  136. <strong>Sexual Orientation:</strong> - <br><br>
  137. <strong>Status:</strong> - <br> <br>
  138. <strong>Occupation:</strong> - </div>
  139.  
  140. <div class="info" id="two"><h1>Personality</h1></div>
  141.  
  142. <div class="info" id="three"><h1>History</h1></div>
  143.  
  144. <div class="info" id="four"><h1>OOC</h1><strong>Pm friendly<br><br>Rp friendly<br><br><strong>No limits</strong><br><br>Starting with a post will get you better results for a response<br><br>I'm always in character!!<br><br>Semi to multi-para <b><u>ONLY</u><b> exception is if you are starting a conversation in character<br><br>If your not starting with a post than you better have an Idea.</div>
  145.  
  146. <div class="info" id="five"><h1>Gallery</h1><style>
  147.  
  148. div.img {
  149. margin: 5px;
  150. border: 1px solid #ccc;
  151. float: left;
  152. width: 180px;
  153. }
  154.  
  155. div.img:hover {
  156. border: px solid #777;
  157. }
  158.  
  159. div.img img {
  160. width: 100%;
  161. height: 80%;
  162. }
  163.  
  164. div.desc {
  165. padding: 15px;
  166. text-align: center;
  167. }
  168. </style>
  169.  
  170.  
  171. <div class="img">
  172. <a target="_blank" href="URL">
  173. <img src="URL" width="300" height="200">
  174. </a>
  175. </div>
  176.  
  177. <div class="img">
  178. <a target="_blank" href="URL">
  179. <img src="URL" width="300" height="200">
  180. </a>
  181. </div>
  182.  
  183. <div class="img">
  184. <a target="_blank" href="URL">
  185. <img src="URL" width="300" height="200">
  186. </a>
  187. </div>
  188.  
  189. <div class="img">
  190. <a target="_blank" href="URL">
  191. <img src="URL" width="300" height="200">
  192. </a>
  193. </div>
  194.  
  195. <div class="img">
  196. <a target="_blank" href="URL">
  197. <img src="URL" width="300" height="200">
  198. </a>
  199. </div>
  200.  
  201. <div class="img">
  202. <a target="_blank" href="URL">
  203. <img src="URL" width="300" height="200">
  204. </a>
  205. </div>
  206.  
  207. <div class="img">
  208. <a target="_blank" href="URL">
  209. <img src="URL" width="300" height="200">
  210. </a>
  211. </div>
  212.  
  213. <div class="img">
  214. <a target="_blank" href="URL">
  215. <img src="URL" width="300" height="200">
  216. </a>
  217. </div>
  218.  
  219. <div class="img">
  220. <a target="_blank" href="URL">
  221. <img src="URL" width="300" height="200">
  222. </a>
  223. </div>
  224.  
  225.  
  226. </div>
  227.  
  228.  
  229.  
  230. <div id="player">
  231. <audio controls loop="1"><source src="MUSIC"></audio>
  232. </div>
  233.  
  234.  
  235.  
  236.  
  237. <style>
  238. img {
  239. border-radius: 50%;
  240. display: block;
  241. margin: auto;
  242. height:60%;
  243. width: auto;
  244. }
  245. </style>
Advertisement
Add Comment
Please, Sign In to add comment