mebuckner

Custom Order - Olivia

Aug 5th, 2020 (edited)
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.58 KB | None | 0 0
  1. <!--about me-->
  2. <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
  3. <style type="text/css">
  4. @import url('https://fonts.googleapis.com/css?family=Abel');
  5. @import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:wght@900&family=Poppins:wght@600&display=swap');
  6.  
  7. body {
  8. background-color:#232426;
  9. background-repeat:no-repeat;
  10. background-attachment:fixed;
  11. margin: 0;
  12. overflow:auto;
  13. background-image:url('https://i.imgur.com/RSh4Ru1.png');
  14. background-size:cover;
  15. }
  16.  
  17. table, tr, td, li, p, div, .profileInfo td.text {
  18. font-size: 12px;
  19. color: #000;
  20. font-family: Georgia;
  21. }
  22.  
  23. b{
  24. color: #fff;
  25. background-color: #bd2420;
  26. padding: 5px;
  27. line-height: 28px;
  28. }
  29.  
  30. a.contentLinks:link, a.contentLinks:visited {
  31. background-color: #a9898f;
  32. color: white;
  33. padding: 14px 25px;
  34. text-align: center;
  35. text-decoration: none;
  36. display: inline-block;
  37. width: 186px;
  38. border-bottom: solid 5px #fff;
  39. font-family: Georgia;
  40. text-transform: uppercase;
  41. font-size: 13px;
  42. }
  43.  
  44. a.contentLinks:hover, a.contentLinks:active {
  45. background-color: #fff;
  46. color:#a9898f;
  47. }
  48.  
  49. #navigation{
  50. display:none;
  51. }
  52.  
  53. #navigation:target{
  54. display:block;
  55. width: 475px;
  56. height: 527px;
  57. margin-top: -580px;
  58. margin-left: 264px;
  59. z-index: 9999;
  60. position: absolute;
  61. background:#fff;
  62. padding:20px;
  63. overflow:auto;
  64. }
  65.  
  66.  
  67. #loveInterest{
  68. display:none;
  69. }
  70.  
  71. #loveInterest:target{
  72. display:block;
  73. width: 475px;
  74. height: 527px;
  75. margin-top: -580px;
  76. margin-left: 264px;
  77. z-index: 9999;
  78. position: absolute;
  79. background:#fff;
  80. padding:20px;
  81. overflow:auto;
  82. }
  83.  
  84. #instagram{
  85. display:none;
  86. }
  87.  
  88. #instagram:target{
  89. display:block;
  90. width: 475px;
  91. height: 527px;
  92. margin-top: -580px;
  93. margin-left: 264px;
  94. z-index: 9999;
  95. position: absolute;
  96. background:#fff;
  97. padding:20px;
  98. overflow:auto;
  99. }
  100.  
  101.  
  102. #twitter{
  103. display:none;
  104. }
  105.  
  106. #twitter:target{
  107. display:block;
  108. width: 475px;
  109. height: 527px;
  110. margin-top: -580px;
  111. margin-left: 264px;
  112. z-index: 9999;
  113. position: absolute;
  114. background:#fff;
  115. padding:20px;
  116. overflow:auto;
  117. }
  118.  
  119.  
  120.  
  121.  
  122. h1{
  123. margin: 0;
  124. width: 200px;
  125. text-align: center;
  126. padding-top: 5px;
  127. padding-bottom: 5px;
  128. text-transform: uppercase;
  129. color: #fff;
  130. background: #bd2420;
  131. font-size: 19px;
  132. }
  133.  
  134.  
  135. h2{
  136. margin: 0;
  137. width: 514px;
  138. text-align: center;
  139. padding-top: 5px;
  140. padding-bottom: 5px;
  141. text-transform: uppercase;
  142. color: #fff;
  143. background: #bd2420;
  144. font-size: 19px;
  145. }
  146.  
  147. h3{
  148. margin: 0;
  149. width: 300px;
  150. text-align: center;
  151. padding-top: 5px;
  152. padding-bottom: 5px;
  153. text-transform: uppercase;
  154. color: #fff;
  155. background: #bd2420;
  156. font-size: 19px;
  157. }
  158.  
  159. h4{
  160. font-family: 'Raleway', sans-serif;
  161. margin: 0;
  162. width: 100%;
  163. text-align: center;
  164. font-size: 18px;
  165. letter-spacing: 3px;
  166. margin-top: -10;
  167. color: #db8e83;
  168. }
  169.  
  170. .container {
  171. width:800px;
  172. height:600px;
  173. position:absolute;
  174. left:0;
  175. right:0;
  176. top:0;
  177. bottom:0;
  178. overflow:hidden;
  179. margin:auto;
  180. color:#fff;
  181. background-color:#f6f5f5;
  182. font-family: 'Abel', sans-serif;
  183. }
  184. blockquote{
  185. text-align: justify;
  186. width: 156px;
  187. border-left: solid 5px #bd2420;
  188. padding-left: 7px;
  189. margin-left: 16px;
  190. text-transform: uppercase;
  191. font-size: 11px;
  192. background: #fff;
  193. padding-right: 12px;
  194. padding-top: 10px;
  195. padding-bottom: 12px;
  196. }
  197.  
  198. .instaBio{
  199. font-size: 12px;
  200. color: #000;
  201. font-family: Georgia;
  202. }
  203.  
  204. a.guidanceLinks:link, a.guidanceLinks:visited {
  205. background-color: #bd2420;
  206. color: #ffffff;
  207. padding: 13px 13px;
  208. text-align: center;
  209. text-decoration: none;
  210. display: inline-block;
  211. font-size: 20px;
  212. }
  213.  
  214. a.guidanceLinks:hover, a.guidanceLinks:active {
  215. background-color: #ce3436;
  216. }
  217.  
  218. .leftSide{
  219. width: 200px;
  220. height: 560px;
  221. display: inline-block;
  222. vertical-align: top;
  223. padding: 20px;
  224. }
  225.  
  226. .rightSide{
  227. width: 517px;
  228. height: 560px;
  229. padding: 20px;
  230. display: inline-block;
  231. vertical-align: top;
  232. }
  233.  
  234.  
  235.  
  236. #topTwitterHeadBar {
  237. width: 465px;
  238. height: 151px;
  239. padding: 5px;
  240. }
  241.  
  242. #twitterProfileIcon img {
  243. width:100px;
  244. height:100px;
  245. border:3px solid #fff;
  246. border-radius:100%;
  247. margin-top:-70px;
  248. margin-left:5px;
  249. }
  250.  
  251. #twitterHeader img {
  252. width:465px;
  253. }
  254.  
  255.  
  256.  
  257. #tweet {
  258. margin-top:75px;
  259. height:auto;
  260. width:460px;
  261. padding:10px 5px;
  262. margin-left:5px;
  263. margin-bottom:3px;
  264. }
  265.  
  266.  
  267. #tweet img {
  268. width:60px;
  269. border-radius:100%
  270. }
  271.  
  272. #tweetText{
  273. margin-top: -54px;
  274. margin-left: 75px;
  275. }
  276.  
  277.  
  278. ::-webkit-scrollbar-thumb:vertical {height:12px; background:#fff; border-top:10px solid #bd2420; border-bottom:10px solid #bd2420;}
  279. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  280. ::-webkit-scrollbar {width:5px; height:7px;}
  281.  
  282.  
  283. .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>
  284. </style>
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292. <!--like to meet-->
  293. <html>
  294. <body>
  295. <div class="container">
  296. <div class="leftSide">
  297. <h1>Olivia Gatina</h1>
  298. <img src="https://i.imgur.com/fQUT2Ti.png">
  299. <h1>xoxolivia</h1>
  300. <blockquote>
  301. You're not my homeland anymore. So what am I defending now?
  302. </blockquote>
  303. <center>
  304. <a href="#navigation" class="guidanceLinks"><span class="th th-bee"></span></a>
  305. <a href="#loveInterest" class="guidanceLinks"><span class="th th-heart-1"></span></a>
  306. <a href="#instagram" class="guidanceLinks"><span class="th th-instagram"></span></a>
  307. <a href="#twitter" class="guidanceLinks"><span class="th th-twitter"></span></a>
  308. </center>
  309. </div>
  310.  
  311. <div id="navigation">
  312. <h2 style="width: 475px;">Find Your Way</h2>
  313. <img src="https://i.imgur.com/1pFcvsw.png" style="margin-bottom:5px;">
  314. <a href="/home.php" class="contentLinks">home</a>
  315. <a href="/" class="contentLinks">message</a><br>
  316. <a href="/" class="contentLinks">comment</a>
  317. <a href="/" class="contentLinks">photos</a>
  318. <br>
  319. <a href="/" class="contentLinks">stream</a>
  320. <a href="/" class="contentLinks">blog</a>
  321. </div>
  322.  
  323. <div id="loveInterest">
  324. <h2 style="width: 475px;">Follow Your Heart</h2>
  325. <img src="https://i.imgur.com/cbVWzZS.png" style="margin-bottom:5px;">
  326. <b>status:</b> here <br>
  327. <b>since when:</b> here <br>
  328. <b>to whom:</b> here <br>
  329. <b>Comments:</b> here<br>
  330. </div>
  331.  
  332. <div id="instagram">
  333. <div style="width: 561px; text-align: right; margin-bottom: -14px; margin-top: 5px;"><a href="#close" class="closeTabs">X</a></div>
  334. <img src="https://i.imgur.com/VN41RWt.png" style="margin-left: 29px; margin-top: 20px; border-radius: 50%;">
  335. <div style="width: 289px; height: 63px; display: inline-block; vertical-align: top; margin-top: 28px; margin-left: 11px;">
  336. <h4 style="font-size:15px; text-align:left; color:#000;">@username</h2>
  337. <h4 style="font-size: 10px; text-align: left; color: #000; margin-top: 7px;width: 500px;"><b style="color:#da8c81;">###</b> Posts <b style="color:#da8c81;">###</b> Followers <b style="color:#da8c81;">###</b> Following</h2>
  338. <div class="instaBio" style="color: #000; font-size: 12px; margin-left: 1px; margin-top: 5px;">
  339. do a little description here, like on insta. Talk about pizza or your animal or something.
  340. </div>
  341. </div>
  342. <center>
  343. <img src="https://i.imgur.com/TdF7sjm.png" style="width: 130px; height: 130px; margin-top: 42px;">
  344. <img src="https://i.imgur.com/XKuurU8.png" style="width: 130px; height: 130px; margin-left:10px;">
  345. <img src="https://i.imgur.com/57jGvrR.png" style="width: 130px; height: 130px; margin-left:10px;">
  346. <br>
  347. <img src="https://i.imgur.com/23Uhmq4.png" style="width: 130px; height: 130px; margin-top:10px;">
  348. <img src="https://i.imgur.com/VK8uVWG.png" style="width: 130px; height: 130px; margin-left:10px;">
  349. <img src="https://i.imgur.com/XOGxYPh.png" style="width: 130px; height: 130px; margin-left:10px;">
  350. </center>
  351. </div>
  352. <div id="twitter">
  353. <div id="topTwitterHeadBar">
  354. <div id="twitterHeader">
  355. <img src="https://i.imgur.com/D01SIEF.png">
  356. </div>
  357. <div id="twitterProfileIcon">
  358. <img src="https://i.imgur.com/VN41RWt.png">
  359. </div>
  360. <b style="color: #bd2420; background: none; padding: 0px; line-height: inherit;font-size: 26px;">olivia</b>
  361. <br>
  362. @xoxolivia<br>
  363. <div class="instaBio" style="color: #000; font-size: 12px; margin-left: 1px; margin-top: 5px;">
  364. do a little description here, like on insta. Talk about pizza or your animal or something.
  365. </div>
  366. </div>
  367.  
  368. <div id="tweet"><img src="https://i.imgur.com/VN41RWt.png">
  369. <div id="tweetText">
  370. <b>olivia</b> @xoxolivia<br>
  371. tweet goes here.
  372. </div>
  373. </div>
  374.  
  375.  
  376. <div id="tweet" style="margin-top: 0;"><img src="https://i.imgur.com/VN41RWt.png">
  377. <div id="tweetText">
  378. <b>olivia</b> @xoxolivia<br>
  379. tweet goes here.
  380. </div>
  381. </div>
  382.  
  383.  
  384. <div id="tweet" style="margin-top: 0;"><img src="https://i.imgur.com/VN41RWt.png">
  385. <div id="tweetText">
  386. <b>olivia</b> @xoxolivia<br>
  387. tweet goes here.
  388. </div>
  389. </div>
  390.  
  391.  
  392. <div id="tweet" style="margin-top: 0;"><img src="https://i.imgur.com/VN41RWt.png">
  393. <div id="tweetText">
  394. <b>olivia</b> @xoxolivia<br>
  395. tweet goes here.
  396. </div>
  397. </div>
  398.  
  399.  
  400. <div id="tweet" style="margin-top: 0;"><img src="https://i.imgur.com/VN41RWt.png">
  401. <div id="tweetText">
  402. <b>olivia</b> @xoxolivia<br>
  403. tweet goes here.
  404. </div>
  405. </div>
  406.  
  407.  
  408. </div>
  409.  
  410.  
  411.  
  412.  
  413. <div class="rightSide">
  414. <center>
  415. <div style="width: 514px; height: 250px;font-size:12px; font-family:Georgia; text-align:justify;">
  416. <h2>this is the story of the girl</h2>
  417. <div style="width:475px; padding:20px; text-align:justify; height:210px; overflow:auto; background:#fff;">
  418. <img src="https://i.imgur.com/p5jTuD1.png">
  419. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go. This is where your story will go.
  420. </div>
  421. <div style="width: 300px; height: 270px; background: #000; display: inline-block; vertical-align: top; margin-top: 10px;">
  422. <h3>Basic Information</h3>
  423. <div style="width: 260px; height: 199px; background: #fff; padding: 20px; overflow:auto;">
  424.  
  425. <b>Full Name:</b> here
  426. <br>
  427. <b>Nickname(s):</b> here
  428. <br>
  429. <b>Age:</b> here
  430. <br>
  431. <b>Date of Birth:</b> here
  432. <br>
  433. <b>Hometown:</b> here
  434. <br>
  435. <b>Current Location:</b> here
  436. <br>
  437. <b>Ethnicity:</b> here
  438. <br>
  439. <b>Nationality:</b> here
  440. <br>
  441. <b>Gender:</b> here
  442. <br>
  443. <b>Pronouns:</b> here
  444. <br>
  445. <b>Orientation:</b> here
  446. <br>
  447. <b>Religion:</b> here
  448. <br>
  449. <b>Occupation:</b> here
  450. <br>
  451. <b>Hair Color:</b> here
  452. <br>
  453. <b>Eye Color:</b> here
  454. <br>
  455. <b>Height:</b> here
  456. <br>
  457. <b>Build:</b> here
  458. <br>
  459. <b>Tattoos:</b> here
  460. <br>
  461. <b>Piercings:</b> here
  462. <br>
  463. <b>Clothing Style:</b> here
  464. <br>
  465. <b>Distinguishing Characteristics:</b> here
  466. </div>
  467. </div>
  468.  
  469. <div style="width: 200px; height: 270px; background: #000; display: inline-block; vertical-align: top; margin-top: 10px; margin-left: 10px;">
  470. <h1>
  471. I owe you
  472. </h1>
  473. <div style="width:160px; height:49px; background:#fff; padding:20px; overflow:auto;">
  474. <b>name</b> - <i>starter/reply</i> - 00/00<br>
  475. <b>name</b> - <i>starter/reply</i> - 00/00<br>
  476. <b>name</b> - <i>starter/reply</i> - 00/00<br>
  477. <b>name</b> - <i>starter/reply</i> - 00/00<br>
  478. <b>name</b> - <i>starter/reply</i> - 00/00<br>
  479. <b>name</b> - <i>starter/reply</i> - 00/00<br>
  480. </div>
  481. <h1>
  482. You owe me
  483. </h1>
  484. <div style="width:160px; height:49px; background:#fff; padding:20px; overflow:auto;">
  485. <b>name</b> - <i>starter/reply</i> - 00/00<br>
  486. <b>name</b> - <i>starter/reply</i> - 00/00<br>
  487. <b>name</b> - <i>starter/reply</i> - 00/00<br>
  488. <b>name</b> - <i>starter/reply</i> - 00/00<br>
  489. <b>name</b> - <i>starter/reply</i> - 00/00<br>
  490. <b>name</b> - <i>starter/reply</i> - 00/00<br>
  491. </div>
  492. <h1>
  493. updated: --/--
  494. </h1>
  495. </div>
  496.  
  497. </div>
  498. </center>
  499. </div>
  500. </body>
  501. </html>
  502.  
  503.  
Add Comment
Please, Sign In to add comment