mountainpost

character form - geronimo

May 30th, 2022 (edited)
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.99 KB | None | 0 0
  1. [comment]
  2. PLEASTE NOTE - editing then hitting 'preview' will make it look wonky, saving changes works tho
  3.  
  4. i'm really tired so i'm probably not going to include a table of contents for this one; i did my best to label everything, though, so have fun
  5.  
  6. for the third button that has the pen icon, i just linked it back to my rpn profile: that link is yours to do whatever with, it's just a personal writer's link, redirect it to your own social or whatever, or change it to whatever you'd like lmao.
  7.  
  8. ©mountainpost with thanks to everyone in the discord, as always
  9. [/comment]
  10.  
  11. [border=0;
  12.  
  13. /*CHARACTER IMAGES*/
  14. --bg1: url('https://i.postimg.cc/8PSkxLJH/lida1.png'); /*first background image*/
  15. --char1: url('https://i.postimg.cc/3NpjLVfY/lida.png'); /*character name*/
  16. --char2: url('https://i.postimg.cc/FFWSRZdF/linda2.png'); /*personality*/
  17. --char3: url('https://i.postimg.cc/tgf7dBj9/lida8.png'); /*history*/
  18. --char4: url('https://i.postimg.cc/t4YPGZDv/lida7.png'); /*gallery*/
  19. --char5: url('https://i.postimg.cc/BZVsYhwK/lida3.png'); /*gallery image 1*/
  20. --char6: url('https://i.postimg.cc/nLrfGBYk/lida5.png'); /*gallery image 2*/
  21. --char7: url('https://i.postimg.cc/SRVhdKMc/lida9.png'); /*gallery image 3*/
  22. --char8: url('https://i.postimg.cc/Qxh8L2NF/lida11.png'); /*gallery image 4*/
  23.  
  24. /*COLORS*/
  25. --c1: #ffcdb2;
  26. --c2: #ffb4a2;
  27. --c3: #e5989b;
  28. --c4: #b5838d;
  29. --c5: #6d6875;
  30.  
  31. border-radius: 0px;
  32. position: relative;
  33. max-width: 400px;
  34. height: 450px;
  35. margin: auto;
  36. display: flex;
  37. flex-direction: column;
  38. flex-wrap: wrap;
  39. flex-grow: 1;
  40. line-height: 0px;
  41. padding: 0px;
  42. overflow: hidden;
  43. pointer-events: auto;
  44. ]
  45.  
  46. [comment]--- BACKGROUND IMAGE ---[/comment]
  47. [border=0;
  48. position: relative;
  49. background-color: gray;
  50. width: 110%;
  51. height: 110%;
  52. right: 10%;
  53. background: var(--bg1) no-repeat;
  54. background-position: center;
  55. background-size: cover;
  56. ]
  57. [/border]
  58.  
  59. [comment]--- HORIZONTAL SCROLL BEGINS ---[/comment]
  60. [border=0;
  61. position: relative;
  62. width: 105%;
  63. height: 100%;
  64. left: -116%;
  65. padding: 0px;
  66. overflow: visible;
  67. ]
  68. [border=0;
  69. height: 105%;
  70. width: 100%;
  71. overflow-y: hidden;
  72. overflow-x: scroll;
  73. padding: 0px;
  74. ]
  75. [border=0px;
  76. height: 385px;
  77. width: 375px;
  78. position: relative;
  79. right: -103%;
  80. top: 5%;
  81. overflow: visible;
  82. padding: 10px;
  83. ]
  84. [border=3px solid var(--c1);
  85. position: relative;
  86. height: 100%;
  87. width: 90%;
  88. top: -3%;
  89. left: -3%;
  90. overflow: visible;
  91. ]
  92. [border=0;
  93. position: relative;
  94. height: 94%;
  95. width: 94%;
  96. background-color: var(--c3);
  97. overflow: hidden;
  98. ]
  99.  
  100. [comment]--- VERTICAL SCROLL BEGINS ---[/comment]
  101. [border=0;
  102. position: relative;
  103. height: 94%;
  104. width: 93%;
  105. overflow: visible;
  106. ]
  107. [border=0;
  108. height: 101%;
  109. width: 101%;
  110. box-sizing: border-box;
  111. overflow: hidden;
  112. ]
  113. [border=0;
  114. height: 100%;
  115. width: 200%;
  116. overflow-y: scroll;
  117. ]
  118. [border=0;
  119. height: auto;
  120. width: 50%;
  121. box-sizing: border-box;
  122. line-height: 0px;
  123. position: relative;
  124. left: -2%
  125. ]
  126.  
  127. [comment]--- FIRST STICKY TAB BEGINS ---[/comment]
  128. [border=1;
  129. position: absolute;
  130. width: 300px;
  131. height: 250px;
  132. left: -2%;
  133. top: -53%;
  134. overflow: visible;
  135. padding: 0px;
  136. pointer-events: none;
  137. ]
  138. [border=0;
  139. width: 150%;
  140. height: 60%;
  141. position: sticky;
  142. top: 0px;
  143. overflow: visible;
  144. z-index: 5;
  145. ]
  146. [comment]--- CHARACTER IMAGE 1 ---[/comment]
  147. [border=5px solid var(--c4);
  148. width: 100px;
  149. height: 100px;
  150. border-radius: 300px;
  151. position: relative;
  152. top: -25%;
  153. left: -7%;
  154. background: var(--char1) no-repeat;
  155. background-size: cover;
  156. z-index: 6;
  157. ]
  158. [/border]
  159. [border=1px solid var(--c4);
  160. width: 300px;
  161. height: 100px;
  162. position: absolute;
  163. top: -40%;
  164. background-color: var(--c4);
  165. z-index: 5;
  166. ]
  167. [/border]
  168. [comment]--- CHARACTER NAME LABEL ---[/comment]
  169. [border=0;
  170. position: absolute;
  171. width: 150px;
  172. height: 50px;
  173. top: 5%;
  174. right: 40%;
  175. line-height: 30px;
  176. font-size: 30px;
  177. text-align: center;
  178. color: var(--c5);
  179. text-shadow: 3px 3px var(--c2);
  180. z-index: 5;
  181. ][font=Fjalla One]character name[/font]
  182. [/border]
  183. [/border]
  184. [comment]--- TEXT BOX 1 BEGINS ---[/comment]
  185. [border=0;
  186. width: 65px;
  187. height: 70px;
  188. position: absolute;
  189. top: 46%;
  190. left: 2%;
  191. background-color: var(--c5);
  192. border-radius: 10px;
  193. ]
  194. [border=0;
  195. height: 100%;
  196. width: 100%;
  197. box-sizing: border-box;
  198. overflow: hidden;
  199. ]
  200. [border=0;
  201. height: 100%;
  202. width: 200%;
  203. position: relative;
  204. top: -25%;
  205. left: -25%;
  206. overflow-y: scroll;
  207. pointer-events: auto;
  208. overflow-x: hidden;
  209. ]
  210. [border=0;
  211. height: auto;
  212. width: 120%;
  213. position: relative;
  214. left: -20%;
  215. top: -30%;
  216. box-sizing: border-box;
  217. line-height: 9px;
  218. font-size: 9px;
  219. overflow-x: hidden;
  220. color: #ffffff;
  221. ][font=Padauk]gender: woman
  222. age: 69
  223. sex. or: bisexual
  224. d.o.b: 4/20/69
  225. this does scroll
  226. [/font]
  227. [/border]
  228. [/border]
  229. [/border]
  230. [/border]
  231. [comment]--- TEXT BOX 1 ENDS ---[/comment]
  232.  
  233. [comment]--- CIRCULAR BUTTONS BEGIN ---[/comment]
  234. [border=0;
  235. height: 60px;
  236. width: 180px;
  237. position: absolute;
  238. right: 5%;
  239. top: 50%;
  240. padding: 0px;
  241. flex-direction: row;
  242. display: flex;
  243. flex-wrap: wrap;
  244. z-index: 3;
  245. pointer-events: none;
  246. ]
  247. [comment]--- BUTTON 1 ---[/comment]
  248. [border=0;
  249. width: 30px;
  250. height: 30px;
  251. border-radius: 300px;
  252. position: absolute;
  253. top: 10%;
  254. background-color: var(--c1);
  255. z-index: 3;
  256. pointer-events: none;
  257. ] [border=0; position: relative; height: auto; width: auto; top: -3px; z-index: 3; left: -3px; pointer-events: none; color: #ffffff;][fa]far fa-music[/fa][/border]
  258. [/border]
  259.  
  260. [comment]--- BUTTON 2 ---[/comment]
  261. [border=0;
  262. width: 30px;
  263. height: 30px;
  264. border-radius: 300px;
  265. position: absolute;
  266. top: 10%;
  267. left: 35%;
  268. background-color: var(--c4);
  269. pointer-events: auto;
  270. ][border=0; position: relative; height: auto; width: auto; top: 0px; left: -2px; color: #ffffff;]
  271. [comment]--- MOODBOARD LINK GOES HERE ---[/comment]
  272. [URL='https://pm1.narvii.com/6738/16e2fa5ffb20cde7be77a7e3a4e7ed90cdda0facv2_hq.jpg'][COLOR=rgb(255, 255, 255)][fa]far fa-flower-tulip[/fa][/COLOR][/URL][/border]
  273. [/border]
  274.  
  275. [comment]--- BUTTON 3 ---[/comment]
  276. [border=0;
  277. width: 30px;
  278. height: 30px;
  279. border-radius: 300px;
  280. position: absolute;
  281. top: 10%;
  282. right: 0%;
  283. background-color: var(--c5);
  284. pointer-events: auto;
  285. ][border=0; position: relative; height: auto; z-index: 3; width: auto; top: -3px; left: -2px;]
  286. [comment]--- YOUR PERSONAL LINK HERE ---[/comment]
  287. [URL='https://www.rpnation.com/members/mountainpost.96163/'][COLOR=rgb(255, 255, 255)][fa]far fa-pen-nib[/fa][/COLOR][/URL][/border]
  288. [/border]
  289. [/border]
  290. [comment]--- CIRCULAR BUTTONS END ---[/comment]
  291.  
  292. [/border]
  293. [comment]--- FIRST STICKY TAB ENDS ---[/comment]
  294.  
  295. [comment]--- SECOND STICKY TAB BEGINS ---[/comment]
  296. [border=0;
  297. position: absolute;
  298. width: 300px;
  299. height: auto;
  300. left: -2%;
  301. top: 240px;
  302. overflow: visible;
  303. padding: 0px;
  304. z-index: 5;
  305. ]
  306. [border=0;
  307. width: 150%;
  308. height: 80px;
  309. position: sticky;
  310. top: 15px;
  311. overflow: visible;
  312. padding: 0px;
  313. z-index: 5;
  314. ]
  315. [comment]--- CHARACTER IMAGE 2 ---[/comment]
  316. [border=5px solid var(--c4);
  317. width: 100px;
  318. height: 100px;
  319. border-radius: 300px;
  320. position: relative;
  321. top: -45px;
  322. right: -190px;
  323. background: var(--char2) no-repeat;
  324. background-size: cover;
  325. z-index: 4;
  326. ]
  327. [/border]
  328. [border=1px solid var(--c4);
  329. width: 300px;
  330. height: 50px;
  331. position: relative;
  332. top: -160px;
  333. background-color: var(--c4);
  334. z-index: 2;
  335. ]
  336. [/border]
  337. [comment]--- PERSONALITY LABEL ---[/comment]
  338. [border=0;
  339. width: 140px;
  340. height: 50px;
  341. top: 10px;
  342. left: 15px;
  343. position: absolute;
  344. z-index: 3;
  345. line-height: 30px;
  346. font-size: 30px;
  347. text-align: center;
  348. color: var(--c5);
  349. text-shadow: 3px 3px var(--c2);
  350. ][font=Fjalla One]personality[/font]
  351. [/border]
  352. [/border]
  353.  
  354. [comment]--- PERSONALITY INFO ---[/comment]
  355. [border=1px solid var(--c1);
  356. max-width: 230px;
  357. height: 200px;
  358. border-radius: 30px;
  359. margin-left: 20px;
  360. background-color: var(--c1);
  361. color: #ffffff;
  362. overflow: hidden;
  363. ]
  364. [border=0;
  365. height: 100%;
  366. width: 100%;
  367. box-sizing: border-box;
  368. overflow: hidden;
  369. position: relative;
  370. top: -2%;
  371. ]
  372. [border=0;
  373. height: 100%;
  374. width: 200%;
  375. overflow-y: scroll;
  376. ]
  377. [border=0;
  378. height: auto;
  379. width: 50%;
  380. box-sizing: border-box;
  381. line-height: 9px;
  382. font-size: 9px;
  383. ][font=Padauk]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam suscipit urna quam, vitae tristique odio pulvinar sit amet. Suspendisse ut faucibus enim. Aliquam sit amet nisi ac enim aliquet sagittis ut quis mi. Donec iaculis lectus non dui pharetra, vitae condimentum arcu congue. Proin turpis tellus, lacinia sit amet justo et, volutpat imperdiet ex. Sed auctor pellentesque augue sed lobortis. Ut sed arcu in quam interdum posuere at id augue. Nunc fermentum tempus tortor, rhoncus feugiat neque suscipit non. Cras eleifend lectus sed nisl pellentesque sagittis. Sed faucibus, ipsum non venenatis mollis, lectus nunc ultricies metus, eu laoreet massa nulla eget nisl. Mauris finibus metus a odio pulvinar, vitae sagittis libero vestibulum. In volutpat bibendum libero sed gravida.
  384.  
  385. Morbi dictum in lorem facilisis hendrerit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris tristique dignissim enim at imperdiet. Pellentesque fermentum odio at ligula cursus dapibus. Fusce convallis ante at nunc molestie, et sagittis metus elementum. Donec et velit aliquet, malesuada nunc quis, rutrum enim. Nulla volutpat, enim eu ornare commodo, erat sapien vulputate dui, vitae feugiat risus mi sit amet velit. Nunc vel imperdiet nulla.
  386.  
  387. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam suscipit urna quam, vitae tristique odio pulvinar sit amet. Suspendisse ut faucibus enim. Aliquam sit amet nisi ac enim aliquet sagittis ut quis mi. Donec iaculis lectus non dui pharetra, vitae condimentum arcu congue. Proin turpis tellus, lacinia sit amet justo et, volutpat imperdiet ex. Sed auctor pellentesque augue sed lobortis. Ut sed arcu in quam interdum posuere at id augue. Nunc fermentum tempus tortor, rhoncus feugiat neque suscipit non. Cras eleifend lectus sed nisl pellentesque sagittis. Sed faucibus, ipsum non venenatis mollis, lectus nunc ultricies metus, eu laoreet massa nulla eget nisl. Mauris finibus metus a odio pulvinar, vitae sagittis libero vestibulum. In volutpat bibendum libero sed gravida.[/font]
  388. [/border]
  389. [/border]
  390. [/border]
  391. [/border]
  392. [/border]
  393. [comment]--- SECOND STICKY TAB ENDS ---[/comment]
  394.  
  395. [comment]--- THIRD STICKY TAB BEGINS ---[/comment]
  396. [border=0;
  397. position: absolute;
  398. width: 300px;
  399. height: auto;
  400. left: -2%;
  401. top: 600px;
  402. overflow: visible;
  403. padding: 0px;
  404. z-index: 3;
  405. ]
  406. [border=0;
  407. width: 150%;
  408. height: 80px;
  409. position: sticky;
  410. top: 15px;
  411. overflow: visible;
  412. padding: 0px;
  413. z-index: 3;
  414. ]
  415. [comment]--- CHARACTER IMAGE 3 ---[/comment]
  416. [border=5px solid var(--c4);
  417. width: 100px;
  418. height: 100px;
  419. border-radius: 300px;
  420. position: relative;
  421. top: -45px;
  422. left: -30px;
  423. background: var(--char3) no-repeat;
  424. background-size: cover;
  425. z-index: 3;
  426. ]
  427. [/border]
  428. [border=1px solid var(--c4);
  429. width: 300px;
  430. height: 50px;
  431. position: relative;
  432. top: -160px;
  433. background-color: var(--c4);
  434. z-index: 2;
  435. ]
  436. [/border]
  437. [comment]--- HISTORY LABEL ---[/comment]
  438. [border=0;
  439. width: 140px;
  440. height: 50px;
  441. top: 10px;
  442. left: 85px;
  443. position: absolute;
  444. z-index: 3;
  445. line-height: 30px;
  446. font-size: 30px;
  447. text-align: center;
  448. color: var(--c5);
  449. text-shadow: 3px 3px var(--c2);
  450. ][font=Fjalla One]history[/font]
  451. [/border]
  452. [/border]
  453. [comment]--- HISTORY INFO ---[/comment]
  454. [border=1px solid var(--c1);
  455. max-width: 230px;
  456. height: 200px;
  457. border-radius: 30px;
  458. margin-left: 20px;
  459. background-color: var(--c1);
  460. color: #ffffff;
  461. ]
  462. [border=0;
  463. height: 100%;
  464. width: 100%;
  465. box-sizing: border-box;
  466. overflow: hidden;
  467. position: relative;
  468. top: -2%;
  469. ]
  470. [border=0;
  471. height: 100%;
  472. width: 200%;
  473. overflow-y: scroll;
  474. ]
  475. [border=0;
  476. height: auto;
  477. width: 50%;
  478. box-sizing: border-box;
  479. line-height: 9px;
  480. font-size: 9px;
  481. ][font=Padauk]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam suscipit urna quam, vitae tristique odio pulvinar sit amet. Suspendisse ut faucibus enim. Aliquam sit amet nisi ac enim aliquet sagittis ut quis mi. Donec iaculis lectus non dui pharetra, vitae condimentum arcu congue. Proin turpis tellus, lacinia sit amet justo et, volutpat imperdiet ex. Sed auctor pellentesque augue sed lobortis. Ut sed arcu in quam interdum posuere at id augue. Nunc fermentum tempus tortor, rhoncus feugiat neque suscipit non. Cras eleifend lectus sed nisl pellentesque sagittis. Sed faucibus, ipsum non venenatis mollis, lectus nunc ultricies metus, eu laoreet massa nulla eget nisl. Mauris finibus metus a odio pulvinar, vitae sagittis libero vestibulum. In volutpat bibendum libero sed gravida.
  482.  
  483. Morbi dictum in lorem facilisis hendrerit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris tristique dignissim enim at imperdiet. Pellentesque fermentum odio at ligula cursus dapibus. Fusce convallis ante at nunc molestie, et sagittis metus elementum. Donec et velit aliquet, malesuada nunc quis, rutrum enim. Nulla volutpat, enim eu ornare commodo, erat sapien vulputate dui, vitae feugiat risus mi sit amet velit. Nunc vel imperdiet nulla.
  484.  
  485. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam suscipit urna quam, vitae tristique odio pulvinar sit amet. Suspendisse ut faucibus enim. Aliquam sit amet nisi ac enim aliquet sagittis ut quis mi. Donec iaculis lectus non dui pharetra, vitae condimentum arcu congue. Proin turpis tellus, lacinia sit amet justo et, volutpat imperdiet ex. Sed auctor pellentesque augue sed lobortis. Ut sed arcu in quam interdum posuere at id augue. Nunc fermentum tempus tortor, rhoncus feugiat neque suscipit non. Cras eleifend lectus sed nisl pellentesque sagittis. Sed faucibus, ipsum non venenatis mollis, lectus nunc ultricies metus, eu laoreet massa nulla eget nisl. Mauris finibus metus a odio pulvinar, vitae sagittis libero vestibulum. In volutpat bibendum libero sed gravida.[/font]
  486. [/border]
  487. [/border]
  488. [/border]
  489.  
  490. [/border]
  491.  
  492. [/border]
  493. [comment]--- THIRD STICKY TAB ENDS ---[/comment]
  494.  
  495. [comment]--- FOURTH STICKY TAB BEGINS ---[/comment]
  496. [border=1px solid red;
  497. position: absolute;
  498. width: 300px;
  499. height: 380px;
  500. left: -2%;
  501. top: 970px;
  502. overflow: visible;
  503. padding: 0px;
  504. z-index: 3;
  505. ]
  506. [border=0;
  507. width: 150%;
  508. height: 80px;
  509. position: sticky;
  510. top: 15px;
  511. overflow: visible;
  512. padding: 0px;
  513. z-index: 3;
  514. ]
  515. [comment]--- CHARACTER IMAGE 4 ---[/comment]
  516. [border=5px solid var(--c4);
  517. width: 100px;
  518. height: 100px;
  519. border-radius: 300px;
  520. position: relative;
  521. top: -45px;
  522. right: -190px;
  523. background: var(--char4) no-repeat;
  524. background-size: cover;
  525. z-index: 4;
  526. ]
  527. [/border]
  528. [border=1px solid var(--c4);
  529. width: 300px;
  530. height: 50px;
  531. position: relative;
  532. top: -160px;
  533. background-color: var(--c4);
  534. z-index: 2;
  535. ]
  536. [/border]
  537. [comment]--- GALLERY LABEL ---[/comment]
  538. [border=0;
  539. width: 140px;
  540. height: 50px;
  541. top: 10px;
  542. left: 15px;
  543. position: absolute;
  544. z-index: 3;
  545. line-height: 30px;
  546. font-size: 30px;
  547. text-align: center;
  548. color: var(--c5);
  549. text-shadow: 3px 3px var(--c2);
  550. ][font=Fjalla One]gallery[/font]
  551. [/border]
  552. [/border]
  553. [comment]--- GALLERY IMAGES BEGIN ---[/comment]
  554. [comment]--- GALLERY IMAGE 1 ---[/comment]
  555. [border=1px solid var(--c1);
  556. max-width: 130px;
  557. height: 80px;
  558. border-radius: 10px;
  559. margin-left: 10px;
  560. padding: 20px;
  561. color: #ffffff;
  562. line-height: 9px;
  563. font-size: 9px;
  564. background: var(--char5) no-repeat;
  565. background-size: cover;
  566. ]
  567. [/border]
  568. [comment]--- GALLERY IMAGE 2 ---[/comment]
  569. [border=1px solid var(--c1);
  570. position: relative;
  571. right: -200px;
  572. top: -121px;
  573. max-width: 30px;
  574. height: 80px;
  575. border-radius: 10px;
  576. margin-right: 10px;
  577. padding: 20px;
  578. color: #ffffff;
  579. line-height: 9px;
  580. font-size: 9px;
  581. background: var(--char6) no-repeat;
  582. background-size: cover;
  583. z-index: 0;
  584. ]
  585. [/border]
  586. [comment]--- GALLERY IMAGE 3 ---[/comment]
  587. [border=1px solid var(--c1);
  588. position: relative;
  589. top: -100px;
  590. margin-left: 10px;
  591. max-width: 30px;
  592. height: 80px;
  593. border-radius: 10px;
  594. margin-right: 10px;
  595. padding: 20px;
  596. color: #ffffff;
  597. line-height: 9px;
  598. font-size: 9px;
  599. background: var(--char7) no-repeat;
  600. background-size: cover;
  601. z-index: 0;
  602. ]
  603. [/border]
  604. [comment]--- GALLERY IMAGE 4 ---[/comment]
  605. [border=1px solid var(--c1);
  606. position: relative;
  607. top: -223px;
  608. left: 100px;
  609. max-width: 130px;
  610. height: 80px;
  611. border-radius: 10px;
  612. margin-right: 10px;
  613. padding: 20px;
  614. color: #ffffff;
  615. line-height: 9px;
  616. font-size: 9px;
  617. background: var(--char8) no-repeat;
  618. background-size: cover;
  619. z-index: 0;
  620. ]
  621. [/border]
  622. [/border]
  623. [comment]--- FOURTH STICKY TAB ENDS ---[/comment]
  624.  
  625. [comment]--- SOUNDCLOUD ---[/comment]
  626. [border=0;
  627. width: auto;
  628. height: auto;
  629. position: absolute;
  630. left: 85px;
  631. top: 105px;
  632. z-index: 0;
  633. opacity: 100%;
  634. pointer-events: auto;
  635. overflow: visible;
  636. ][MEDIA=soundcloud]eatshitpeachpit/pepsi-on-the-house#track_id=1224039904[/MEDIA]
  637. [/border]
  638. [border=0;
  639. width: 170px;
  640. height: 130px;
  641. position: absolute;
  642. top: 105px;
  643. left: 90px;
  644. pointer-events: none;
  645. background-color: var(--c3);
  646. z-index: 2;
  647. ]
  648. [/border]
  649. [/border]
  650. [/border]
  651. [/border]
  652. [/border]
  653. [comment]---- VERTICAL SCROLL ENDS ---[/comment]
  654. [/border]
  655. [/border]
  656.  
  657. [comment]--- DESIGN ON FIRST PANEL ---[/comment]
  658. [border=5px solid var(--c4);
  659. position: absolute;
  660. width: 380px;
  661. height: 40px;
  662. left: -435px;
  663. top: 15px;
  664. background-color: var(--c4);
  665. ]
  666. [/border]
  667. [border=5px solid var(--c1);
  668. position: absolute;
  669. width: 380px;
  670. height: 40px;
  671. left: -435px;
  672. top: 0px;
  673. background-color: var(--c1);
  674. ]
  675. [/border]
  676. [comment]--- TITLE ON FRONT PANEL HERE ---[/comment]
  677. [border=0;
  678. position: absolute;
  679. width: 280px;
  680. height: 60px;
  681. left: -420px;
  682. top: 45px;
  683. line-height: 50px;
  684. font-size: 50px;
  685. text-align: center;
  686. color: #ffffff;
  687. text-shadow: 3px 3px var(--c3);
  688. ][font=Fjalla One][i]geronimo![/i][/font]
  689. [/border]
  690. [comment]--- SCROLL INSTRUCTIONS ---[/comment]
  691. [border=0;
  692. width: 200px;
  693. height: 10px;
  694. position: absolute;
  695. top: -25px;
  696. left: -250px;
  697. line-height: 10px;
  698. font-size: 11px;
  699. color: #ffffff;
  700. text-align: right;
  701. ][b][i]SCROLL >>>[/i][/b]
  702. [/border]
  703.  
  704. [/border]
  705. [comment]--- HORIZONTAL SCROLL ENDS ---[/comment]
  706. [/border][/border][/border][comment]--- SIGNATURE PLS DON'T REMOVE ---[/comment][border=0;
  707. max-width: 300px;
  708. max-height: 30px;
  709. margin: auto;
  710. display: flex;
  711. flex-direction: column;
  712. flex-wrap: wrap;
  713. flex-grow: 1;
  714. line-height: 10px;
  715. font-size: 10px;
  716. text-align: center;
  717. ]coded by mountainpost
  718. [/border]
Add Comment
Please, Sign In to add comment