OneAlbatross

[F2U] Requests Opening template

Dec 9th, 2022 (edited)
688
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.29 KB | None | 0 0
  1. <!-- ---------------------  CODE BY OneAlbatross  ------------------------
  2. ---- ---------------------------------------------------------------------
  3.  
  4. |[All links, socials, etc]:  https://onealbatross.carrd.co/
  5. |[Tip jar]:  https://ko-fi.com/onealbatross
  6.  
  7. |[How to use Templates - Video Guide by Indianimations]: https://youtu.be/B-X57fmPuPo?t=93
  8.  
  9. |[ Rules ]
  10.        - Modify the code as much as you like but please do not redistribute or claim it as your own.
  11.        - Please DO NOT remove credit regardless of how much you edit/Frankenstein the code.
  12.        - Keep WYSIWYG off while adding or editing code
  13.        - Turn "Enable Code Editor" off if you are on mobile to be able to paste.
  14.  
  15. |[ Images ]
  16.    To fill in/replace images:
  17.        - your desired image can be anywhere online like a free image website, your Deviantart stash, Discord, or here on Toyhouse
  18.        - right click the image and select "copy image address" (should end in .png, .jpg, .gif, etc - NOT a .webp)
  19.        - paste this web address within areas like url(LINK_HERE) or src="IMG URL HERE"
  20.        
  21.    - Some info on adjusting images can be seen here: https://toyhou.se/4930674](https://toyhou.se/4930674
  22.  
  23. |[ Icons ]
  24.    - Icons used are from FontAwesome.com and you can find more info here: https://toyhou.se/3536712
  25.    
  26. ---------------------------------------------------------------------------
  27. ----------------------------------------------------------------------- -->
  28.  
  29.  
  30.  
  31. <!--
  32.  
  33. PREMIUM USERS OPTION - CSS snippets that gets rid of the title and gallery
  34. - copy and paste the following snippets into the optional "CSS" field (right under the main code box)
  35.    
  36.    /* hides top row info */
  37.    #content > div > div.row.profile-header{display:none;}
  38.    
  39.    /* hides "profile" header line */
  40.    #content > div > div.profile-section.profile-content-section > div.profile-content-title{display:none;}
  41.    
  42.    /* hides gallery */
  43.    #content > div > div.profile-section.profile-gallery-section{display:none;}
  44.    
  45.  
  46. -->
  47.  
  48.  
  49.  
  50.  
  51.    
  52. <div class="py-5 px-md-5">
  53.    
  54.     <div class="row mb-3 no-gutters" style="">
  55.        
  56.         <!-- Optional image section (START) -->
  57.         <div class="col-md-3 row no-gutters">
  58.        
  59.             <div class="col pr-2 mb-3 mb-md-0" style="min-height:150px">
  60.                 <!-- replace link in url('') with your own image address -->
  61.                 <div class="h-100 rounded" style="background-image:url('https://f2.toyhou.se/file/f2-toyhou-se/characters/19164156?1670449372'); background-size:cover; background-repeat:no-repeat; background-position:0px -20px"></div>
  62.             </div>
  63.            
  64.         </div>
  65.         <!-- Optional image section (END) -->
  66.        
  67.        
  68.        
  69.         <div class="col-md pl-md-3">
  70.             <div class="">
  71.                
  72.                 <div class="row mb-1" style="">
  73.                     <div class="col-auto"><h1 class="font-weight-lighter text-muted text-uppercase display-2">Requests</h1></div>
  74.                     <div class="col"><hr></div>
  75.                 </div>
  76.                
  77.                
  78.                 <div class="d-inline-block card bg-faded rounded-left mr-3 mb-3" style="border-style:double; border-width:1px 7px 1px 1px;">
  79.                     <div class="d-inline-block text-uppercase pr-1 py-1 bg-primary rounded px-2 text-dark tooltipster" title="frequency/priority"> <i class="fa-solid fa-business-time"></i></div>
  80.                     <div class="d-inline-block text-muted pl-2 pr-3 py-1">spare-time, in between coms</div>
  81.                 </div>
  82.                
  83.                
  84.                 <div class="d-inline-block card bg-faded rounded-left mr-3 mb-3" style="border-style:double; border-width:1px 7px 1px 1px;">
  85.                     <div class="d-inline-block text-uppercase pr-1 py-1 bg-primary rounded px-2 text-dark tooltipster" title="types of art possible"><i class="fa-solid fa-pencil"></i></div>
  86.                     <div class="d-inline-block text-muted pl-2 pr-3 py-1">doodles, sketches, finished pieces</div>
  87.                 </div>
  88.                
  89.                
  90.                 <div class="d-inline-block card bg-faded rounded-left mr-3 mb-3" style="border-style:double; border-width:1px 7px 1px 1px;">
  91.                     <div class="d-inline-block text-uppercase pr-1 py-1 bg-primary rounded px-2 text-dark tooltipster" title="specialties"><i class="fa-solid fa-square-star"></i></div>
  92.                     <div class="d-inline-block text-muted pl-2 pr-3 py-1">anthros, feral, monsters</div>
  93.                 </div>
  94.                
  95.             </div>
  96.            
  97.             <div class="d-block bg-faded card p-2">
  98.                
  99.                 <p class="p-2">
  100.                 Reasoning, intro, etc. Maybe why you're doing this, you're feelings, approach, idk. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros.
  101.                 </p>
  102.            
  103.             </div>
  104.            
  105.         </div>
  106.        
  107.     </div>
  108.    
  109.        
  110.     <div class="row no-gutters">
  111.        
  112.         <div class="col-md-6 pr-md-3">
  113.            
  114.             <div class="card bg-faded p-3 h-100">
  115.                
  116.                 <h1 class="font-weight-lighter text-primary text-uppercase mb-3"><i class="fa-solid fa-notes-medical"></i> Directions</h1>
  117.                
  118.                 <ul class="list-unstyled">
  119.                     <li>instructions detailing such requirements like commenting, liking, or following</li>
  120.                     <li>additional instructions of some sort or another</li>
  121.                     <li>some more instructions of whatever type</li>
  122.                     <li class="faded">slightly more optional or less important instructions</li>
  123.                    
  124.                 </ul>
  125.                
  126.             </div>
  127.            
  128.         </div>
  129.        
  130.         <div class="col-md-6 mt-3 mt-md-0" >
  131.        
  132.             <div class="card bg-faded p-3 mt-md-0 mt-0 h-100">    
  133.                
  134. <!-- things you like section  -->
  135.                     <div class="card border-0 bg-faded pt-1 pb-2 d-block">
  136.                         <div class="d-inline-block tooltipster" title="things I want to practice / better chance of being chosen"><i class="fa-solid fa-heart-square pr-2 text-success fa-xl"></i></div>
  137.                         <div class="card d-inline-block text-muted px-2 py-1 mb-2">anthros</div>
  138.                         <div class="card d-inline-block text-muted px-2 py-1 mb-2">feral</div>
  139.                         <div class="card d-inline-block text-muted px-2 py-1 mb-2">uncommon species</div>
  140.                         <div class="card d-inline-block text-muted px-2 py-1 mb-2">clothes</div>
  141.                        
  142.                     </div>
  143.                    
  144.                    
  145. <!-- things you're hesitant about section  -->                    
  146.                     <div class="card border-0 bg-faded pt-1 pb-2 d-block">
  147.                         <div class="d-inline-block tooltipster" title="very experimental / not good with it, but practicing"><i class="fa-solid fa-seal-question pr-2 text-warning fa-xl"></i></div>
  148.                         <div class="card d-inline-block text-muted px-2 py-1 mb-2">humans</div>
  149.                         <div class="card d-inline-block text-muted px-2 py-1 mb-2">mech</div>
  150.                         <div class="card d-inline-block text-muted px-2 py-1 mb-2">background elements</div>
  151.                         <div class="card d-inline-block text-muted px-2 py-1 mb-2">complex designs</div>
  152.                        
  153.                     </div>
  154.                    
  155.                    
  156. <!-- things you're not interested in section  -->                    
  157.                     <div class="card border-0 bg-faded pt-1 pb-0 d-block">
  158.                         <div class="d-inline-block tooltipster" title="non-interest / not attempting"><i class="fa-solid fa-do-not-enter pr-2 text-danger fa-xl"></i></div>
  159.                         <div class="card d-inline-block text-muted px-2 py-1 mb-2">monsters</div>
  160.                         <div class="card d-inline-block text-muted px-2 py-1 mb-2">object heads</div>
  161.                         <div class="card d-inline-block text-muted px-2 py-1 mb-2">neon, bright colors</div>
  162.                        
  163.                     </div>
  164.                    
  165.                
  166.                 </div>
  167.             </div>
  168.        
  169.         </div>
  170.        
  171.         <div class="row no-gutters card bg-faded mt-3">
  172.            
  173.         <div class="row no-gutters px-3 pt-3" >
  174.            
  175.             <div class="col-md-6">
  176.             <div class="card px-3 pt-3 mb-3 mr-md-3 mr-0">
  177.                 <div>
  178.                 <h3 class="font-weight-lighter text-muted text-uppercase">Feel free to</h3>
  179.                 <hr>
  180.                 <ul class="list-unstyled" style="height:80px; overflow:auto">
  181.                     <li><i class="fa-solid fa-chevron-right text-primary"></i> things you can do</li>
  182.                     <li><i class="fa-solid fa-chevron-right text-primary"></i> like suggest poses or expressions</li>
  183.                     <li><i class="fa-solid fa-chevron-right text-primary"></i> link multiple characters</li>
  184.                    
  185.                    
  186.                    
  187.                 </ul>
  188.                 </div>
  189.                
  190.             </div>
  191.             </div>
  192.            
  193.            
  194.             <div class="col-md-6">
  195.             <div class="card px-3 pt-3 mb-3 mr-md-3 mr-0">
  196.                
  197.                 <div>
  198.                 <h3 class="font-weight-lighter text-muted text-uppercase">Please don't</h3>
  199.                 <hr>
  200.                 <ul class="list-unstyled" style="height:80px; overflow:auto">
  201.                     <li><i class="fa-solid fa-chevron-right text-danger"></i> things to not do</li>
  202.                     <li><i class="fa-solid fa-chevron-right text-danger"></i> like contact for updates, asking about certain things, etc</li>
  203.                     <li><i class="fa-solid fa-chevron-right text-danger"></i> these boxes scroll</li>
  204.                    
  205.                    
  206.                    
  207.                 </ul>
  208.                 </div>
  209.             </div>
  210.             </div>
  211.            
  212.         </div>
  213.        
  214.         </div>
  215.    
  216.    
  217.    
  218.    
  219. <!-- Optional bottom row containing message and links (START) -->
  220.  
  221.     <div class="row no-gutters mt-3 card bg-faded">
  222.        
  223.         <div class="row p-3" style="overflow: hidden; ">    
  224.        
  225. <!-- hands and heart decoration -->
  226.             <div class="col-auto d-none d-md-block">
  227.                 <i class="fa-solid fa-hands-holding-heart text-muted " style="font-size:40px; opacity:40%;"></i>
  228.             </div>
  229.  
  230. <!-- message -->
  231.             <div class="col-auto pt-2">
  232.                 <div class="" style="">
  233.                    
  234.                 Subs, and favs are always appreciated! <span class=" px-2 faded">- You can also tip my Ko-fi</span>
  235.                
  236.                 </div>
  237.             </div>
  238.  
  239. <!-- decorative line -->
  240.             <div class="col-md"><hr></div>
  241.            
  242. <!-- links section -->
  243.             <div class="col display-4 w-100 " >
  244.                 <div class="w-100 d-flex justify-content-around align-items-center">
  245.                     <div><a class="px-2 " style="text-decoration: none;" href="LINK_HERE"><i class="fa-brands fa-instagram"></i></a></div>
  246.                     <div><a class="px-2 " style="text-decoration: none;" href="LINK_HERE"><i class="fa-brands fa-deviantart"></i></a></div>
  247.                     <div><a class="px-2 " style="text-decoration: none;" href="LINK_HERE"><i class="fa-solid fa-mug-hot"></i></a></div>
  248.                     <div><a class="px-2 " style="text-decoration: none;" href="LINK_HERE"><i class="fa-brands fa-patreon"></i></a></div>
  249.                 </div>
  250.                
  251.             </div>
  252.        
  253.         </div>
  254.        
  255.     </div>
  256. <!-- Optional bottom row containing message and links (END) -->
  257.  
  258.  
  259.  
  260. <!-- CREDIT - DO NOT REMOVE ---------------- --><div class="mx-auto" style="opacity:50%" ><a href="https://toyhou.se/OneAlbatross/characters/folder:3801186" class="text-decoration-none text-light pull-right pt-1" style="font-size:.7rem; " title="Code by OneAlbatross" data-toggle="tooltip" data-placement="bottom" ><i class="fa-solid fa-code"></i></a></div>
  261.    
  262.    
  263. </div>
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
Advertisement
Add Comment
Please, Sign In to add comment