Advertisement
rikatoola

F2U ✦ starstruck / character profile 01

Feb 6th, 2025
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 7.43 KB | Source Code | 0 0
  1. <!--------------------------------------------------------------------------------
  2.  
  3. ✦ ⋯ ACCENT COLORS
  4.     > accent #1: a66359
  5.  
  6. ✦ ⋯ TO CHANGE THE MARGINS
  7.     > adjust the max-width: 550px; to what best suits your tastes.
  8.     > you may also add a certain height to it (min-height: 0px;),
  9.     though i do not think it looks good.
  10.  
  11. --------------------------------------------------------------------------------->
  12.  
  13.  
  14.   <div class="card bg-transparent m-5 border-0 mx-auto"
  15.       style="max-width: 900px;">
  16.  
  17.  
  18.  
  19.  
  20. <!--------------------------------------------------------------------------------
  21.  
  22. ✦ ⋯ START OF THE CODE
  23.     > main information
  24.  
  25. --------------------------------------------------------------------------------->
  26.  
  27.      
  28.     <div class="row no-gutters">
  29.        
  30.         <!--------- doll / decoration image ------------------------------------->
  31.         <div class="col-lg-4">
  32.             <img src="https://f2.toyhou.se/file/f2-toyhou-se/images/95343866_BdCXpIxUXLkemeC.png">
  33.     </div>
  34.  
  35.  
  36.     <div class="col-lg-8">
  37.         <p class="m-2"
  38.           style="font-size: 18px;">
  39.             <font style="color:#a66359;">
  40.                 ✸
  41.             </font>
  42.                  
  43.             <font style="letter-spacing: .2em">
  44.                 <i>PREFIXSUFFIX</i>
  45.             </font>
  46.                  
  47.             <font style="opacity: 0.4;
  48.                         color:#a66359;">
  49.                 ✦
  50.             </font>
  51.                  
  52.             TRAIT 01
  53.                  
  54.             <font style="opacity: 0.4;
  55.                         color:#a66359;">
  56.                 ✦
  57.             </font>
  58.                  
  59.             TRAIT 02
  60.                  
  61.             <font style="opacity: 0.4;
  62.                         color:#a66359;">
  63.                 ✦
  64.             </font>
  65.                  
  66.             TRAIT 03
  67.         </p>
  68.  
  69.  
  70.  
  71.  
  72. <!--------------------------------------------------------------------------------
  73.  
  74. ✦ ⋯ DIVIDER
  75.     > to add an IMAGE divider, simply use this code instead:
  76.     > you can adjust or entirely remove opacity if you wish.
  77.    
  78.     <img class="mb-2 my-2"
  79.         src="URL"
  80.         style="opacity: 0.3;">
  81.  
  82. --------------------------------------------------------------------------------->
  83.  
  84.  
  85.     <!--------- divider --------------------------------------------------------->
  86.     <div class="card bg-transparent mb-3 my-3"
  87.         style="border-top: 1px solid #a66359;
  88.                border-bottom: 0px solid;
  89.                border-left: 0px solid;
  90.                border-right: 0px solid;
  91.                filter: drop-shadow(0px 0px 2px #a66359);
  92.                opacity: 0.5;"></div>
  93.              
  94.     <!--------- about ----------------------------------------------------------->
  95.     <div class="row no-gutters">
  96.         <div class="col-sm-1">
  97.             <i class="fa-duotone fa-solid fa-quote-left"
  98.               style="opacity: 0.5;
  99.                      color: #a66359;"></i>
  100.         </div>
  101.        
  102.         <!--------- quote ------------------------------------------------------->
  103.         <!--- put a quote here. make it as long as you want! -------------------->
  104.         <div class="col-sm-10">
  105.             <p class="m-1"
  106.               style="text-align: center; font-size: smaller;">
  107.                
  108.                 am i evil, archivist? is a thing evil when it simply obeys its own nature? when it embodies its nature? when that nature is created by those which revile it? — the magnus archives
  109.                
  110.             </p>
  111.         </div>
  112.        
  113.         <div class="col-sm-1">
  114.             <i class="fa-duotone fa-solid fa-quote-right"
  115.               style="opacity: 0.5;
  116.                      color: #a66359;"></i>
  117.         </div>
  118.     </div>
  119.              
  120.              
  121.     <!--------- divider --------------------------------------------------------->
  122.     <div class="card bg-transparent mb-3 my-3"
  123.         style="border-top: 1px solid #a66359;
  124.                border-bottom: 0px solid;
  125.                border-left: 0px solid;
  126.                border-right: 0px solid;
  127.                filter: drop-shadow(0px 0px 2px #a66359);
  128.                opacity: 0.5;"></div>
  129.  
  130.  
  131.  
  132.  
  133. <!--------------------------------------------------------------------------------
  134.  
  135. ✦ ⋯ GENERAL INFO
  136.  
  137. --------------------------------------------------------------------------------->
  138.  
  139.  
  140.     <!--------- basic info ------------------------------------------------------>
  141.     <p class="m-1">
  142.         <font style="color:#a66359;">
  143.             ⯏
  144.         </font>
  145.                  
  146.         (
  147.              INFO
  148.         )
  149.                  
  150.         <font style="font-size: smaller;
  151.                     text-indent: 5px;;">
  152.             <ul>
  153.                
  154.                 <li>
  155.                     <font style="color:#a66359;">
  156.                         NAME
  157.                     </font>
  158.                      ;
  159.                    
  160.                     nicknames
  161.                 </li>
  162.                
  163.                 <li>
  164.                     <font style="color:#a66359;">
  165.                         AMAB / AFAB
  166.                     </font>
  167.                    
  168.                     ;
  169.                    
  170.                     pro / nouns
  171.                 </li>
  172.                
  173.                 <li>
  174.                     <font style="color:#a66359;">
  175.                         AFFILIATION
  176.                     </font>
  177.                    
  178.                     ;
  179.                    
  180.                     affiliation
  181.                 </li>
  182.                
  183.                 <li>
  184.                     <font style="color:#a66359;">
  185.                         ROLES
  186.                     </font>
  187.                    
  188.                     ;
  189.                    
  190.                     role, subroles etc
  191.                 </li>
  192.                
  193.                 <li>
  194.                     <font style="color:#a66359;">
  195.                         AGE
  196.                     </font>
  197.                    
  198.                     ;
  199.                    
  200.                     number moons
  201.                 </li>
  202.                
  203.                 <li>
  204.                     <font style="color:#a66359;">
  205.                         ORIENTATION
  206.                     </font>
  207.                    
  208.                     ;
  209.                    
  210.                     blanksexual, blankromantic, monogamous etc
  211.                 </li>
  212.                
  213.                 <li>
  214.                     <font style="color:#a66359;">
  215.                         PARTNER / s
  216.                     </font>
  217.                    
  218.                     ;
  219.                    
  220.                     <a style="color:#a66359;" href="#">name</a>
  221.                 </li>
  222.                
  223.             </ul>
  224.         </font>
  225.     </p>
  226.  
  227.  
  228.  
  229. <!--------------------------------------------------------------------------------
  230.  
  231. ✦ ⋯ CREDITS
  232.     > please do not remove!
  233.     > you MAY edit / move it around for aesthetics / personal aesthetics,
  234.     however it must STILL remain visible !
  235.  
  236. --------------------------------------------------------------------------------->
  237.  
  238.  
  239.   <p class="mx-auto p-2">
  240.       <a href="https://toyhou.se/29519406.f2u-starstruck">
  241.           <i class="fa-solid fa-code tooltipster"
  242.             title="code by bumblebree" data-toggle-original="code by bumblebree"
  243.             style="color: #a66359;
  244.                    opacity: 0.4;"></i>
  245.       </a>
  246.   </p>
  247.   </div>
  248.      
  249.   </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement