Advertisement
mebuckner

Custom Order - Delilah - Christmas

Nov 11th, 2020
657
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 19.65 KB | None | 0 0
  1.  
  2. <!--about me-->
  3. <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
  4. <style type="text/css">
  5. @import url('https://fonts.googleapis.com/css2?family=Playfair+Display&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-size:cover;
  14. background-image: url('https://i.imgur.com/O2A9zlM.png');
  15. }
  16.  
  17. table, tr, td, li, p, div, .profileInfo td.text {
  18. font-size: 12px;
  19. color: #000;
  20. font-family: Playfair Display;
  21. }
  22.  
  23. b{
  24.     color: #fff;
  25.     background: #d3473f;
  26.     padding: 5px;
  27.     line-height: 32px;
  28.     font-weight: 100;
  29. }
  30.  
  31. h1{
  32.     font-family: Playfair Display;
  33.     font-size: 31px;
  34.     margin: 0;
  35.     padding-top: 10px;
  36.     padding-bottom: 10px;
  37.     text-transform: uppercase;
  38.     color: #fff;
  39.     background: #d3473f;
  40.     text-align: center;
  41.     font-weight: 100;
  42.     letter-spacing: 6px;
  43. }
  44.  
  45. h2{
  46.     font-family: Playfair Display;
  47.     font-size: 13px;
  48.     margin: 0;
  49.     padding-top: 10px;
  50.     padding-bottom: 10px;
  51.     text-transform: uppercase;
  52.     color: #fff;
  53.     background: #2c7c73;
  54.     text-align: center;
  55.     font-weight: 100;
  56. }
  57.  
  58. h3{
  59.     font-family: Playfair Display;
  60.     font-size: 13px;
  61.     margin: 0;
  62.     padding-top: 10px;
  63.     padding-bottom: 10px;
  64.     text-transform: uppercase;
  65.     color: #fff;
  66.     background: #d3473f;
  67.     text-align: center;
  68.     font-weight: 100;
  69. }
  70.  
  71.  
  72. .container {
  73. width:905px;
  74. height:360px;
  75. position:absolute;
  76. left:0;
  77. right:0;
  78. top:0;
  79. bottom:0;
  80. overflow:hidden;
  81. margin:auto;
  82. color:#fff;
  83. background-color:#fff;
  84. font-family: 'Abel', sans-serif;
  85. }
  86.  
  87. .containerLinks{
  88.     width: 1104px;
  89.     height: 40px;
  90.     position: absolute;
  91.     left: -201px;
  92.     right: 0;
  93.     top: -400px;
  94.     bottom: 0;
  95.     overflow: hidden;
  96.     margin: auto;
  97.     color: #000;
  98.     background-color: #fff;
  99.     font-family: 'Abel', sans-serif;
  100.     text-align: center;
  101. }
  102.  
  103. .containerSide {
  104.     width: 180px;
  105.     padding-left:10px;
  106.     padding-right:10px;
  107.     height: 362px;
  108.     position: absolute;
  109.     left: -1105px;
  110.     right: 0;
  111.     top: 0;
  112.     bottom: 0;
  113.     overflow: hidden;
  114.     margin: auto;
  115.     color: #000;
  116.     background-color: #fff;
  117.     font-family: 'Abel', sans-serif;
  118. }
  119.  
  120. .sideBarPhotos{
  121. width: 180px;
  122. height: 200px;
  123. margin-top: 10px;
  124. }
  125.  
  126. .connectionBox{
  127. width: 175px;
  128. height: 121px;
  129. margin-top: 10px;
  130. text-align:justify;
  131. padding-right:5px;
  132. overflow:auto;
  133. color:#000;
  134. }
  135.  
  136. .biography{
  137. width: 357px;
  138. height: 89px;
  139. padding: 20px;
  140. font-size: 12px;
  141. color: #000;
  142. text-align: justify;
  143. overflow: auto;
  144. }
  145.  
  146. .bigPictureAndQuote{
  147.     width: 610px;
  148.     height: 135px;
  149.     display: inline-block;
  150.     vertical-align: top;
  151.     padding: 20px;
  152.     text-align: center;
  153.     font-size: 35px;
  154.     color:#fff;
  155.     background-image:url('https://i.imgur.com/fgSQcc3.png');
  156. }
  157.  
  158. .loveInterest{
  159. width: 204px;
  160. height: 110px;
  161. display: inline-block;
  162. vertical-align: top;
  163. padding: 20px;
  164. text-align:justify;
  165. overflow:auto;
  166. }
  167.  
  168. .basicInfo{
  169. width:127px;
  170. height:117px;
  171. display:inline-block;
  172. vertical-align:top;
  173. background:#fff;
  174. text-align:justify;
  175. padding:10px;
  176. overflow:auto;
  177. }
  178.  
  179. .personality{
  180. width:127px;
  181. height:117px;
  182. display:inline-block;
  183. vertical-align:top;
  184. background:#fff;
  185. text-align:justify;
  186. padding:10px;
  187. overflow:auto;
  188. }
  189.  
  190. .abilities{
  191. width:127px;
  192. height:106px;
  193. display:inline-block;
  194. vertical-align:top;
  195. background:#fff;
  196. text-align:justify;
  197. padding:10px;
  198. overflow:auto;
  199. }
  200.  
  201. a.navigationalLinks:link, a.navigationalLinks:visited {
  202.     color: white;
  203.     padding: 8px 0px;
  204.     text-align: center;
  205.     text-decoration: none;
  206.     display: inline-block;
  207.     font-family: 'Playfair Display', serif;
  208.     text-transform: uppercase;
  209.     font-size: 14px;
  210.     width: 35px;
  211.     background: #2c7c73;
  212.     font-weight: 100;
  213.     border-radius: 50%;
  214.     margin-bottom: 10px;
  215.     margin-top: 3px;
  216.     margin-right: 65px;
  217. }
  218.  
  219. a.navigationalLinks:hover, a.navigationalLinks:active {
  220. color: #1a1a1a;
  221. }
  222.  
  223. ::-webkit-scrollbar-thumb:vertical {height:12px; background:#fff; border-top:10px solid #d3473f; border-bottom:10px solid #d3473f;}
  224. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  225. ::-webkit-scrollbar {width:5px; height:7px;}
  226.  
  227.  
  228. .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>
  229. </style>
  230.  
  231.  
  232. <!--like to meet-->
  233. <html>
  234. <body>
  235. <div class="containerLinks">
  236. <a href="/home.php" title="home" class="navigationalLinks" style="margin-left:0px;">H</a>
  237. <a href="/send_message.php?member_id=" title="message" class="navigationalLinks">M</a>
  238. <a href="/add_comment.php?member_id=" title="comment" class="navigationalLinks">C</a>
  239. <a href="/status_stream.php?member_id=" title="stream" class="navigationalLinks">S</a>
  240. <a href="/albums.php?member_id=" title="blog" class="navigationalLinks">P</a>
  241. <a href="/view_member_blog.php?member_id=" title="blog" class="navigationalLinks">B</a>
  242. <a href="/1631904" title="credit" class="navigationalLinks" style="margin-right:0px;">C</a>
  243. </div>
  244. <div class="containerSide">
  245. <div class="sideBarPhotos"><img src="https://i.imgur.com/4RYo44J.png"></div>
  246. <div class="connectionBox">
  247. <b>connection name</b> / <i>connection</i> - talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here.
  248. <b>connection name</b> / <i>connection</i> - talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here.
  249. <b>connection name</b> / <i>connection</i> - talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here.
  250. <b>connection name</b> / <i>connection</i> - talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here.
  251. <b>connection name</b> / <i>connection</i> - talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here.
  252. <b>connection name</b> / <i>connection</i> - talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here.
  253. <b>connection name</b> / <i>connection</i> - talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here.
  254. <b>connection name</b> / <i>connection</i> - talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here.
  255. <b>connection name</b> / <i>connection</i> - talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here.
  256. <b>connection name</b> / <i>connection</i> - talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here. talk about the connection here.
  257. <br><br>
  258. </div>
  259. </div>
  260. <div class="container">
  261. <h1>First Middle Last</h1>
  262. <div style="width:250px; height:413px; display:inline-block; vertical-align:top;">
  263. <img src="https://i.imgur.com/n3uMNVZ.png" style="margin-top: 3px;">
  264.  
  265.  
  266. <div class="abilities">
  267. <h2>my family</h2>
  268. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here. Talk about your family here.
  269. </div>
  270. <br>
  271. <div class="personality">
  272. <h2>Atomic Comics</h2>
  273. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here. Talk about your job here.
  274. </div>
  275. <img src="https://i.imgur.com/iAeZ4Qd.png" style="margin-top: 3px;">
  276. </div>
  277.  
  278. <div style="width:250px; height:413px; display:inline-block; vertical-align:top;">
  279. <img src="https://i.imgur.com/oztZb8e.png" style="margin-top: 3px;">
  280. <div class="basicInfo"><h2>basic info</h2>
  281. <b>Full Name</b> here<br>
  282. <b>Pronunciation</b> here<br>
  283. <b>Nickname/Alias</b> here<br>
  284. <b>Gender</b> here<br>
  285. <b>Orientation</b> here<br>
  286. <b>Real Age</b> here<br>
  287. <b>Birthday</b> here<br>
  288. <b>Birthplace</b> here<br>
  289. <b>Astrological Sign</b> here<br>
  290. <b>Species</b> here<br>
  291. <b>Ethnicity</b> here<br>
  292. <b>Preferred Hand</b> here<br>
  293. <b>Eye Color</b> here<br>
  294. <b>Hair Color</b> here<br>
  295. <b>Hairstyle</b> here<br>
  296. <b>Skin Tone</b> here<br>
  297. <b>Makeup</b> here<br>
  298. <b>Build</b> here<br>
  299. <b>Height</b> here<br>
  300. <b>Weight</b> here<br>
  301. <b>Shoe Size</b> here<br>
  302. <b>Birthmarks/scars</b> here<br>
  303. <b>Distinguishing Features</b> here<br>
  304. <b>Health</b> here<br>
  305. <b>Allergies</b> here<br>
  306.  
  307. </div>
  308. <br>
  309. <div class="personality">
  310. <h2>Bently James</h2>
  311. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here. Talk about your son here.
  312. </div>
  313. <img src="https://i.imgur.com/q9nTfJ1.png" style="margin-top: 3px;">
  314. </div>
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329. <div style="width: 397px; height: 413px; display: inline-block; vertical-align: top; margin-right: -1px;">
  330. <div class="biography">
  331. <h3>The Story of a Girl</h3>
  332. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Integer malesuada nunc vel risus. Elit ut aliquam purus sit. Porttitor rhoncus dolor purus non enim praesent elementum facilisis. Ipsum suspendisse ultrices gravida dictum fusce. Enim praesent elementum facilisis leo vel fringilla est. Morbi tristique senectus et netus et malesuada fames ac. Egestas integer eget aliquet nibh praesent tristique. Adipiscing bibendum est ultricies integer quis auctor elit. Maecenas accumsan lacus vel facilisis volutpat est velit egestas. Pellentesque eu tincidunt tortor aliquam nulla facilisi cras fermentum. Placerat in egestas erat imperdiet sed. Vitae auctor eu augue ut lectus arcu. Amet aliquam id diam maecenas ultricies mi eget mauris. Sed tempus urna et pharetra pharetra.
  333. <br><br>
  334. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Integer malesuada nunc vel risus. Elit ut aliquam purus sit. Porttitor rhoncus dolor purus non enim praesent elementum facilisis. Ipsum suspendisse ultrices gravida dictum fusce. Enim praesent elementum facilisis leo vel fringilla est. Morbi tristique senectus et netus et malesuada fames ac. Egestas integer eget aliquet nibh praesent tristique. Adipiscing bibendum est ultricies integer quis auctor elit. Maecenas accumsan lacus vel facilisis volutpat est velit egestas. Pellentesque eu tincidunt tortor aliquam nulla facilisi cras fermentum. Placerat in egestas erat imperdiet sed. Vitae auctor eu augue ut lectus arcu. Amet aliquam id diam maecenas ultricies mi eget mauris. Sed tempus urna et pharetra pharetra.
  335. <br><br>
  336. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Integer malesuada nunc vel risus. Elit ut aliquam purus sit. Porttitor rhoncus dolor purus non enim praesent elementum facilisis. Ipsum suspendisse ultrices gravida dictum fusce. Enim praesent elementum facilisis leo vel fringilla est. Morbi tristique senectus et netus et malesuada fames ac. Egestas integer eget aliquet nibh praesent tristique. Adipiscing bibendum est ultricies integer quis auctor elit. Maecenas accumsan lacus vel facilisis volutpat est velit egestas. Pellentesque eu tincidunt tortor aliquam nulla facilisi cras fermentum. Placerat in egestas erat imperdiet sed. Vitae auctor eu augue ut lectus arcu. Amet aliquam id diam maecenas ultricies mi eget mauris. Sed tempus urna et pharetra pharetra.
  337. <br><br>
  338. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Integer malesuada nunc vel risus. Elit ut aliquam purus sit. Porttitor rhoncus dolor purus non enim praesent elementum facilisis. Ipsum suspendisse ultrices gravida dictum fusce. Enim praesent elementum facilisis leo vel fringilla est. Morbi tristique senectus et netus et malesuada fames ac. Egestas integer eget aliquet nibh praesent tristique. Adipiscing bibendum est ultricies integer quis auctor elit. Maecenas accumsan lacus vel facilisis volutpat est velit egestas. Pellentesque eu tincidunt tortor aliquam nulla facilisi cras fermentum. Placerat in egestas erat imperdiet sed. Vitae auctor eu augue ut lectus arcu. Amet aliquam id diam maecenas ultricies mi eget mauris. Sed tempus urna et pharetra pharetra.
  339. </div>
  340. <div style="width: 397px; height: 150px;">
  341. <img src="https://i.imgur.com/m423LR3.png" style="margin-top:5px;">
  342. <div class="loveInterest">
  343. <h2>story of a boy</h2>
  344. <b>status</b> here <br>
  345. <b>to whom</b> here <br>
  346. <b>since when</b> here <br>
  347. <b>comments</b> talk about them here.
  348. </div>
  349. </div>
  350. </div>
  351.  
  352.  
  353. </div>
  354. </body>
  355. </html>
  356.  
  357.  
  358.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement