Advertisement
conception

voltage once upon a time

Jan 9th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.80 KB | None | 0 0
  1. <div class="overlay">
  2. <div class="innerbox" id="headimg"><img src="http://i.imgur.com/v2o8bMu.png" /></div>
  3. <div class="innerbox" id="navi"><a href="http://vampirefreaks.com/" class="navlink">VF Home</a><a href="http://vampirefreaks.com/user_comment.php?user=Voltage&rate=1" class="navlink">Contact</a><a href="http://vampirefreaks.com/profile_action.php?user=Voltage" class="navlink">Add Friend</a><a href="http://vampirefreaks.com/journal/Voltage" class="navlink">Journal</a></div>
  4.  
  5. <div class="innerbox" id="about"><h1>About Voltage</h1>
  6. <b><i>If you have any bugs/issues about the site, please send them to <br />VF-Help@cult, and <u>NOT</u> my inbox. KTHX.</i></b>
  7. <br />Hi, my name is Kariann.
  8. <br />I'm a Computer Science student with an Associate's in Computer Science, and am pursuing my Bachelor's degree at the moment in Wisconsin, though I'm from Illinois. I'm minoring in Web Development, but I'm also interested in Mobile Development.
  9. <br /><br /><b>Messages such as "<i>how are you</i>" or "<i>what do you come to this site for</i>" will be ignored. <u>Flirtation will be ignored.</u> </b>
  10. <br />I'm also a site admin, so if you have any questions, you can ask, but any real issues need to be sent to the <a href="http://vampirefreaks.com/support">Support</a> where multiple admins can assist you.
  11.  
  12. <br /><br /><br /><font color="gray"><small>Header by Xx__TigerClaws, Coding by Voltage </small></font>
  13. <br /><embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://k003.kiwi6.com/hotlink/dy7qp444px/John_Dahlb_ck_feat._Alexx_Mack_-_Count_To_Ten_Radio_Edit_.mp3&t0=Count to Ten&f1=http://k007.kiwi6.com/hotlink/7ugganpeq4/The_Medic_Droid_-_It_s_About_Love.mp3&t1=It's About Love&f2=http://k003.kiwi6.com/hotlink/1enqd0g9ls/Nothing_More_-_Ocean_Floor_Audio_Stream_.mp3&t2=Ocean Floor&f3=http://k003.kiwi6.com/hotlink/4klud6w2k4/Nothing_More_-_This_Is_The_Time_Ballast_Audio_Stream_.mp3&t3=This is the Time&total=4" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  14. </div>
  15.  
  16. <div class="innerbox" id="info"><a href="/gallery/Voltage" class="gall"><img src="http://i.imgur.com/fLXRUXJ.png" /></a>
  17. <br /><b>Name:</b> Kariann
  18. <br /><b>Age:</b> 21
  19. <br /><b>Location:</b> Illinois
  20. <br /><b>Account Status:</b> Site Admin</div>
  21. </div>
  22.  
  23. <style>
  24. .overlay {
  25. top: 0px;
  26. height: 675px;
  27. padding: 2px;
  28. background-color: #1b1b1b;
  29. width: 800px;
  30. box-shadow: 0px 0px 25px #080808;
  31. border-radius: 0px;
  32. position: relative;
  33. }
  34.  
  35. .innerbox {
  36. background-color: #161616;
  37. border-radius: 5px;
  38. overflow: auto;
  39. position: absolute;
  40. padding: 4px;
  41. }
  42.  
  43. #headimg {
  44. width: 800px;
  45. height: 400px;
  46. top: 0px;
  47. left: 0px;
  48. padding: 0px;
  49. border: none;
  50. }
  51.  
  52. #navi {
  53. left: 100px;
  54. top: -40px;
  55. height: 45px;
  56. width: 700px;
  57. background: transparent;
  58. }
  59.  
  60. #about {
  61. left: 250px;
  62. top: 410px;
  63. height: 255px;
  64. width: 540px;
  65. text-align: center;
  66. }
  67.  
  68. #info {
  69. left: 10px;
  70. top: 410px;
  71. height: 255px;
  72. width: 230px;
  73. text-align: left;
  74. }
  75. </style>
  76.  
  77.  
  78. <style>
  79. .main_content_title, #user_default_image, #main-navbar, .top_commentbox img, .footer_links, .navbar-nav, #user_profile_info, .btn-primary, .top_commentbox textarea, .panel-heading, .friends-list, .top_commentbox, .newsfeed, #right_profile { display: none; }
  80.  
  81. .panel-body, .user_profile_box { background: transparent!important;
  82. border: none!important;
  83. margin-top: 20px;
  84. }
  85.  
  86. html, body {
  87. background-image: url('http://i.imgur.com/UpUmJcR.png');
  88. background-size: auto;
  89. }
  90.  
  91. h1 {
  92. line-height: 15px;
  93. font-size: 15px;
  94. font-family: Trebuchet MS;
  95. text-transform: uppercase;
  96. letter-spacing: 1px;
  97. font-weight: lighter;
  98. text-align: center;
  99. display: block;
  100. color: #f1f1f1;
  101. background-color: #0e394a;
  102. background-image: -webkit-gradient(linear, left top, left bottom, from(#4a95a3), to(#0e394a));
  103. #4a95a3 > top;
  104. #0e394a > bottom;
  105. background: -o-linear-gradient(top, #4a95a3 0%, #0e394a 90%);
  106. background: -webkit-linear-gradient(top, #4a95a3 0%, #0e394a 90%);
  107. background: -ms-linear-gradient(top, #4a95a3 0%, #0e394a 90%);
  108. background: linear-gradient(to bottom, #4a95a3 0%, #0e394a 90%);
  109. background: -moz-linear-gradient(top, #4a95a3 0%, #0e394a 90%);
  110. text-shadow: 1px 1px 1px #1c1c1c;
  111. border-radius: 2px;
  112. }
  113.  
  114. b {
  115. font-size: 9pt;
  116. font-family: Trebuchet MS;
  117. text-transform: uppercase;
  118. color: #326b7d;
  119. }
  120.  
  121. i {
  122. text-transform: none;
  123. font-family: georgia;
  124. color: #2d8e90;
  125. text-shadow: 1px 1px 1px #1c1c1c;
  126. font-size: 12px;
  127. letter-spacing: 1px;
  128. }
  129.  
  130. u {
  131. text-transform: none;
  132. border-bottom: 1px dashed #2d8e90;
  133. font-family: georgia;
  134. font-size: 11px;
  135. letter-spacing: 2px;
  136. }
  137.  
  138. s {
  139. color: #326b7d;
  140. font-size: 10pt;
  141. }
  142.  
  143. a:link, a:active, a:visited {
  144. color: #7bb68a;
  145. font: 10pt Trebuchet MS;
  146. font-weight: lighter;
  147. letter-spacing: 1px;
  148. -webkit-transition: color 0.8s ease-in;
  149. -moz-transition: color 0.8s ease-out;
  150. }
  151.  
  152. a:hover {
  153. color: #347788;
  154. font: 10pt Trebuchet MS;
  155. font-weight: lighter;
  156. background: transparent;
  157. letter-spacing: 1px;
  158. -webkit-transition: color 0.8s ease-in;
  159. -moz-transition: color 0.8s ease-out;
  160. }
  161.  
  162. blockquote {
  163. font-size: 8pt;
  164. text-transform: uppercase;
  165. background: #1b1c1c;
  166. width: auto;
  167. box-shadow: none;
  168. border-top: 2px solid #78649a;
  169. border-bottom: 2px solid #4d2c8b;
  170. border-left: none;
  171. border-right: none;
  172. }
  173.  
  174. .gall img {
  175. background: #101010;
  176. border: 2px solid #2d8e90;
  177. padding: 2px!important;
  178. margin: 2px!important;
  179. width: 217px;
  180. height: 145px;
  181. border-radius: 5px;
  182. -webkit-transition: all 0.7s ease-out;
  183. -moz-transition: all 0.7s ease-out;
  184. }
  185.  
  186. .gall img:hover {
  187. background: #101010;
  188. border: 2px solid #326b7d;
  189. padding: 2px!important;
  190. margin: 2px!important;
  191. width: 217px;
  192. height: 145px;
  193. border-radius: 5px;
  194. -webkit-transition: all 0.7s ease-out;
  195. -moz-transition: all 0.7s ease-out;
  196. }
  197.  
  198. .navlink:link, .navlink:active, .navlink:visited {
  199. display: inline-block;
  200. line-height: 30px;
  201. height: 35px;
  202. width: 150px;
  203. font-size: 12pt;
  204. font-family: trebuchet ms;
  205. text-transform: uppercase;
  206. font-weight: lighter;
  207. text-align: center;
  208. color: #f1f1f1;
  209. background: #326b7d;
  210. border-radius: 15px 15px 0px 0px;
  211. margin: 1px;
  212. padding: 2px;
  213. letter-spacing: 2px;
  214. text-shadow: 1px 1px 1px #1c1c1c;
  215. -webkit-transition: all 0.7s ease-out;
  216. -moz-transition: all 0.7s ease-out;
  217. }
  218.  
  219. .navlink:hover {
  220. display: inline-block;
  221. line-height: 30px;
  222. height: 35px;
  223. width: 150px;
  224. font-size: 12pt;
  225. font-family: trebuchet ms;
  226. text-transform: uppercase;
  227. font-weight: lighter;
  228. text-align: center;
  229. color: #f1f1f1;
  230. background: #2d8e90;
  231. border-radius: 15px 15px 0px 0px;
  232. margin: 1px;
  233. padding: 2px;
  234. letter-spacing: 2px;
  235. text-shadow: 1px 1px 1px #1c1c1c;
  236. -webkit-transition: all 0.7s ease-out;
  237. -moz-transition: all 0.7s ease-out;
  238. }
  239.  
  240.  
  241. #admin_menu {
  242. background-color: #151515;
  243. border: 2px solid #000;
  244. }
  245.  
  246. #user_rating, .panel-footer{display:none;}
  247. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement