Advertisement
kavinskywrites

sloane's layout.

Oct 30th, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.88 KB | None | 0 0
  1. about me________
  2.  
  3.  
  4. <style type="text/css">
  5.  
  6. td.text table {position:relative; top: -43px;}td.text table table {position:static;}
  7.  
  8.  
  9. table, tr, td { background-color:fff;}
  10. body {background-image:url(none);
  11. background-color:#fff;
  12. background-position:;
  13. background-attachment: fixed;
  14. background-repeat: repeat;
  15. margin-left: 200px;
  16. margin-top: 70px; }
  17.  
  18. </style>
  19.  
  20.  
  21.  
  22.  
  23. <style>
  24.  
  25. <link href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i|Playfair+Display:400,400i,700,700i" rel="stylesheet">
  26. </style>
  27. <style>
  28. @font-face { font-family: "vincentia"; src: url('https://dl.dropboxusercontent.com/s/lsokt12hrf59863/Vincentia.otf') ;}
  29. </style>
  30.  
  31.  
  32. <style>
  33. @import url('https://fonts.googleapis.com/css?family=Playfair+Display&display=swap');
  34. </style>
  35.  
  36.  
  37. <body oncontextmenu="return false" onselectstart="return false" ondragstart="return false">
  38.  
  39. <style>.friendscomments{display:none;}
  40. div td {display:none;} table {top:24px; position:relative;} table table {top:0px; position:relative;}
  41. .clearfix {margin-top: -100px;}
  42. table.latestblogentry {display: none;}
  43. [id="footerWarpper"] { display: none; }
  44. table.profileInfo td td {display:none;}
  45. table.profileInfo td td.text {display:table-cell; _display:inline;}
  46. .interestsanddetails{display:none;}
  47. .userprofiledetail{display:none;}
  48. .lightbluetext8{DISPLAY:none;VISIBILITY:hidden;}
  49. .nametext{display:none;}
  50. .contacttable {display: none;}
  51. .blurbs{display:none;}
  52. .friendspace{display:none;}
  53. .userprofileurl{display:none;}
  54. .userprofiledetail{display:none;}
  55. table div font {display: none;}
  56. div td {display:none;} table {top:0px; position:relative;} table table {top:0px; position:relative;}
  57. .blurbs{display:none;}
  58. .friendspace{display:none;}
  59. .extendednetwork{display:none;}</style>
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. <style>
  69. <link href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i|Playfair+Display:400,400i,700,700i" rel="stylesheet">
  70.  
  71. @font-face { font-family: "vincentia"; src: url('https://dl.dropboxusercontent.com/s/lsokt12hrf59863/Vincentia.otf') ;}</style>
  72. <style>
  73.  
  74. #s-m-t-tooltip {
  75. position:absolute;
  76. margin-top: 15px;
  77. z-index:9999;
  78. padding:3px 5px;
  79. background:#f6f6f6;
  80. color:#1d1d1d;
  81. border-radius:50px;
  82. font-size:10px;
  83. letter-spacing:1px;
  84. border:1px solid #fac2ff;
  85. }
  86.  
  87. ::-webkit-scrollbar-thumb:vertical {background-color:#b4e7c9;border-radius:3px;}
  88. ::-webkit-scrollbar-button:horizontal {display:none;}
  89. ::-webkit-scrollbar {background-color:transparent; width:3px;}
  90.  
  91. /* --- basics --- */
  92.  
  93.  
  94.  
  95.  
  96. color:#1d1d1d;
  97. font-family: 'PT Sans', sans-serif;
  98. font-size:11px;
  99. line-height:1.2;
  100. font-weight:400;
  101. text-align:justify;
  102. margin:0;
  103. }
  104.  
  105. a {
  106. color:#dccbe7;
  107. text-decoration:none;
  108. -moz-transition-duration: 0.5s;
  109. -o-transition-duration: 0.5s;
  110. -webkit-transition-duration: 0.5s;
  111. transition-duration: 0.5s;
  112. }
  113.  
  114. a:hover {
  115. color:#b4e7c9;
  116. text-decoration:none;
  117. }
  118.  
  119. p a {
  120. border-bottom:1px solid #b4e7c9;
  121. }
  122.  
  123. img {
  124. border:none;
  125. text-decoration:none;
  126. border-radius:3px;
  127. }
  128.  
  129. b, strong {
  130. font-family: 'Playfair Display', serif;
  131. color:#dccbe7;
  132. }
  133.  
  134. i, em {
  135. font-family: 'Playfair Display', serif;
  136. color:#c3b3ae;
  137. }
  138.  
  139. u {
  140. border-bottom:1px solid #b4e7c9;
  141. text-decoration:none;
  142. }
  143.  
  144. s {
  145. text-decoration-color:#fac2ff;
  146. }
  147.  
  148. small, sub, sup, big {
  149. font-size:11px;
  150. line-height:13px;
  151. }
  152.  
  153. blockquote {
  154. padding:0px 5px 0px 20px;
  155. border-left:1px solid #b4e7c9;
  156. margin-left:5px;
  157. margin-right:0px;
  158. }
  159.  
  160. blockquote img {
  161. max-width:360px;
  162. }
  163.  
  164. pre {
  165. font-family:calibri;
  166. font-size:10px;
  167. text-transform:uppercase;
  168. padding:10px;
  169. background-color:#fac2ff;
  170. color:#f6f6f6;
  171. }
  172.  
  173. ul {
  174. padding-left:15px;
  175. }
  176.  
  177. ul li {
  178. list-style-type:none;
  179. }
  180.  
  181. ul li:before {
  182. content: "— ";
  183. text-indent: -5px;
  184. }
  185.  
  186.  
  187.  
  188. /* --- header --- */
  189.  
  190.  
  191.  
  192. .headertitle {
  193. margin-top:60px;
  194.  
  195. margin-left:0px;
  196.  
  197.  
  198. width:450px;
  199. height:100px;
  200. text-align:center;
  201. }
  202.  
  203. .headertitle h2 {
  204. font-family:calibri;
  205. background-color:#FFBCCC;
  206. color:#fff;
  207. letter-spacing:1px;
  208. text-transform:uppercase;
  209. font-size:10px;
  210. line-height:12px;
  211. font-weight:normal;
  212. }
  213.  
  214. .headertitle h1 {
  215. margin-bottom:0px;
  216. font-family:vincentia;
  217. font-size:50px;
  218. line-height:20px;
  219. font-weight:normal;
  220. text-shadow: -2px 2px 0px #D6D6D6;
  221. color:#FFBCCC;
  222. }
  223.  
  224. /* --- sidebar --- */
  225.  
  226. .sidebar {
  227. position:absolute;
  228. z-index:7;
  229. top:100px;
  230. left:-650px;
  231. width:240px;
  232. }
  233.  
  234. .icon {
  235. margin-left:40px;
  236. background-image:url('https://66.media.tumblr.com/6dcd7bcdd3605caab6548c3764eeb50e/tumblr_p6i330F9hA1qetk8mo5_250.gif');
  237. background-size:150px 150px;
  238. width:150px;
  239. height:150px;
  240. border-radius:100px;
  241. border:5px solid #eeeeee;
  242. }
  243.  
  244. .nav {
  245. position:absolute;
  246. z-index:999;
  247. font-family:calibri;
  248. text-transform:uppercase;
  249. font-size:9px;
  250. width:130px;
  251. margin-left:200px;
  252. margin-top:-105px;
  253. }
  254.  
  255. .nav a {
  256. border-radius:10px;
  257. background:#fac2ff;
  258. display:inline-block;
  259. width:10px;
  260. height:10px;
  261. position:absolute;
  262. }
  263.  
  264. .nav a:nth-of-type(2) {
  265. margin-left:1px;
  266. margin-top:25px;
  267. }
  268.  
  269. .nav a:nth-of-type(3) {
  270. margin-left:-5px;
  271. margin-top:50px;
  272. }
  273.  
  274. .nav a:nth-of-type(4) {
  275. margin-left:-19px;
  276. margin-top:74px;
  277. }
  278.  
  279. .nav a:nth-of-type(5) {
  280. margin-left:-40px;
  281. margin-top:92px;
  282. }
  283.  
  284. .nav a:hover {
  285.  
  286. }
  287.  
  288. .description {
  289. margin-left:35px;
  290. margin-top:40px;
  291. width:170px;
  292. height:180px;
  293. padding:15px;
  294. box-sizing:border-box;
  295. background-color:#f6f6f6;
  296. -webkit-box-shadow: -10px 10px 0px 0px #b4e7c9;
  297. -moz-box-shadow: -10px 10px 0px 0px #b4e7c9;
  298. box-shadow: -10px 10px 0px 0px #b4e7c9;
  299. border-radius:3px;
  300. font-family:calibri;
  301. overflow-x:hidden;
  302. overflow-y:auto;
  303. }
  304.  
  305. .sidetitle {
  306. margin-top:0px;
  307. width:240px;
  308. height:60px;
  309. text-align:center;
  310. transform:rotate(-10deg);
  311. }
  312.  
  313. .sidetitle h1 {
  314. font-family:vincentia;
  315. font-size:30px;
  316. line-height:30px;
  317. font-weight:normal;
  318. text-shadow: -2px 2px 0px #D6D6D6;
  319. color:#CCB2CE;
  320. }
  321.  
  322. </style>
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332. like to meet_________
  333.  
  334. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="450" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="450" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="450" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="450" bgcolor="ffffff" style="word-wrap:break-word">
  335.  
  336.  
  337. <center><div class="header">
  338. <div class="headertitle">
  339. <h1>Sloane Elizabeth Morrison</h1>
  340.  
  341. <h2>i killed the prom queen ( it was the old me )11</h2></div></div></div>
  342.  
  343.  
  344.  
  345. <div class="sidebar"><a href="/1558797">
  346.  
  347. <div class="icon"></div></a>
  348.  
  349. <div class="nav"><a href="/home.php" title="home"></a><a href="/add_comment.php?member_id=1558797" title="comment"></a><a href="/send_message.php?member_id=1558797" title="message"></a><a href="/lol" title="info"></a><a href="/1558786" title="jimmy"></a></div>
  350.  
  351.  
  352. <div class="sidetitle"><h1>i am god</h1></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement