Advertisement
mebuckner

Cardigan

Aug 6th, 2020 (edited)
507
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 13.29 KB | None | 0 0
  1.        
  2. This layout was made by Edits By M (/1631904). Do not remove any credit, claim this layout as your own, or use this on an account that has not asked for it. Thank you SO much for wanting to use this layout. You are wonderful.
  3.  
  4. <!--about me-->
  5. <style>
  6. #footerWarpper, .friendsComments, .friendSpace, .orangetext15, table.blurbs, table.latestBlogEntry, table.contactTable, .userProfileURL, .userProfileDetail, #Groups, .interestsAndDetails, div#googlebar, #topnav, table.profileInfo table tr:last-child, div td{
  7. display:none;
  8. }
  9.  
  10. body{
  11. background-image:url('https://i.imgur.com/kplzf86.png');
  12. }
  13.  
  14. #profileV1main{
  15. margin-top:30px;
  16. }
  17.  
  18. .topBar{
  19. width: 799px;
  20. height: 30px;
  21. background: #839a92;
  22. position: fixed;
  23. top: 0;
  24. left: 0;
  25. right: 0;
  26. margin: auto;
  27. text-align:right;
  28. }
  29.  
  30. a.topLineLink:link, a.topLineLink:visited {
  31. background-color: #839a92;
  32. color: white;
  33. padding: 9px 13px;
  34. text-align: center;
  35. text-decoration: none;
  36. display: inline-block;
  37. font-family: Georgia;
  38. font-size: 10px;
  39. text-transform: uppercase;
  40. width: 59px;
  41. }
  42.  
  43. a.topLineLink:hover, a.topLineLink:active {
  44. color: #839a92;
  45. }
  46.  
  47. .veryFirstInsta{
  48. width:110px;
  49. height:110px;
  50. background:#000;
  51. display:inline-block;
  52. vertical-align:top;
  53. }
  54.  
  55. .firstRowNotFirstBlock{
  56. width:110px;
  57. height:110px;
  58. background:#000;
  59. display:inline-block;
  60. vertical-align:top;
  61. margin-left:10px;
  62. }
  63.  
  64. .otherRowFirstBlock{
  65. width:110px;
  66. height:110px;
  67. background:#000;
  68. display:inline-block;
  69. vertical-align:top;
  70. margin-top:10px;
  71. }
  72.  
  73. .otherRowOtherBlocks{
  74. width:110px;
  75. height:110px;
  76. background:#000;
  77. display:inline-block;
  78. vertical-align:top;
  79. margin-left:10px; margin-top:10px;
  80. }
  81.  
  82.  
  83. #owesList{
  84. display:none;
  85. }
  86.  
  87. #owesList:target{
  88. display:block;
  89. background:#fff;
  90. width:400px;
  91. height:auto;
  92. margin-top:20px;
  93. overflow:auto;
  94. font-family:Georgia;
  95. font-size:11px;
  96. text-align:justify;
  97. color:#828282;
  98. }
  99.  
  100. #biography{
  101. display:none;
  102. }
  103.  
  104. #biography:target{
  105. display:block;
  106. background:#fff;
  107. width:400px;
  108. height:200px;
  109. margin-top:20px;
  110. overflow:auto;
  111. font-family:Georgia;
  112. font-size:11px;
  113. text-align:justify;
  114. color:#828282;
  115. }
  116.  
  117. #connections{
  118. display:none;
  119. }
  120.  
  121. #connections:target{
  122. display:block;
  123. background:#fff;
  124. width:298px;
  125. overflow:auto;
  126. font-family:Georgia;
  127. font-size:11px;
  128. text-align:justify;
  129. color:#828282;
  130. margin-top:-30px;
  131. }
  132.  
  133.  
  134. #loveinterest{
  135. display:none;
  136. }
  137.  
  138. #loveinterest:target{
  139. display:block;
  140. background:#fff;
  141. width:298px;
  142. overflow:auto;
  143. font-family:Georgia;
  144. font-size:11px;
  145. text-align:justify;
  146. color:#828282;
  147. margin-top:-30px;
  148. }
  149.  
  150.  
  151. #hobbies{
  152. display:none;
  153. }
  154.  
  155. #hobbies:target{
  156. display:block;
  157. background:#fff;
  158. width:298px;
  159. overflow:auto;
  160. font-family:Georgia;
  161. font-size:11px;
  162. text-align:justify;
  163. color:#828282;
  164. margin-top:-30px;
  165. }
  166.  
  167.  
  168. #textMessages{
  169. display:none;
  170. }
  171.  
  172. #textMessages:target{
  173. display:block;
  174. background:#fff;
  175. width:298px;
  176. overflow:auto;
  177. font-family:Georgia;
  178. font-size:11px;
  179. text-align:justify;
  180. color:#828282;
  181. margin-top:-30px;
  182. }
  183.  
  184. h1{
  185. width: 100%;
  186. text-align: center;
  187. background: #839a92;
  188. color: #fff;
  189. padding-top: 5px;
  190. padding-bottom: 5px;
  191. margin: 0;
  192. margin-bottom: 10px;
  193. }
  194.  
  195. .connectionHolder{
  196. width:280px;
  197. height:100px;
  198. border-radius:25px;
  199. background:#e5e5e5;
  200. margin-top:10px;
  201. }
  202.  
  203. .connectionImage{
  204. margin-top: 10px;
  205. margin-left: 10px;
  206. border-radius: 25px;
  207. }
  208.  
  209. .connectionInnerBox{
  210. width: 158px;
  211. height: 70px;
  212. margin-top: 10px;
  213. margin-left: 10px;
  214. display: inline-block;
  215. vertical-align: top;
  216. overflow: auto;
  217. padding: 5px;
  218. border-radius: 25px;
  219. font-family:Georgia;
  220. font-size:11px;
  221. text-align:justify;
  222. color:#828282;
  223. }
  224.  
  225. b{
  226. color:#1e2320;
  227. }
  228.  
  229. i{
  230. color:#839a92;
  231. }
  232.  
  233.  
  234.  
  235. .abtstats {
  236. width: 290px;
  237. height: 185px;
  238. margin-left: 0px;
  239. }
  240.  
  241.      
  242.      .answer span,.convo li {
  243.     margin:0 0 5px;
  244.     border-radius:1em;
  245.     padding:.5em 10px;
  246.     max-width:75%;
  247.     clear:both;
  248.     position:relative;
  249. }
  250. .user_1 {
  251.     float:left;
  252.     background:#ccd1cb;
  253.     color:#949494;
  254.     left:3px;
  255.     text-align:justify;
  256. font:12px 'Arial';
  257. color:#fff;
  258. }
  259. .me::after,.user_1::after {
  260.     content:"";
  261.     position:absolute;
  262.     left:-.5em;
  263.     bottom:0;
  264.     width:.5em;
  265.     height:1em;
  266.     border-right:.5em solid #ccd1cb;
  267.     border-bottom-right-radius:1em .5em;
  268. }
  269.  
  270.  
  271. .me,.user_2 {
  272.     right:3px;
  273.     float:right;
  274.     background-color:#839a92;
  275.      text-align:justify;
  276. font:12px 'Arial';
  277. color:#fff;
  278. }
  279. .user_2::after {
  280.     content:"";
  281.     position:absolute;
  282.     right:-.5em;
  283.     bottom:0;
  284.     width:.5em;
  285.     height:1em;
  286.     border-left:.5em solid #839a92;
  287.     border-bottom-left-radius:1em .5em;
  288. }
  289.  
  290.         .convo {
  291.             overflow: hidden;
  292.             list-style-type: none;
  293.             padding: 0;
  294.             margin: 7;
  295.         }
  296.        
  297.  
  298. ::-webkit-scrollbar-thumb:vertical {height:12px; background:#11130f; border-top:10px solid #e5e5e5; border-bottom:10px solid #e5e5e5;}
  299. ::-webkit-scrollbar-thumb:horizontal {background-color:#11130f;}
  300. ::-webkit-scrollbar {width:5px; height:7px;}
  301.  
  302. </style>
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315. <!--like to meet-->
  316. </table> </td> </tr> </table> <br /> <table bordercolor="white" cellspacing="0" cellpadding="0" width="400" bgcolor="white" border="0" style="margin-top:-30px;"> <tr> <td class="text" valign="" align="left" width="400" bgcolor="0" height="0" style="word-wrap:break-word"><span class="orangetext15"> </td> </tr> <tr> <td><table bordercolor="0" cellspacing="0" cellpadding="0" width="400" align="" bgcolor="white" border="0"> <td valign="top" align="" width="400" bgcolor="white" style="word-wrap:break-word">
  317. <div class="topBar">
  318. <a href="/home.php" class="topLineLink">home</a>
  319. <a href="/send_message.php?member_id=" class="topLineLink">message</a>
  320. <a href="/add_comment.php?member_id=" class="topLineLink">comment</a>
  321. <a href="/status_stream.php?member_id=" class="topLineLink">stream</a>
  322. <a href="/view_member_blog.php?member_id=" class="topLineLink">blog</a>
  323. <a href="/1631904" class="topLineLink">credit</a>
  324. </div>
  325. <img src="https://i.imgur.com/wu5BtMM.png">
  326. <center>
  327. <div class="veryFirstInsta">
  328. <a href="#biography" title="about me"><img src="https://i.imgur.com/H6kKKKs.png"></a>
  329. </div>
  330.  
  331. <div class="firstRowNotFirstBlock">
  332. <a href="#connections" title="connections"><img src="https://i.imgur.com/yxogpwC.png"></a>
  333. </div>
  334.  
  335. <div class="firstRowNotFirstBlock">
  336. <a href="#loveinterest" title="love interest"><img src="https://i.imgur.com/tKCvQwH.png"></a>
  337. </div>
  338. <br>
  339. <div class="otherRowFirstBlock">
  340. <a href="#owesList" title="owes list"><img src="https://i.imgur.com/IbgbuHO.png"></a>
  341. </div>
  342.  
  343. <div class="otherRowOtherBlocks">
  344. <a href="#hobbies" title="hobbies"><img src="https://i.imgur.com/n7270hE.png"></a>
  345. </div>
  346.  
  347. <div class="otherRowOtherBlocks">
  348. <a href="#textMessages" title="text messages"><img src="https://i.imgur.com/xtVAVa6.png"></a>
  349. </div>
  350.  
  351.  
  352. <div id="biography">
  353. <h1>title goes here</h1>
  354. <div style="width: 380px; padding: 10px; height: 100px; overflow: auto; text-align: justify; letter-spacing: 1px; color:#828282;">
  355. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here. talk about everything here.
  356. </div>
  357. </div>
  358.  
  359. <div id="owesList">
  360. <div style="width:175px; height:116px; vertical-align:top; display:inline-block; padding:10px;"><h1>I owe you</h1>
  361. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  362. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  363. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  364. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  365. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  366. </div>
  367. <div style="width:175px; height:116px; vertical-align:top; display:inline-block; padding:10px;"><h1>You owe me</h1>
  368. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  369. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  370. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  371. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  372. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  373. </div>
  374. <center>
  375. <h2>
  376. last updated: 00/00
  377. </h2>
  378. </center>
  379. </div>
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386. <!--interests-->
  387. </table> </td> </tr> </table> <br /> <table bordercolor="white" cellspacing="0" cellpadding="0" width="300" bgcolor="white" border="0"> <tr> <td class="text" valign="" align="left" width="300" bgcolor="0" height="0" style="word-wrap:break-word"><span class="orangetext15"> </td> </tr> <tr> <td><table bordercolor="0" cellspacing="0" cellpadding="0" width="300" align="" bgcolor="white" border="0"> <td valign="top" align="" width="300" bgcolor="white" style="word-wrap:break-word">
  388.  
  389.  
  390. <div id="connections">
  391.  
  392. <div class="connectionHolder">
  393. <img src="https://i.imgur.com/8FtSOFG.png" class="connectionImage">
  394. <div class="connectionInnerBox">
  395. <b>Monica Geller</b> / <i>best friend</i> <br>
  396. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you.
  397. </div>
  398. </div>
  399.  
  400.  
  401. <div class="connectionHolder">
  402. <img src="https://i.imgur.com/qSQ8WNs.png" class="connectionImage">
  403. <div class="connectionInnerBox">
  404. <b>Phoebe Buffay</b> / <i>best friend</i> <br>
  405. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you. write about your connection with your friend here so you're able to show them how much they mean to you.
  406. </div>
  407. </div>
  408. </div>
  409.  
  410.  
  411.  
  412.  
  413. <div id="loveinterest">
  414. <img src="https://i.imgur.com/p2YevEv.png" style="width: 287px; margin-top: 10px; margin-bottom:5px;">
  415. <br>
  416. <b>status</b> here. <br>
  417. <b>since</b> here. <br>
  418. <b>to whom</b> here. <br>
  419. <b>comments</b> here.
  420. </div>
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432. <div id="hobbies">
  433. <h1>Hobbies</h1>
  434. plants, fashion, you know the basic things.
  435. </div>
  436.  
  437. <div id="textMessages">
  438. <div class="abtstats">
  439. <ul class="convo">
  440. <li class="user_2">Sequin smile, black lipstick Sensual politics</li>
  441. <li class="user_1">When you are young, they assume you know nothing</li>  
  442. <li class="user_2">But I knew you</li>  
  443. <li class="user_1">Dancin' in your Levi's Drunk under a streetlight</li>
  444. </ul>
  445. </div>
  446. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement