Advertisement
mebuckner

Custom Order - Small Fry - Layout Customization

Nov 17th, 2020
834
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 16.82 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/css2?family=Playfair+Display&display=swap');
  5.  
  6. body {
  7. background-color:#232426;
  8. background-repeat:no-repeat;
  9. background-attachment:fixed;
  10. margin: 0;
  11. overflow:auto;
  12. background-image:url('https://i.imgur.com/9iEFaxa.png');
  13. background-size:cover;
  14. }
  15.  
  16. table, tr, td, li, p, div, .profileInfo td.text {
  17. font-size: 13px;
  18. color: #000;
  19. font-family: Playfair Display;}
  20.  
  21.  
  22. .container {
  23. width:500px;
  24. height:700px;
  25. position:absolute;
  26. right:50;
  27. top:50;
  28. overflow:hidden;
  29. margin:auto;
  30. color:#fff;
  31. background-color:#0c0c0c;
  32. font-family: Playfair Display;
  33. border: 10px solid #fff;
  34. }
  35.  
  36. h1{
  37. margin: 0;
  38. font-family: Playfair Display;
  39. font-weight: 100;
  40. width: 100%;
  41. text-align: center;
  42. text-transform: uppercase;
  43. font-size: 53px;
  44. }
  45.  
  46. h2{
  47. margin: 0;
  48. font-family: Playfair Display;
  49. font-weight: 100;
  50. width: 100%;
  51. text-align: center;
  52. text-transform: uppercase;
  53. margin-top: -10px;
  54. letter-spacing: 4px;
  55. }
  56.  
  57. h3{
  58. margin: 0;
  59. font-family: Playfair Display;
  60. font-weight: 100;
  61. width: 100%;
  62. text-align: center;
  63. text-transform: uppercase;
  64. margin-top: -10px;
  65. letter-spacing: 4px;
  66. }
  67.  
  68. h4{
  69. margin: 0;
  70. font-family: Playfair Display;
  71. font-weight: 100;
  72. width: 100%;
  73. text-align: center;
  74. text-transform: uppercase;
  75. letter-spacing: 1px;
  76. background: #0c0c0c;
  77. color: #fff;
  78. margin-top: 10px;
  79. padding-top: 10px;
  80. padding-bottom: 10px;
  81. margin-bottom: 10px;
  82. }
  83.  
  84.  
  85. a.navigationInformationLinks:link, a.navigationInformationLinks:visited {
  86. background-color: #0c0c0c;
  87. color: white;
  88. padding: 5px 18px;
  89. text-align: center;
  90. text-decoration: none;
  91. display: inline-block;
  92. font-family: 'Playfair Display';
  93. font-weight: 100;
  94. text-transform: uppercase;
  95. margin-left: 0px!important;
  96. }
  97.  
  98. a.navigationInformationLinks:hover, a.navigationInformationLinks:active {
  99. color: #0c0c0c;
  100. }
  101.  
  102.  
  103. a.affiliateLinks:link, a.affiliateLinks:visited {
  104.     background-color: #0c0c0c;
  105.     color: white;
  106.     padding: 14px 25px;
  107.     text-align: center;
  108.     text-decoration: none;
  109.     display: inline-block;
  110.     margin-bottom: 3px;
  111.     font-family: 'Playfair Display';
  112.     font-weight: 100;
  113.     text-transform: uppercase;
  114.     width: 99px;
  115. }
  116.  
  117. a.affiliateLinks:hover, a.affiliateLinks:active {
  118.   color: #0c0c0c;
  119. }
  120.  
  121. .biographyHolder{
  122. width: 206px;
  123. height: 170px;
  124. padding: 20px;
  125. background: #0c0c0c;
  126. display: inline-block;
  127. vertical-align: top;
  128. font-family: 'Playfair Display';
  129. font-size: 12px;
  130. text-align: justify;
  131. color: #fff;
  132. overflow:auto;
  133. }
  134.  
  135. .updates{
  136. width:100px;
  137. height:100px;
  138. padding:20px;
  139. background:#fff;
  140. display:inline-block;
  141. vertical-align:top;
  142. font-family:Playfair Display;
  143. font-size:12px;
  144. color:#000;
  145. overflow:auto;
  146. margin-top:10px;
  147. text-align:justify;
  148. }
  149.  
  150. .staff{
  151. width:100px;
  152. height:100px;
  153. padding:20px;
  154. background:#fff;
  155. display:inline-block;
  156. vertical-align:top;
  157. margin-top:10px;
  158. text-align:justify;
  159. overflow:auto;
  160. }
  161.  
  162. .affiliate{
  163. width: 460px;
  164. height: 183px;
  165. padding: 20px;
  166. background: #fff;
  167. display: inline-block;
  168. vertical-align: top;
  169. text-align:center;
  170. overflow:auto;
  171. }
  172.  
  173. .twitterHolder{
  174. width: 213px;
  175. height: 140px;
  176. background: #fff;
  177. display: inline-block;
  178. vertical-align: top;
  179. margin-top:10px;
  180. overflow:auto;
  181. }
  182.  
  183. .twitterIcon{
  184. width: 50px;
  185. height: 50px;
  186. display: inline-block;
  187. vertical-align: top;
  188. margin-bottom: 5px;
  189. }
  190.  
  191. .twitterIcon img{
  192. width:50px;
  193. height:50px;
  194. border-radius:50%;
  195. }
  196.  
  197. .twitterText{
  198. width: 159px;
  199. height: 70px;
  200. display: inline-block;
  201. vertical-align: top;
  202. font-family: Playfair Display;
  203. font-size:11px;
  204. color:#000;
  205. text-align:justify;
  206. }
  207.  
  208. ::-webkit-scrollbar-thumb:vertical {height:12px; background:#fff; border-top:10px solid #0c0c0c; border-bottom:10px solid #0c0c0c;}
  209. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  210. ::-webkit-scrollbar {width:5px; height:7px;}
  211.  
  212.  
  213. .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>
  214. </style>
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225. <!--like to meet-->
  226. <html>
  227. <body>
  228. <div class="container">
  229. <h1>Group Name</h1>
  230. <h2>Group tagline would go here</h2>
  231. <center>
  232. <a href="https://www.roleplayer.me/home.php" class="navigationInformationLinks">home</a>
  233. <a href="https://www.roleplayer.me/send_message.php?member_id=" class="navigationInformationLinks" style="margin-left:15px;">audition</a>
  234. <a href="/view_blog.php?id=" class="navigationInformationLinks" style="margin-left:15px;">rules</a>
  235. <a href="/view_blog.php?id=" class="navigationInformationLinks" style="margin-left:15px;">all content</a>
  236. <a href="/view_blog.php?id=" class="navigationInformationLinks" style="margin-left:15px;">share</a>
  237. <a href="/1631904" class="navigationInformationLinks" style="margin-left:15px;">credit</a>
  238. </center>
  239. <div class="biographyHolder">
  240. <h3>Once Upon A Time</h3>
  241. 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.
  242. <br><br>
  243. At ultrices mi tempus imperdiet nulla malesuada pellentesque elit. Et odio pellentesque diam volutpat commodo sed egestas. Dui accumsan sit amet nulla facilisi morbi. Sed velit dignissim sodales ut. Ut diam quam nulla porttitor massa id. Ante metus dictum at tempor commodo ullamcorper a. Viverra justo nec ultrices dui sapien eget mi proin sed. Praesent semper feugiat nibh sed. Nec tincidunt praesent semper feugiat nibh sed. Suspendisse potenti nullam ac tortor vitae purus. Gravida neque convallis a cras semper auctor neque vitae. Nisl tincidunt eget nullam non nisi est sit amet. Tristique nulla aliquet enim tortor at. Porta nibh venenatis cras sed felis eget velit aliquet sagittis. Nec sagittis aliquam malesuada bibendum arcu vitae. Vitae auctor eu augue ut.
  244. <br><br>
  245. Enim sed faucibus turpis in eu mi. Enim nec dui nunc mattis enim ut tellus. Pellentesque elit eget gravida cum sociis natoque penatibus. Arcu cursus vitae congue mauris rhoncus aenean vel elit. Tincidunt arcu non sodales neque sodales ut etiam sit. Ut morbi tincidunt augue interdum velit. Elementum tempus egestas sed sed risus pretium quam. In dictum non consectetur a erat nam at lectus urna. Diam vulputate ut pharetra sit amet aliquam id diam maecenas. Purus gravida quis blandit turpis cursus. Id eu nisl nunc mi ipsum faucibus vitae. Felis donec et odio pellentesque diam volutpat commodo sed egestas. Egestas erat imperdiet sed euismod. Ante in nibh mauris cursus. Platea dictumst vestibulum rhoncus est pellentesque elit ullamcorper. Enim nulla aliquet porttitor lacus luctus accumsan.
  246. <br><br>
  247. Suspendisse sed nisi lacus sed viverra tellus. Sit amet luctus venenatis lectus magna fringilla urna. Porta nibh venenatis cras sed felis. Sed viverra tellus in hac habitasse platea. Diam quam nulla porttitor massa id neque aliquam. Sodales ut eu sem integer vitae justo eget magna fermentum. A condimentum vitae sapien pellentesque habitant morbi tristique senectus et. Nisi quis eleifend quam adipiscing vitae proin sagittis. Eget mauris pharetra et ultrices neque ornare aenean euismod. Tincidunt lobortis feugiat vivamus at augue eget arcu dictum varius. Venenatis a condimentum vitae sapien pellentesque. Pellentesque habitant morbi tristique senectus et. Netus et malesuada fames ac. Dolor sit amet consectetur adipiscing elit ut aliquam. Sit amet commodo nulla facilisi nullam vehicula ipsum a arcu. Ullamcorper velit sed ullamcorper morbi tincidunt.
  248. <br><br>
  249. Egestas purus viverra accumsan in nisl. Auctor eu augue ut lectus arcu bibendum at varius vel. In nisl nisi scelerisque eu ultrices vitae auctor. Nunc aliquet bibendum enim facilisis gravida. Et leo duis ut diam quam nulla porttitor massa id. Ut tortor pretium viverra suspendisse. Urna duis convallis convallis tellus id. Tincidunt dui ut ornare lectus sit. Tellus in metus vulputate eu scelerisque felis imperdiet proin. A iaculis at erat pellentesque. Tortor at auctor urna nunc.
  250.  
  251. </div>
  252. <img src="https://i.imgur.com/QTgsIgg.png">
  253.  
  254.  
  255. <div class="updates">
  256. <h3 style="margin-top:0px;">Updates</h3>
  257. <b>00/00</b> - talk about the update here.
  258. <br><br>
  259. <b>00/00</b> - talk about the update here.
  260. <br><br>
  261. <b>00/00</b> - talk about the update here.
  262. <br><br>
  263. <b>00/00</b> - talk about the update here.
  264. <br><br>
  265. <b>00/00</b> - talk about the update here.
  266. <br><br>
  267. <b>00/00</b> - talk about the update here.
  268. <br><br>
  269. <b>00/00</b> - talk about the update here.
  270. <br><br>
  271. <b>00/00</b> - talk about the update here.
  272. <br><br>
  273. <b>00/00</b> - talk about the update here.
  274. <br><br>
  275. <b>00/00</b> - talk about the update here.
  276. <br><br>
  277. <b>00/00</b> - talk about the update here.
  278. <br><br>
  279. <b>00/00</b> - talk about the update here.
  280. <br><br>
  281. </div>
  282.  
  283.  
  284. <div class="staff">
  285.  
  286. <h3 style="margin-top:0px;">staff</h3>
  287.  
  288. <h4>staff name</h4>
  289. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here.
  290. <br><br>
  291. <h4>staff name</h4>
  292. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here.
  293. <br><br>
  294. <h4>staff name</h4>
  295. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here.
  296. <br><br>
  297. <h4>staff name</h4>
  298. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here.
  299. <br><br>
  300. <h4>staff name</h4>
  301. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here.
  302. <br><br>
  303. <h4>staff name</h4>
  304. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here.
  305. <br><br>
  306. <h4>staff name</h4>
  307. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here. talk about yourself here.
  308. <br><br>
  309. </div>
  310.  
  311.  
  312. <div class="twitterHolder">
  313.  
  314. <h3 style="margin-top:20px;">open roles</h3>
  315.  
  316. <h4>vampire diaries</h4>
  317. <ul>
  318. <li>
  319. name
  320. </li>
  321. <li>
  322. name
  323. </li>
  324. <li>
  325. name
  326. </li>
  327. <li>
  328. name
  329. </li>
  330. <li>
  331. name
  332. </li>
  333. <li>
  334. name
  335. </li>
  336. <li>
  337. name
  338. </li>
  339. <li>
  340. name
  341. </li>
  342. <li>
  343. name
  344. </li>
  345. <li>
  346. name
  347. </li>
  348. </ul>
  349.  
  350.  
  351. <h4>the originals</h4>
  352. <ul>
  353. <li>
  354. name
  355. </li>
  356. <li>
  357. name
  358. </li>
  359. <li>
  360. name
  361. </li>
  362. <li>
  363. name
  364. </li>
  365. <li>
  366. name
  367. </li>
  368. <li>
  369. name
  370. </li>
  371. <li>
  372. name
  373. </li>
  374. <li>
  375. name
  376. </li>
  377. <li>
  378. name
  379. </li>
  380. <li>
  381. name
  382. </li>
  383. </ul>
  384.  
  385. <h4>legacies</h4>
  386. <ul>
  387. <li>
  388. name
  389. </li>
  390. <li>
  391. name
  392. </li>
  393. <li>
  394. name
  395. </li>
  396. <li>
  397. name
  398. </li>
  399. <li>
  400. name
  401. </li>
  402. <li>
  403. name
  404. </li>
  405. <li>
  406. name
  407. </li>
  408. <li>
  409. name
  410. </li>
  411. <li>
  412. name
  413. </li>
  414. <li>
  415. name
  416. </li>
  417. </ul>
  418. </div>
  419.  
  420.  
  421. <div class="affiliate">
  422.  
  423. <h3>Affiliates</h3>
  424.  
  425. <a href="/" class="affiliateLinks">affiliate</a>
  426. <a href="/" class="affiliateLinks">affiliate</a>
  427. <a href="/" class="affiliateLinks">affiliate</a>
  428. <a href="/" class="affiliateLinks">affiliate</a>
  429. <a href="/" class="affiliateLinks">affiliate</a>
  430. <a href="/" class="affiliateLinks">affiliate</a>
  431. <a href="/" class="affiliateLinks">affiliate</a>
  432. <a href="/" class="affiliateLinks">affiliate</a>
  433. <a href="/" class="affiliateLinks">affiliate</a>
  434. <a href="/" class="affiliateLinks">affiliate</a>
  435. <a href="/" class="affiliateLinks">affiliate</a>
  436. <a href="/" class="affiliateLinks">affiliate</a>
  437. <a href="/" class="affiliateLinks">affiliate</a>
  438. <a href="/" class="affiliateLinks">affiliate</a>
  439. <a href="/" class="affiliateLinks">affiliate</a>
  440. <a href="/" class="affiliateLinks">affiliate</a>
  441. <a href="/" class="affiliateLinks">affiliate</a>
  442. <a href="/" class="affiliateLinks">affiliate</a>
  443. <a href="/" class="affiliateLinks">affiliate</a>
  444. <a href="/" class="affiliateLinks">affiliate</a>
  445. <a href="/" class="affiliateLinks">affiliate</a>
  446. <a href="/" class="affiliateLinks">affiliate</a>
  447. <a href="/" class="affiliateLinks">affiliate</a>
  448. <a href="/" class="affiliateLinks">affiliate</a>
  449.  
  450. </div>
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457. </div>
  458. </body>
  459. </html>
  460.  
  461.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement