Advertisement
conception

dm

Dec 1st, 2015
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.17 KB | None | 0 0
  1. <center><style>
  2. .main_content_title, #user_default_image, #user_profile_info_outer, #user_profile_info, .middle_panel, .friends-list, #user_newsfeed, .panel-footer, .panel-title, .panel-heading, #main-navbar {display: none; }
  3.  
  4. .panel-body, .user_profile_box {background: transparent; border: none;
  5. }
  6.  
  7. .profilepages, .footer_links, .maintop, .leftnav, .profilename, .profilepages, .topbar, .defaultpic, .thumbnail, .gallery, .videos, .userinfo, .journal_entry, .profile_title, .likes_title, .dislikes_title, .music_title, .buttons1, .buttons2, .buttons3, .friends, .rate, .comment_title, .comments, .tagline, .menu2, hr, .small_space {
  8. display: none;
  9. }
  10. td, tr, table, hr {
  11. border: 0px;
  12. }
  13.  
  14. * {
  15. margin: 0;
  16. padding: 0;
  17. }
  18. .darkcontentbox {
  19. background-color: transparent;
  20. border: 0px;
  21. }
  22. #products {
  23. margin-top: 100px;
  24. }
  25. a:link, a:visited, a:active {
  26. color: #58243a;
  27. -webkit-transition-duration: 0.7s;
  28. -moz-transition-duration: 0.7s;
  29. -o-transition-duration: 0.7s;
  30. transition-duration: 0.7s;
  31. background: none!important;
  32. }
  33. a:hover {
  34. color: #e4e4e4;
  35. -webkit-transition-duration: 0.7s;
  36. -moz-transition-duration: 0.7s;
  37. -o-transition-duration: 0.7s;
  38. transition-duration: 0.7s;
  39. background:none!important;
  40. }
  41. a {
  42. text-decoration: none;
  43. }
  44. body, html {
  45. background: #fdcde2;
  46. background-image:url('http://i.imgur.com/SeVHs9e.png');
  47. background-repeat: repeat-x;
  48. font-family: Georgia,Times,Times New Roman,serif;
  49. font-size: 10px;
  50. color: #F8DAFB;
  51. overflow: hidden;
  52. }
  53. .san {
  54. width: 832px;
  55. height: 780px;
  56. background-repeat: no-repeat;
  57. position: relative;
  58. margin-top: -55px;
  59. background-image:url('http://i.imgur.com/QBv3Kea.png');
  60. background-position: top center;
  61. background-repeat: no-repeat;
  62. }
  63.  
  64. .muerte {
  65. overflow: auto;
  66. position: absolute;
  67. }
  68. #I {
  69. top: 5px;
  70. left: 255px;
  71. width: 450px;
  72. height: 590px;
  73. overflow:hidden;
  74. }
  75. #II {
  76. top: 417px;
  77. left: 115px;
  78. width: 125px;
  79. height: 200px;
  80. transform: rotate(2deg) scale(1) skew(1deg) translate(0px);
  81. -webkit-transform: rotate(2deg) scale(1) skew(1deg) translate(0px);
  82. -moz-transform: rotate(2deg) scale(1) skew(1deg) translate(0px);
  83. -o-transform: rotate(2deg) scale(1) skew(1deg) translate(0px);
  84. -ms-transform: rotate(2deg) scale(1) skew(1deg) translate(0px);
  85. }
  86. h1 {
  87. margin-bottom: 5px;
  88. font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Arial,sans-serif;
  89. font-size: 14px;
  90. font-style:normal;
  91. color:#E8DAFB;
  92. text-align:right;
  93. border: 0px;
  94. font-weight:lighter;
  95. text-transform:uppercase;
  96. border-bottom: 1px dashed #E8DAFB;
  97. padding-right:20px;
  98. letter-spacing:3px;
  99. background-image:url('http://i.imgur.com/e27Ch6k.gif');
  100. background-position:center right;
  101. background-repeat: no-repeat;
  102. padding-top:3px;
  103. }
  104. h2 {
  105. margin-bottom: 5px;
  106. font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Arial,sans-serif;
  107. font-size: 9px;
  108. font-style:normal;
  109. color:#2b000c;
  110. text-align:right;
  111. border: 0px;
  112. font-weight:lighter;
  113. text-transform:uppercase;
  114. border-bottom: 1px dashed #2b000c;
  115. padding-right:20px;
  116. letter-spacing:3px;
  117. background-position:center right;
  118. background-repeat: no-repeat;
  119. margin-right:15px;
  120. text-shadow:0px 0px 6px #fecde2;
  121. background-color:#fdcde2;
  122. }
  123. a.links1 {
  124. float:right;
  125. width: 120px;
  126. height:auto;
  127. margin-top:2px;
  128. margin-bottom:15px;
  129. text-decoration:none;
  130. display: inline-block;
  131. text-transform: uppercase;
  132. font-size:8px;
  133. padding:1px;
  134. letter-spacing:2px;
  135. -webkit-transition-property:color, text;
  136. -webkit-transition-duration: .4s;
  137. -moz-transition-duration: .4s;
  138. -webkit-transition-timing-function: linear, ease-in;
  139. margin-bottom:1px;
  140. background: #58243a!important;
  141. background-position:bottom;
  142. font-size:10px;
  143. text-align:center;
  144. color:#fecde2;
  145. box-shadow: 1px 1px 5px #58243a;
  146. margin-right:5px;
  147. font-family: monospace;
  148. }
  149. a.links1:hover {
  150. color: #ae6785;
  151. -webkit-transition-duration: .4s;
  152. -moz-transition-duration: .4s;
  153. background: #58243a!important;
  154. }
  155. .block {
  156. width: 440px; height: 200x;
  157. overflow: auto; overflow-y: hidden;
  158. border-top:0px;
  159. margin-top:390px;
  160. }
  161. .section { height: 590px;
  162. overflow: auto;
  163. text-align: left;
  164. }
  165. .space {
  166. height:390px;
  167. }
  168. s, small {
  169. text-decoration-color:#58243a;
  170. color:#fdcde2;
  171. }
  172. a.cults {
  173. float:right;
  174. width: 88px;
  175. height:31px;
  176. margin-top:10px;
  177. margin-bottom:15px;
  178. text-decoration:none;
  179. display: inline-block;
  180. text-transform: uppercase;
  181. font-size:8px;
  182. padding:1px;
  183. letter-spacing:2px;
  184. -webkit-transition-property:color, text;
  185. -webkit-transition-duration: .4s;
  186. -moz-transition-duration: .4s;
  187. -webkit-transition-timing-function: linear, ease-in;
  188. margin-bottom:1px;
  189. background-position:bottom;
  190. font-size:10px;
  191. text-align:center;
  192. text-shadow:
  193. -1px -1px 0 #220002,
  194. 1px -1px 0 #220002,
  195. -1px 1px 0 #220002,
  196. 1px 1px 0 #220002;
  197. color:#ae6785;
  198. box-shadow: 1px 1px 5px #ae6785;
  199. margin-right:5px;
  200. font-family: century gothic;
  201. border:1px solid #3f1a2a;
  202. background:url('http://i.imgur.com/BLvD2xx.png')!important;
  203. }
  204. a.cults:hover {
  205. color: #fdcde2;
  206. -webkit-transition-duration: .4s;
  207. -moz-transition-duration: .4s;
  208. background:url('http://i.imgur.com/ppMLTkE.png')!important;
  209. }
  210. .frnd {
  211. opacity: 0.6;
  212. filter: alpha(opacity=60);
  213. height:60px;
  214. width:60px;
  215. border:1px solid #7e5f6c;
  216. background: #bb8da0;
  217. padding:3px;
  218. -webkit-transition: all 0.9s ease;
  219. -moz-transition: all 0.9s ease;
  220. -o-transition: all 0.9s ease;
  221. }
  222. .frnd:hover {
  223. opacity: 0.9;
  224. filter: alpha(opacity=90);
  225. height:60px;
  226. width: 60px;
  227. border:1px dotted #7e5f6c;
  228. background:#58243a;
  229. -webkit-transition: all 0.9s ease;
  230. -moz-transition: all 0.9s ease;
  231. -o-transition: all 0.9s ease;
  232. }
  233. a.links:link, a.links:active, a.links:visited {
  234. margin-bottom:2px;
  235. color:#fecde2;
  236. border:1px solid #58243a;
  237. background:#58243a!important;
  238. text-decoration: none;
  239. text-transform: lowercase;
  240. font-family: Century Gothic;
  241. font-size: 10px;
  242. display:block;
  243. background-position: bottom left;
  244. -webkit-transition-duration: 0.7s;
  245. -moz-transition-duration: 0.7s;
  246. -o-transition-duration: 0.7s;
  247. transition-duration: 0.7s;
  248. }
  249. a.links:hover {
  250. color:#2f010f;
  251. background-position: right center;
  252. -webkit-transition-duration: 0.7s;
  253. -moz-transition-duration: 0.7s;
  254. -o-transition-duration: 0.7s;
  255. transition-duration: 0.7s;
  256. }
  257. #box6 {
  258. position: fixed;
  259. top: 0px;
  260. right: 229px;
  261. width: 60px;
  262. height: 250px;
  263. -webkit-transition: all 0.9s ease;
  264. -moz-transition: all 0.9s ease;
  265. -o-transition: all 0.9s ease;
  266. overflow:visible;
  267. text-align:center;
  268. z-index:1111111;
  269. }
  270. </style>
  271. <div id="box6"><center><div class="navi">
  272. <div style="width:60px;padding-top:30px;">
  273. <a href="http://vampirefreaks.com/" class="links">Main</a>
  274. <a href="http://vampirefreaks.com/profile_action.php?user=DistantMemories" class="links">Add</a>
  275. <a href="http://vampirefreaks.com/user_comment.php?user=DistantMemories&rate=1" class="links">Write</a>
  276. <a href="http://vampirefreaks.com/user_comment.php?user=DistantMemories&rate=1" class="links">Rate</a>
  277. <a href="http://www.vampirefreaks.com/journal/DistantMemories" class="links">Journal</a>
  278. <a href="http://www.vampirefreaks.com/gallery/DistantMemories" class="links">Gallery</a>
  279. <a href="http://vampirefreaks.com/oAnimalWoman" class="links" target="_blank">Credit</a>
  280. </div></div></div>
  281. </div>
  282. <div class="san">
  283. <div class="muerte" id="I">
  284. <a name="01"></a>
  285. <div class="section"><div class="space"></div><br />
  286. <h1>Fucking about Me</h1><div style="margin-left:10px;"><img src="http://i.imgur.com/zawy99A.png" class="frnd" style="width:200px;height:138px;margin-left:20px;" align="right" />Rion | 20 | South Dakota, USA | Single, Not Looking
  287. </div> </div>
  288. <a name="02"></a>
  289. <div class="section"><div class="space"></div>
  290. <h1>Likes and Fucking Dislikes</h1><div style="margin-left:10px;"><table style="width:435px;"><tr><td><div style="width:215px;"><h2>Likes</h2>
  291.  
  292. • Roleplay
  293. • Writing
  294. • Reading
  295. • Swimming
  296. • Smoking
  297. • Wine
  298. • My Family
  299. • Playing video games with my little brother
  300. (even if he kicks my ass)
  301. • Drawing
  302. • Getting Tattoos
  303. • Piercings
  304. • Cuddles
  305. •Outdoor Naps
  306.  
  307. </div></td><td><div style="width:215px;"><h2>Dislikes</h2>
  308.  
  309. • Cabbage
  310. • Suck Ups
  311. • Country Music
  312. • Being Pressured
  313. • Small Talk
  314. • Assholes
  315. • Assholes
  316. • Assholes
  317. • People
  318. • Stalkers
  319. • Did I mention Assholes
  320. • Bitches
  321. • Trix XD
  322. •Much more xD
  323.  
  324. </div></td></tr></table>
  325. </div> </div>
  326. <a name="03"></a>
  327. <div class="section"><div class="space"></div>
  328. <h1>fucking cults</h1><div style="margin-left:10px;"><table style="width:435px;"><tr><td>
  329. <a href="http://www.vampirefreaks.com/cult/World_Of_Night" class="cults">World of Night</a>
  330. </td><td>
  331. <a href="http://www.vampirefreaks.com/cult/City_of_Light" class="cults">City of Light</a>
  332. </td><td>
  333. <a href="http://www.vampirefreaks.com/cult/CharacterMemorium" class="cults">Character Memorium</a>
  334. </td><td>
  335. <a href="http://www.vampirefreaks.com/cult/Seasons_Grasp" class="cults">Seasons Grasp</a>
  336. </td></tr><tr><td>
  337. <a href="http://www.vampirefreaks.com/cult/Hawaiis_Finest" class="cults">Hawaiis Finest</a>
  338. </td><td>
  339. <a href="http://www.vampirefreaks.com/cult/Lien" class="cults">Lien</a>
  340. </td><td>
  341. <a href="http://www.vampirefreaks.com/cult/DeadliestSins" class="cults">Deadliest Sins</a>
  342. </td><td>
  343. <a href="http://www.vampirefreaks.com/cult/LostVegas" class="cults">Lost Vegas</a>
  344. </td></tr>
  345. <tr><td>
  346. <a href="http://www.vampirefreaks.com/cult/City-By-The-Sea" class="cults">City By The Sea</a>
  347. </td><td>
  348. <a href="http://www.vampirefreaks.com/cult/Lumos" class="cults">Lumos</a>
  349. </td><td>
  350. <a href="http://www.vampirefreaks.com/cult/FreakShow" class="cults">Freak Show</a>
  351. </td><td>
  352. <a href="http://www.vampirefreaks.com/cult/Cynosure" class="cults">Cynosure</a>
  353. </td></tr></table>
  354. </div></div>
  355. <a name="04"></a>
  356. <div class="section"><div class="space"></div>
  357. <h1>fucking music</h1><div style="margin-left:10px;">
  358. •A Skylit Drive
  359. •Akillezz
  360. •All Time Low
  361. •August Burn Red
  362. •Awaken the Empire
  363. •Beartooth
  364. •Born of Osiris
  365. •Bring Me the Horizon
  366. •Chunk! No, Captain Chunk!
  367. •Craig Owens
  368. •Emarosa
  369. •Escape the Fate
  370. •Everyone Dies in Utah
  371. •Falling in Reverse
  372. •For All Those Sleeping
  373. •Hands like Houses
  374. •Her Bright Skies
  375. •I See Stars
  376. •ISSUES
  377. •Jonny Craig
  378. •Like Moths to Flames
  379. •Lindsey Stirling
  380. •Machine Gun Kelly
  381. •Memphis Mayfire
  382. •Miss May I
  383. •Motionless in White
  384. •New Years Day
  385. •Nothing More
  386. •Of Mice and Men
  387. •Our Last Night
  388. •Outline in Color
  389. •Pierce the Veil
  390. •Real Friends
  391. •Selena
  392. •Sleeping with Sirens
  393. •Suicide Silence
  394. •Taylor Swift
  395. •The Weekend
  396. •Tove Lo
  397. •Tyler Carter
  398. •VChenay
  399. •We Came As Romans
  400. •You Me at Six
  401. </div> </div>
  402. <a name="05"></a>
  403. <div class="section"><div class="space"></div>
  404. <h1>fucking friends</h1><div style="margin-left:10px;">
  405. <table style="width:435px;"><tr><td>
  406. <a href="http://www.vampirefreaks.com/maeve21" target="_blank"><img src="http://icons.vampirefreaks.com/m/ma/mae/maeve21/5304461.gif" title="Dessie" class="frnd" /></a>
  407. </td><td>
  408. <a href="#" target="_blank"><img src="http://i.imgur.com/VQwEEG6.jpg" title="Luna" class="frnd" /></a>
  409. </td><td>
  410. <a href="#" target="_blank"><img src="http://i.imgur.com/aRklUIO.gif" title="Angie" class="frnd" /></a>
  411. </td><td>
  412. <a href="#" target="_blank"><img src="http://i.imgur.com/RmY64bB.png" class="frnd" /></a>
  413. </td><td>
  414. <a href="#" target="_blank"><img src="http://i.imgur.com/RmY64bB.png" class="frnd" /></a>
  415. </td></tr><tr><td>
  416. <a href="#" target="_blank"><img src="http://i.imgur.com/RmY64bB.png" class="frnd" /></a>
  417. </td><td>
  418. <a href="#" target="_blank"><img src="http://i.imgur.com/RmY64bB.png" class="frnd" /></a>
  419. </td><td>
  420. <a href="#" target="_blank"><img src="http://i.imgur.com/RmY64bB.png" class="frnd" /></a>
  421. </td><td>
  422. <a href="#" target="_blank"><img src="http://i.imgur.com/RmY64bB.png" class="frnd" /></a>
  423. </td><td>
  424. <a href="#" target="_blank"><img src="http://i.imgur.com/RmY64bB.png" class="frnd" /></a>
  425. </td></tr></table>
  426.  
  427. </div>
  428.  
  429.  
  430. </div></div>
  431. <div class="muerte" id="II"><a href="#01" class="links1">About</a><a href="#02" class="links1">Likes</a><a href="#02" class="links1">Dislikes</a><a href="#03" class="links1">Cults</a><a href="#04" class="links1">Music</a><a href="#05" class="links1">Friends</a>
  432. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement