Advertisement
mebuckner

Custom Order - Enticing Captain - Layout

Dec 23rd, 2020
963
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.19 KB | None | 0 0
  1. <!--about me-->
  2. <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
  3.  
  4.  
  5. <link href="https://fonts.googleapis.com/icon?family=Material+Icons"
  6.      rel="stylesheet">
  7.  
  8. <style type="text/css">
  9.  
  10. @import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
  11.  
  12.  
  13. body {
  14. background-color:#0F0A06;
  15. background-repeat:no-repeat;
  16. background-attachment:fixed;
  17. margin: 0;
  18. overflow:auto;
  19. background-size:cover;
  20. background-image:url('https://i.imgur.com/MbyPyea.png');
  21. }
  22.  
  23. table, tr, td, li, p, div, .profileInfo td.text {
  24.     font-size: 11px;
  25.     color: #fff;
  26.     font-family: 'Poppins', sans-serif;}
  27.  
  28.  
  29. .container {
  30. width:900px;
  31. height:500px;
  32. position:absolute;
  33. left:0;
  34. right:0;
  35. top:0;
  36. bottom:0;
  37. overflow:hidden;
  38. margin:auto;
  39. color:#fff;
  40. background-color:#fff;
  41. font-family: 'Abel', sans-serif;
  42. }
  43.  
  44. .topBar{
  45. width:900px;
  46. background:#464098;
  47. }
  48.  
  49.  
  50.  
  51. a.topLineLink:link, a.topLineLink:visited {
  52. background-color: #464098;
  53. color: white;
  54. padding: 9px 13px;
  55. text-align: center;
  56. text-decoration: none;
  57. display: inline-block;
  58. font-family: Georgia;
  59. font-size: 10px;
  60. text-transform: uppercase;
  61. width: 59px;
  62. font-weight:100;
  63. }
  64.  
  65. a.topLineLink:hover, a.topLineLink:active {
  66. color: #839a92;
  67. }
  68.  
  69.  
  70.  
  71. a.barrow:link, a.barrow:visited {
  72. background-color: #464098;
  73. color: white;
  74. padding: 9px 5px;
  75. text-align: center;
  76. text-decoration: none;
  77. display: inline-block;
  78. font-family: Georgia;
  79. font-size: 10px;
  80. text-transform: uppercase;
  81. width: 57px;
  82. font-weight:100;
  83. }
  84.  
  85. a.barrow:hover, a.barrow:active {
  86. color: #839a92;
  87. }
  88.  
  89. h1{
  90. font-family: 'Playfair Display', serif;
  91.     font-weight: 100;
  92.     text-transform: uppercase;
  93.     color: #fff;
  94.     display: inline-block;
  95.     vertical-align: top;
  96.     font-size: 12px;
  97.     margin-top: 5px;
  98.     margin-left: 10px;
  99.     margin-right: 167px;
  100. }
  101.  
  102.  
  103. h2{
  104. font-family: 'Playfair Display', serif;
  105.     font-weight: 100;
  106.     color: #fff;
  107.     display: inline-block;
  108.     vertical-align: top;
  109.     font-size: 12px;
  110.     margin-left: 10px;
  111. }
  112.  
  113.  
  114. h3{
  115.     font-family: 'Playfair Display', serif;
  116.     font-weight: 100;
  117.     color: #fff;
  118.     display: inline-block;
  119.     vertical-align: top;
  120.     font-size: 17px;
  121.     margin-left: 1px;
  122.     margin-top: 0px;
  123. }
  124.  
  125.  
  126. h4{
  127.     font-family: 'Playfair Display', serif;
  128.     font-weight: 100;
  129.     color: #fff;
  130.     display: inline-block;
  131.     vertical-align: top;
  132.     font-size: 12px;
  133.     margin-left: 2px;
  134.     margin-top: -20px;
  135. }
  136.  
  137.  
  138. h5{
  139. font-family: 'Playfair Display', serif;
  140.     font-weight: 100;
  141.     text-transform: uppercase;
  142.     color: #464098;
  143.     display: inline-block;
  144.     vertical-align: top;
  145.     font-size: 12px;
  146.     margin-top: 5px;
  147.     margin-left: 10px;
  148.     margin-right: 79px;
  149. }
  150.  
  151. p {
  152. max-width: 255px;
  153. word-wrap: break-word;
  154. margin-bottom: 12px;
  155. padding:10px 20px;
  156. border-radius:25px;
  157. }
  158.  
  159.  
  160.  
  161. .from-me {
  162.     color: white;
  163.     background: #464098;
  164.     align-self: flex-end;
  165.     font-family: 'Playfair Display';
  166.     font-size: 12px;
  167.     font-weight: 100;
  168.     text-align: right;
  169. }
  170.  
  171.  
  172.  
  173. .from-them {
  174. background:#9A2467;
  175. color:white;
  176. font-family: 'Playfair Display';
  177. font-size: 12px;
  178. font-weight: 100;
  179. text-align: left;
  180. }
  181.  
  182. #iphoneHolder{
  183. display:none;
  184. }
  185.  
  186. #iphoneHolder:target{
  187. display:block;
  188. position:absolute;
  189. background-image:url('https://i.imgur.com/JsDqomY.png');
  190. }
  191.  
  192.  
  193. #faceTimeHolder{
  194. display:none;
  195. }
  196.  
  197. #faceTimeHolder:target{
  198. display:block;
  199. position:absolute;
  200. }
  201.  
  202. #lyftHolder{
  203. display:none;
  204. }
  205.  
  206. #lyftHolder:target{
  207. display:block;
  208. position:absolute;
  209. }
  210.  
  211. #instaHolder{
  212. display:none;
  213. }
  214.  
  215. #instaHolder:target{
  216. display:block;
  217. position:absolute;
  218. }
  219.  
  220. #notesHolder{
  221. display:none;
  222. }
  223.  
  224. #notesHolder:target{
  225. display:block;
  226. position:absolute;
  227. }
  228.  
  229. #imessageHolder{
  230. display:none;
  231. }
  232.  
  233. #imessageHolder:target{
  234. display:block;
  235. position:absolute;
  236. }
  237.  
  238. #callHolder{
  239. display:none;
  240. }
  241.  
  242. #callHolder:target{
  243. display:block;
  244. position:absolute;
  245. }
  246.  
  247. #huluHolder{
  248. display:none;
  249. }
  250.  
  251. #huluHolder:target{
  252. display:block;
  253. position:absolute;
  254. }
  255.  
  256.  
  257.  
  258. #contactHolder{
  259. display:none;
  260. }
  261.  
  262. #contactHolder:target{
  263. display:block;
  264. position:absolute;
  265. }
  266.  
  267. #cameraHolder{
  268. display:none;
  269. }
  270.  
  271. #cameraHolder:target{
  272. display:block;
  273. position:absolute;
  274. }
  275.  
  276. #safariHolder{
  277. display:none;
  278. }
  279.  
  280. #safariHolder:target{
  281. display:block;
  282. position:absolute;
  283. }
  284.  
  285. #calendarHolder{
  286. display:none;
  287. }
  288.  
  289. #calendarHolder:target{
  290. display:block;
  291. position:absolute;
  292. }
  293.  
  294.  
  295. .iPhoneQuote{
  296. width: 174px;
  297. height: 85px;
  298. background: #321d1d;
  299. margin-top: -288px;
  300. position: absolute;
  301. margin-left: 39px;
  302. border-radius: 17px;
  303. background-image:url('https://i.imgur.com/FfaAnVi.png');
  304. }
  305.  
  306. .firstBlockIphone{
  307.     width: 80px;
  308.     height: 80px;
  309.     position: absolute;
  310.     margin-top: -386px;
  311.     margin-left: 38px;
  312. }
  313.  
  314. .secondBlockIphone{
  315.     width: 90px;
  316.     height: 80px;
  317.     position: absolute;
  318.     margin-top: -386px;
  319.     margin-left: 125px;
  320. }
  321.  
  322. .thirdBlockIphone{
  323.     width: 90px;
  324.     height: 80px;
  325.     position: absolute;
  326.     margin-left: 37px;
  327.     margin-top: -185px;
  328. }
  329.  
  330. .fourthBlockIphone{
  331.     width: 80px;
  332.     height: 80px;
  333.     position: absolute;
  334.     margin-top: -185px;
  335.     margin-left: 131px;
  336. }
  337.  
  338. .bottomBarIphone{
  339. width: 178px;
  340.     height: 56px;
  341.     background: #0000008f;
  342.     position: absolute;
  343.     margin-top: -81px;
  344.     margin-left: 36px;
  345.     border-radius: 25px;
  346. }
  347.  
  348.  
  349.  
  350. ::-webkit-scrollbar {display:none;}
  351.  
  352.  
  353. .contacttable, .whitetext12, .nametext, .lightbluetext8, .orangetext15, .blacktext12, .btext, .redtext, .redbtext {display:none;height:0px;!important;visibility:hidden} td td td td {border:0px;width:0px;text-align:left;} table, td, tr {padding:0px;width:;background-color:transparent} table table table {padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td {height:0px;!important;border:0px;!important} a.text, table div font a, .navbar font, tr td font {visibility:hidden;display:none;height:0px;!important;} #footerWarpper{display: none;} table table table table,table table table table td.text, td.text td.text table{display:none;} td.text table table{display:inline;visibility:visible;} table td table tr td.text table{visibility:hidden;} table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;} table.footer {display: none;} div table a.navbar img {display:none;} div table.navigationBar {margin-bottom:-30px;} .profileInfo {display:none;} .profileInfo td {text-align:left;} .profileInfo a img {position:relative; margin-bottom:-1px; margin-bottom:-2px; width:125px; margin-right:-6px; margin-top:4px; _margin-top:3px; display:block;} .profileInfo td td, .nametext, .msOnlineNow img {display:none;} .profileInfo td td.text {display:table-cell; _display:inline;} .profileInfo .text {font-size:7px; line-height:8px; text-transform:uppercase; font-family:small fonts;} .msOnlineNow {font-family:small fonts; letter-spacing:0px; font-size:7px; line-height:8px; padding:2px; padding-left:0px; text-transform:uppercase; font-weight:normal; display:none; text-decoration:blink; letter-spacing:2px;} .userAlbums {display:none;} div td {display:none;} </span>
  354. </style>
  355.  
  356.  
  357.  
  358.  
  359.  
  360. <!--like to meet-->
  361. <html>
  362. <body>
  363. <div class="container">
  364. <div class="topBar">
  365. <h1>Olivia Grace Benson Stabler</h1>
  366. <a href="/home.php" class="topLineLink">home</a>
  367. <a href="/send_message.php?member_id=1665183" class="topLineLink">message</a>
  368. <a href="/" class="topLineLink">photos</a>
  369. <a href="/add_comment.php?member_id=1665183" class="topLineLink">comment</a>
  370. <a href="/" class="topLineLink">rules</a>
  371. <a href="/status_stream.php?member_id=1665183" class="topLineLink">stream</a>
  372. </div>
  373.  
  374. <div style="width:250px; height:402px; padding:20px; display:inline-block; vertical-align:top; padding-top:7px;">
  375. <p class="from-them">
  376. <b>Elliot</span></b><br>
  377. Olivia it’s Elliot, we just caught a case
  378. </p>
  379.  
  380.  
  381. <p class="from-me">
  382. <b>Olivia</b><br>
  383. I am almost back at the station, half way there i got called from dispatch telling me the 27th called us about a dead rape victim
  384. </p>
  385.  
  386.  
  387.  
  388.  
  389. <div style="width: 252px; height: 230px; background: #E0AE97; margin-top: 2px; display: inline-block;">
  390.  
  391. <div style="width: 231px; background: #9A2467; margin-top: 10px; display: inline-block; margin-left: 5px; border-radius: 36px; padding: 5px;">
  392. <h2>Olivia Stabler <span class="material-icons" style="font-size: 14px; margin-top: 1px; margin-left: 60px; border-right: solid #fff 1px; padding-right: 5px; display: inline-block; vertical-align: top;">close</span> <span class="material-icons" style="font-size: 16px; margin-top: 1px; display: inline-block; vertical-align: top;">mic</span><span class="material-icons" style="font-size: 15px; margin-top: 1px; display: inline-block; vertical-align: top;">search</span></div>
  393.  
  394. <div style="width: 240px; height: 162px; background: #E0AE97; margin-left: 5px; border-top: solid 1px #afafaf; margin-top: 5px; padding-top:5px; overflow:none;">
  395. <img src="https://i.imgur.com/6Kz6yUT.png" width="232px">
  396. <h3>Olivia Stabler</h3>
  397. <h4>Special Victims unit Captain 16th Precinct</h4>
  398. <br>
  399. <div style="margin-top: -12px; margin-left: 3px; display: inline-block;">
  400. <b>people also search for:</b> <b style="color:#a51448; margin-right:5px;">Olivia and elliot together</b>  <b style="color:#a51448; margin-right:5px;">nypd legends</b>
  401. </div>
  402. </div>
  403.  
  404.  
  405. </div>
  406.  
  407.  
  408. </div>
  409.  
  410. <div style="width:315px; height:402px; padding:20px; display:inline-block; vertical-align:top; text-align:center;">
  411. <center>
  412. <div style="width:315px; height: 330px;">
  413. <div style="width: 300px; height: 30px; padding: 5px; text-align: left; padding-left: 10; background: #E0AE97;">
  414. <img src="https://i.imgur.com/9lDx933.png" style="width:30px; border-radius:50%;">
  415. <h5>FeistyCaptain</h5>
  416. </div>
  417. <div style="width:315px; height:235px;">
  418. <img src="https://i.imgur.com/JJUVmCx.png">
  419. </div>
  420. <div style="width:315px; height: 57px; background:#E0AE97; font-family:Playfair Display; font-size:12px; text-align:left; color:#464098;">
  421. <span class="th th-heart-1-o" style="margin-right: 5px;"></span> <span class="th th-chat-bubble-o" style="margin-right: 5px;"></span> <span class="th th-paper-plane-o" style="margin-right: 243px; margin-top: 5px; margin-bottom: 5px;"></span> <span class="th th-bookmark-1-o"></span><br>
  422. <b style="margin-left: 7px; margin-top: 0px; display: inline-block;">FeistyCaptain</b> You can go the easy way...or you can go the hard way.
  423. </div>
  424.  
  425. <p class="from-them" style="width: 320px; max-width: 279px; margin-top: 10px;">
  426. <b>Elliot <span class="th th-butterfly-o"></span></b><br>
  427. Hey, babe, bringing you a coffee, be by your desk, okay? I'll be there in five. Love you.
  428. </p>
  429. </div>
  430. </center>
  431. </div>
  432.  
  433.  
  434. <div style="width:249px; height:402px; display:inline-block; vertical-align:top; margin-right:-1px; text-align:center; padding-top:20px;">
  435. <a href="#iphoneHolder"><img src="https://i.imgur.com/H4qMlnZ.png" style="width: 224px; margin-top: -17px; z-index:1;"></a>
  436. <div id="faceTimeHolder">
  437. <a href="#iphoneHolder"><img src="https://i.imgur.com/Q16tLCC.png" style="width: 224px; margin-top: -439px; margin-left: 15px; z-index: 1;"></a>
  438. </div>
  439.  
  440. <div id="instaHolder">
  441. <a href="#iphoneHolder"><img src="https://i.imgur.com/TG3obbM.png" style="width: 224px; margin-top: -439px; margin-left: 15px; z-index: 1;"></a>
  442. </div>
  443.  
  444. <div id="imessageHolder">
  445. <a href="#iphoneHolder"><img src="https://i.imgur.com/Q2dRwco.png" style="width: 224px; margin-top: -439px; margin-left: 15px; z-index: 1;"></a>
  446. </div>
  447.  
  448. <div id="notesHolder">
  449. <a href="#iphoneHolder"><img src="https://i.imgur.com/Gf9CVi0.png" style="width: 224px; margin-top: -439px; margin-left: 15px; z-index: 1;"></a>
  450. </div>
  451.  
  452. <div id="callHolder">
  453. <a href="#iphoneHolder"><img src="https://i.imgur.com/4DoTGHb.png" style="width: 224px; margin-top: -439px; margin-left: 15px; z-index: 1;"></a>
  454. </div>
  455.  
  456.  
  457. <div id="huluHolder">
  458. <a href="#iphoneHolder"><img src="https://i.imgur.com/NCXBD81.png" style="width: 224px; margin-top: -439px; margin-left: 15px; z-index: 1;"></a>
  459. </div>
  460.  
  461. <div id="contactHolder">
  462. <a href="#iphoneHolder"><img src="https://i.imgur.com/8UedYBX.png" style="width: 224px; margin-top: -439px; margin-left: 15px; z-index: 1;"></a>
  463. </div>
  464.  
  465. <div id="lyftHolder">
  466. <a href="#iphoneHolder"><img src="https://i.imgur.com/Kk6NEcU.png" style="width: 224px; margin-top: -439px; margin-left: 15px; z-index: 1;"></a>
  467. </div>
  468.  
  469. <div id="cameraHolder">
  470. <a href="#iphoneHolder"><img src="https://i.imgur.com/yQSkeja.png" style="width: 224px; margin-top: -439px; margin-left: 15px; z-index: 1;"></a>
  471. </div>
  472.  
  473. <div id="safariHolder">
  474. <a href="#iphoneHolder"><img src="https://i.imgur.com/Tud9I3x.png" style="width: 224px; margin-top: -439px; margin-left: 15px; z-index: 1;"></a>
  475. </div>
  476.  
  477. <div id="calendarHolder">
  478. <a href="#iphoneHolder"><img src="https://i.imgur.com/vrj1h90.png" style="width: 224px; margin-top: -439px; margin-left: 15px; z-index: 1;"></a>
  479. </div>
  480.  
  481.  
  482. <div id="iphoneHolder">
  483. <img src="https://i.imgur.com/JsDqomY.png" style="width: 224px; margin-top: -440px; margin-left: 13px; z-index: 1;">
  484. <div class="iPhoneQuote"></div>
  485. <div class="firstBlockIphone"><img src="https://i.imgur.com/7rbuL1G.png"></div>
  486. <div class="secondBlockIphone">
  487. <a href="#instaHolder"><img src="https://i.imgur.com/PA8gHe6.png" style="margin-top:-3px; width:40px; border-radius:15px;"></a>
  488. <a href="#contactHolder"><img src="https://i.imgur.com/2lT7i17.png" style="margin-top:-3px; width:40px; border-radius:15px;"></a>
  489. <a href="#faceTimeHolder"><img src="https://i.imgur.com/67vidNk.png" style="margin-top:5px; width:40px; border-radius:15px;"></a>
  490. <a href="#lyftHolder"><img src="https://i.imgur.com/llMyAmV.png" style="margin-top:5px; width:40px; border-radius:15px;"></a>
  491.  
  492. </div>
  493. <div class="thirdBlockIphone">
  494. <a href="#huluHolder"><img src="https://i.imgur.com/D3dMixl.png" style="margin-top:-3px; width:40px; border-radius:15px;"></a>
  495. <a href="#cameraHolder"><img src="https://i.imgur.com/zUkwVeB.png" style="margin-top:-3px; width:40px; border-radius:15px;"></a>
  496. <a href="#safariHolder"><img src="https://i.imgur.com/kfSyWQr.png" style="margin-top:5px; width:40px; border-radius:15px;"></a>
  497. <a href="#calendarHolder"><img src="https://i.imgur.com/XNo8cfx.png" style="margin-top:5px; width:40px; border-radius:15px;"></a>
  498.  
  499. </div>
  500. <div class="fourthBlockIphone"><img src="https://i.imgur.com/RD4BIBi.png"></div>
  501. <div class="bottomBarIphone">
  502. <a href="#callHolder"><img src="https://i.imgur.com/7p29IIK.png" style="border-radius: 15px; margin-top: 5px; margin-right: 5px;"></a>
  503.  
  504. <a href="#imessageHolder"><img src="https://i.imgur.com/gdeTQ9w.png" style="border-radius: 15px; margin-top: 5px; margin-right: 5px;"></a>
  505.  
  506.  
  507. <a href="#notesHolder"><img src="https://i.imgur.com/2Ytk3sK.png" style="border-radius: 15px; margin-top: 5px;"></a>
  508. </div>
  509. </div>
  510. </div>
  511.  
  512. <div class="topBar">
  513. <h1 style="margin-right:187px;">My few good friends</h1>
  514. <a href="/" class="barrow">name</a>
  515. <a href="/" class="barrow">name</a>
  516. <a href="/" class="barrow">name</a>
  517. <a href="/" class="barrow">name</a>
  518. <a href="/" class="barrow">name</a>
  519. <a href="/" class="barrow">name</a>
  520. <a href="/" class="barrow">name</a>
  521. <a href="/" class="barrow">name</a>
  522. </div>
  523.  
  524. </div>
  525. </body>
  526. </html>
  527.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement