Advertisement
snail-legs

layout: candy cane

Dec 20th, 2020 (edited)
707
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 10.01 KB | None | 0 0
  1. <div class="container" style="max-width: 800px;">
  2.   <div class="card bg-danger progress-bar-striped progress-bar-animated" style="padding: 0; border: 0; border-radius: 2em 3em 3em 2em; padding-left: 4em;">
  3.     <div class="card bg-faded" style="border: 0; border-radius: 0 2em 2em 0;">
  4.        
  5.       <!-- header section -->
  6.       <div class="row no-gutters card-header" style="padding-top: 1.4em; border-radius: 0 2em 0 0;">
  7.         <h1 class="text-danger col-7" style="font-family: georgia; font-weight: bold; font-size: 2em;"><i class="fad fa-candy-cane"></i> Candy Cane</h1> <!-- character name -->
  8.         <p class="col-5 text-secondary" style="float: right; text-align: right; font-style: italic;">pronouns | story | other quick info</p> <!-- info -->
  9.       </div>
  10.      
  11.       <!-- main profile content! -->
  12.       <!-- I've included a variety of different segments here!!  You should be able to move, delete, duplicate and modify them as you see fit fairly easily!  I just wanted to provide lots of options ^^ -->
  13.       <div class="row no-gutters card-block" style="max-height: 600px; overflow-y: auto; margin-bottom: 1em;">
  14.         <img src="https://f2.toyhou.se/file/f2-toyhou-se/users/admin?6?0" class="col-md-4 d-none d-sm-block"> <!-- bio image, not visible to mobile users! -->
  15.        
  16.         <!-- biography block! -->
  17.         <div class="col-md-7" style="margin-left: 1.5em;">
  18.           <h3 class="text-danger" style="font-family: georgia; font-weight: bold;">Biography</h3> <!-- segment title -->
  19.            <!-- segment content -->
  20.            <p>
  21.             Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. <br><br>
  22.             Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  23.           </p>
  24.         </div>
  25.         <hr style="width: 90%;">
  26.        
  27.         <!-- stats block -->
  28.         <!-- for info on how to edit these, have a look at https://getbootstrap.com/docs/5.0/components/progress/ !! -->
  29.         <div class="col-9" style="margin-left: 1.5em;">
  30.           <h3 class="text-danger" style="font-family: georgia; font-weight: bold;">Stats</h3> <!-- segment title -->
  31.         </div>
  32.         <!-- intelligence -->
  33.         <div class="col-6" style="padding: 0.5em;">
  34.           <span class="progress">
  35.             <span class="progress-bar bg-danger progress-bar-striped" role="progressbar" style="width: 80%;" aria-valuenow="8" aria-valuemin="0" aria-valuemax="10"><b>INTELLIGENCE</b></span>
  36.           </span>
  37.         </div>
  38.         <!-- wisdom -->
  39.         <div class="col-6" style="padding: 0.5em;">
  40.           <span class="progress">
  41.             <span class="progress-bar bg-danger progress-bar-striped" role="progressbar" style="width: 80%;" aria-valuenow="8" aria-valuemin="0" aria-valuemax="10"><b>WISDOM</b></span>
  42.           </span>
  43.         </div>
  44.         <!-- strength -->
  45.         <div class="col-6" style="padding: 0.5em;">
  46.           <span class="progress">
  47.             <span class="progress-bar bg-danger progress-bar-striped" role="progressbar" style="width: 80%;" aria-valuenow="8" aria-valuemin="0" aria-valuemax="10"><b>STRENGTH</b></span>
  48.           </span>
  49.         </div>
  50.         <!-- dexterity -->
  51.         <div class="col-6" style="padding: 0.5em;">
  52.           <span class="progress">
  53.             <span class="progress-bar bg-danger progress-bar-striped" role="progressbar" style="width: 80%;" aria-valuenow="8" aria-valuemin="0" aria-valuemax="10"><b>DEXTERITY</b></span>
  54.           </span>
  55.         </div>
  56.         <hr style="width: 90%;">
  57.        
  58.         <!-- quote -->
  59.         <h4 class="text-danger" style="font-family: georgia; margin: auto;"><i>"put a quote, or song lyrics here!"</i></h4>
  60.         <hr style="width: 90%;">
  61.        
  62.         <!-- history/ additional text only segment! -->
  63.         <div style="margin-left: 1.5em;">
  64.           <h3 class="text-danger" style="font-family: georgia; font-weight: bold;">History</h3> <!-- segment title -->
  65.           <!-- segment content -->
  66.           <p>
  67.             Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. <br><br>
  68.             Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  69.           </p>
  70.         </div>
  71.         <hr style="width: 90%;">
  72.        
  73.         <!-- colour pallet- edit the background-color attribute to change the colours! -->
  74.         <div style="margin: auto; padding: 5px;">
  75.           <div style="background-color: #b869a1; height: 30px; width: 30px; border-radius: 50%; display: inline-block;"></div>
  76.           <div style="background-color: #d17d74; height: 30px; width: 30px; border-radius: 50%; display: inline-block;"></div>
  77.           <div style="background-color: #b869a1; height: 30px; width: 30px; border-radius: 50%; display: inline-block;"></div>
  78.           <div style="background-color: #d17d74; height: 30px; width: 30px; border-radius: 50%; display: inline-block;"></div>
  79.           <div style="background-color: #b869a1; height: 30px; width: 30px; border-radius: 50%; display: inline-block;"></div>
  80.           <div style="background-color: #d17d74; height: 30px; width: 30px; border-radius: 50%; display: inline-block;"></div>
  81.           <div style="background-color: #b869a1; height: 30px; width: 30px; border-radius: 50%; display: inline-block;"></div>
  82.         </div>
  83.         <hr style="width: 90%;">
  84.        
  85.         <!-- playlist segment -->
  86.         <div style="margin-left: 1.5em;">
  87.           <h3 class="text-danger" style="font-family: georgia; font-weight: bold;">Playlist</h3> <!-- segment title -->
  88.           <ul class="fa-ul">
  89.             <li style="margin: 0.25em;"><span class="fa-li text-danger"><i class="fas fa-play"></i></span><a href="#" class="text-danger">song name here</a> | artist name here</li>
  90.             <li style="margin: 0.25em;"><span class="fa-li text-danger"><i class="fas fa-play"></i></span><a href="#" class="text-danger">song name here</a> | artist name here</li>
  91.             <li style="margin: 0.25em;"><span class="fa-li text-danger"><i class="fas fa-play"></i></span><a href="#" class="text-danger">song name here</a> | artist name here</li>
  92.           </ul>
  93.         </div>
  94.         <hr style="width: 90%;">
  95.        
  96.         <!-- design notes -->
  97.         <div style="margin-left: 1.5em;">
  98.           <h3 class="text-danger" style="font-family: georgia; font-weight: bold;">Design Notes</h3> <!-- segment title -->
  99.         </div>
  100.         <div class="row text-center" style="margin-left: 1.5em;">
  101.           <div class="btn btn-danger" style="margin: 0.25em;">design notes</div>
  102.           <div class="btn btn-danger" style="margin: 0.25em;">you can put anything here!</div>
  103.           <div class="btn btn-danger" style="margin: 0.25em;">I would reccomend</div>
  104.           <div class="btn btn-danger" style="margin: 0.25em;">something short</div>
  105.           <div class="btn btn-danger" style="margin: 0.25em;">and sweet</div>
  106.           <div class="btn btn-danger" style="margin: 0.25em;">but!</div>
  107.           <div class="btn btn-danger" style="margin: 0.25em;">it's up to you!!</div>
  108.         </div>
  109.         <hr style="width: 90%;">
  110.        
  111.         <!-- relationships segment -->
  112.         <h3 class="text-danger col-10" style="font-family: georgia; font-weight: bold; margin-left: 1.5em;">Relationships</h3> <!-- segment title -->
  113.         <!-- character relationship 1 -->
  114.         <div class="col-3" style="margin: auto; padding: 0.5em;">
  115.           <a href="#" class="text-danger"> <!-- link to the other character's bio here -->
  116.             <img src="https://f2.toyhou.se/file/f2-toyhou-se/users/admin?6?0"> <!-- other character pfp -->
  117.             <h5 class="text-center">Character name</h5> <!-- other character name -->
  118.           </a>
  119.         </div>
  120.        
  121.         <!-- character relationship 2 -->
  122.         <div class="col-3" style="margin: auto; padding: 0.5em;">
  123.           <a href="#" class="text-danger"> <!-- link to the other character's bio here -->
  124.             <img src="https://f2.toyhou.se/file/f2-toyhou-se/users/admin?6?0"> <!-- other character pfp -->
  125.             <h5 class="text-center">Character name</h5> <!-- other character name -->
  126.           </a>
  127.         </div>
  128.        
  129.         <!-- character relationship 3 -->
  130.         <div class="col-3" style="margin: auto; padding: 0.5em;">
  131.           <a href="#" class="text-danger"> <!-- link to the other character's bio here -->
  132.             <img src="https://f2.toyhou.se/file/f2-toyhou-se/users/admin?6?0"> <!-- other character pfp -->
  133.             <h5 class="text-center">Character name</h5> <!-- other character name -->
  134.           </a>
  135.         </div>
  136.        
  137.         <!-- character relationship 4 -->
  138.         <div class="col-3" style="margin: auto; padding: 0.5em;">
  139.           <a href="#" class="text-danger"> <!-- link to the other character's bio here -->
  140.             <img src="https://f2.toyhou.se/file/f2-toyhou-se/users/admin?6?0"> <!-- other character pfp -->
  141.             <h5 class="text-center">Character name</h5> <!-- other character name -->
  142.           </a>
  143.         </div>
  144.       </div>
  145.      
  146.       <!-- footer! I've put the code credit here, but you're welcome to move it as long as it remains intact.  This would also make a good place to add like,, any additional credits you might need to! -->
  147.       <div class="row no-gutters card-footer" style="border-radius: 0 0 2em 0;">
  148.         <p class="text-secondary" style="margin: auto; font-style: italic;">code by [<a class="text-danger" href="https://toyhou.se/snail-legs">snail-legs</a>]</p>
  149.       </div>
  150.     </div>
  151.   </div>
  152. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement