Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Thank you for using my code !! If you wanna swap out the fontawesome icons, go to their website;
- https://fontawesome.com/icons
- Color palette;
- off-white : #F6F0E4
- border dull orange : #B5936E
- black brown : #201613
- bright orange : #F27A41
- -->
- <!-- code start, replace the background image link with the link to your image -->
- <div class="container" align="center" style="background-image:url(BACKGROUND_LINK_HERE); background-attachment:fixed; background-size:cover; font-family:georgia, serif; box-shadow:4px 4px 4px #201613; max-width:700px">
- <!-- quote bar -->
- <div class="p-3 text-center">
- <div class="p-2" style="background-color:rgba(23, 23, 23, 0.7);color:rgba(235, 235, 235, 1); color:#F6F0E4; font-size:20px; font-variant:small-caps; font-style:bold; box-shadow:0px 0px 4px #201613; text-shadow:0px 0px 4px #F27A41">
- <i>🙶 QUOTE HERE 🙷</i>
- </div>
- <!-- collapse button -->
- <a href="#profilecollapse" data-toggle="collapse">
- <i class="mt-2 fas fa-crown" style="color:#F6F0E4; font-size:32px; text-shadow:0px 0px 4px #F27A41"/>
- </a>
- <!-- content -->
- <div id="profilecollapse" class="collapse">
- <div class="justify-content-center flex-column" align="center">
- <!-- corner decoration -->
- <i class="fas fa-cloud-sun-rain" style="position:relative; z-index:1; margin-bottom:-50px; color:#F6F0E4; font-size:70px; text-align:left; text-shadow:0px 0px 4px #F27A41; opacity: 0.7;"/>
- <!-- background card -->
- <div class="mt-2 p-2" style="background-color:rgba(23, 23, 23, 0.7);color:rgba(235, 235, 235, 1); color:#F6F0E4; font-size:20px; box-shadow:0px 0px 4px #201613;">
- <div class="row">
- <div class="col-lg-5">
- <div class="p-2" style="background-color:#201613; border:double 5px #B5936E; color:#F6F0E4;">
- <!-- character image; feel free to copy the link to your character's thumbnail and paste it here -->
- <div class="container" style="background-image:url(LINK_HERE); background-size:cover; height:210px; border: 7px double #201613"></div>
- <!-- name -->
- <p style="font-variant:small-caps; font-size:25px">NAME SURNAME</p>
- <!-- divider -->
- <hr style="border: 5px double #B5936E; margin-top:1px; margin-bottom:1px">
- <!-- mini information contents -->
- <div class="row no-gutters justify-content-between" style="font-size:13px;">
- <div style="color:#F27A41">
- Nickname (s)
- </div>
- <div class="text-right" style="font-style:bold">
- Content
- </div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:13px;">
- <div style="color:#F27A41">
- Gender
- </div>
- <div class="text-right" style="font-style:bold">
- Content
- </div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:13px">
- <div style="color:#F27A41">
- Pronouns
- </div>
- <div class="text-right" style="font-style:bold">
- Con/tent
- </div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:13px">
- <div style="color:#F27A41">
- Height
- </div>
- <div class="text-right" style="font-style:bold">
- Content
- </div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:13px">
- <div style="color:#F27A41">
- Age
- </div>
- <div class="text-right" style="font-style:bold">
- Content
- </div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:13px">
- <div style="color:#F27A41">
- Birthday
- </div>
- <div class="text-right" style="font-style:bold">
- Content
- </div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:13px">
- <div style="color:#F27A41">
- Species
- </div>
- <div class="text-right" style="font-style:bold">
- Content
- </div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:13px">
- <div style="color:#F27A41">
- Orient.
- </div>
- <div class="text-right" style="font-style:bold">
- Content
- </div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:13px">
- <div style="color:#F27A41">
- Job
- </div>
- <div class="text-right" style="font-style:bold">
- Content
- </div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:13px">
- <div style="color:#F27A41">
- Designer
- </div>
- <div class="text-right" style="font-style:bold">
- <a href="LINK HERE" style="color:#F27A41">Content</a>
- </div>
- </div>
- <!-- code credit, do not remove this. -->
- <div class="row no-gutters justify-content-between" style="font-size:13px">
- <div style="color:#F27A41">
- Code
- </div>
- <div class="text-right" style="font-style:bold">
- <a href="https://toyhou.se/Joeboateo" style="color:#F27A41">Joeboateo</a>
- </div>
- </div>
- <!-- divider -->
- <hr style="border: 5px double #B5936E; margin-top:1px">
- <!-- music player, replace the link area with the ending part of a youtube link
- EXAMPLE : https://www.youtube.com/watch?v=dQw4w9WgXcQ >>>> dQw4w9WgXcQ
- -->
- <div class="row align-items-center">
- <div class="col-2">
- <div class="container align-items-center justify-content-center" style="border:5px double #F27A41; overflow:hidden; border-radius:0px; width:40px; height:40px; font-size:15px">
- <i class="fas fa-leaf"></i></i>
- <iframe style="width:180%; height:180%; position:absolute; top:-60%; left:-30%; z-index:1; opacity:.001;"
- src="https://www.youtube.com/embed/YT_LINK_HERE"></iframe>
- </div>
- </div>
- <!-- song title -->
- <div class="col-10">
- <div class="text-right" style="font-style:italic; text-shadow:0px 0px 4px #F27A41">
- Song Title
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- scrolling part of the content -->
- <div class="col-lg-7" style="max-height:567px; overflow-y: auto; overflow-x:hidden;">
- <!-- about label -->
- <div class="p-2" style="color:#F6F0E4; font-variant:small-caps; font-style:bold; font-size:25px; text-shadow:0px 0px 4px #F27A41">
- <i class="fas fa-leaf-oak"/> About <i class="fas fa-leaf-oak"/>
- </div>
- <!-- short intro blurb; feel free to add more <br><br> if you want breaks in your writing -->
- <div class="p-2" style="background-color:#201613; border:double 5px #B5936E; font-size:13px">
- WRITE HERE
- <br><br>
- WRITE MORE HERE
- <!-- divider -->
- <hr style="border: 5px double #B5936E; margin-bottom:1px">
- <div class="row">
- <!-- likes section; add more by seperating them with a <br> -->
- <div class="col-6">
- <span style="font-size:20px; color:#F27A41; font-variant:small-caps">Likes</span>
- <div class="text-left">
- Content
- <br>
- Content
- <br>
- Content
- <br>
- Content
- <br>
- Content
- <br>
- Content
- <br>
- Content
- </div>
- </div>
- <!-- dislikes section -->
- <div class="col-6">
- <span style="font-size:20px; color:#F27A41; font-variant:small-caps">Dislikes</span>
- <div class="text-right">
- Content
- <br>
- Content
- <br>
- Content
- <br>
- Content
- <br>
- Content
- <br>
- Content
- <br>
- Content
- </div>
- </div>
- </div>
- </div>
- <!-- personality label -->
- <div class="p-2" style="color:#F6F0E4; font-variant:small-caps; font-style:bold; font-size:25px; text-shadow:0px 0px 4px #F27A41">
- <i class="fas fa-pumpkin"/> Personality <i class="fas fa-pumpkin"/>
- </div>
- <!-- personality chart, change the percentage in the progress bars, but make sure they add up to 100% -->
- <div class="p-2" style="background-color:#201613; border:double 5px #B5936E; font-size:13px">
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Extrovert
- <div class="text-right" style="font-style:bold">
- Introvert
- </div>
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Lazy
- <div class="text-right" style="font-style:bold">
- Diligent
- </div>
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Cowardly
- <div class="text-right" style="font-style:bold">
- Brave
- </div>
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Emotional
- <div class="text-right" style="font-style:bold">
- Reserved
- </div>
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Honest
- <div class="text-right" style="font-style:bold">
- Untrustworthy
- </div>
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Humerous
- <div class="text-right" style="font-style:bold">
- Serious
- </div>
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Polite
- <div class="text-right" style="font-style:bold">
- Rude
- </div>
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- <br>
- <!-- writing personality part -->
- WRITE HERE
- <br><br>
- WRITE MORE HERE
- </div>
- <!-- backstory label -->
- <div class="p-2" style="color:#F6F0E4; font-variant:small-caps; font-style:bold; font-size:25px; text-shadow:0px 0px 4px #F27A41">
- <i class="fas fa-trees"/> Backstory <i class="fas fa-trees"/>
- </div>
- <!-- content warnings/summary intro -->
- <div class="p-2" style="background-color:#201613; border:double 5px #B5936E; font-size:13px">
- <span style="font-size:20px; font-variant:small-caps; color:#F27A41">Content Warnings:</span><br>
- WRITE HERE
- <br><br>
- <!-- chapter section; feel free to delete or add more, but change the href name accordingly -->
- <!-- chapter 1 -->
- <a href="#chapter1collapse" data-toggle="collapse" style="color:#F6F0E4">
- <p style="font-variant:small-caps; font-size:25px; text-shadow:0px 0px 4px #F27A41;">Chapter I. "Title"</p>
- </a>
- <!-- divider -->
- <hr style="border: 5px double #B5936E; margin-bottom:1px">
- <div id="chapter1collapse" class="collapse">
- WRITE HERE
- <br><br>
- WRITE MORE HERE
- <br><br>
- WRITE EVEN MORE HERE
- </div>
- <!-- chapter 2 -->
- <a href="#chapter2collapse" data-toggle="collapse" style="color:#F6F0E4">
- <p style="font-variant:small-caps; font-size:25px; text-shadow:0px 0px 4px #F27A41;">Chapter II. "Title"</p>
- </a>
- <!-- divider -->
- <hr style="border: 5px double #B5936E; margin-bottom:1px">
- <div id="chapter2collapse" class="collapse">
- WRITE HERE
- <br><br>
- WRITE MORE HERE
- <br><br>
- WRITE EVEN MORE HERE
- </div>
- <!-- chapter 3 -->
- <a href="#chapter3collapse" data-toggle="collapse" style="color:#F6F0E4">
- <p style="font-variant:small-caps; font-size:25px; text-shadow:0px 0px 4px #F27A41;">Chapter III. "Title"</p>
- </a>
- <!-- divider -->
- <hr style="border: 5px double #B5936E; margin-bottom:1px">
- <div id="chapter3collapse" class="collapse">
- WRITE HERE
- <br><br>
- WRITE MORE HERE
- <br><br>
- WRITE EVEN MORE HERE
- </div>
- </div>
- <!-- design label -->
- <div class="p-2" style="color:#F6F0E4; font-variant:small-caps; font-style:bold; font-size:25px; text-shadow:0px 0px 4px #F27A41">
- <i class="fas fa-key-skeleton"/> Design <i class="fas fa-key-skeleton"/>
- </div>
- <!-- character reference image; feel free to change the max height according to how big you want the image to be -->
- <img src="LINK_HERE" style="max-height:400px">
- <!-- design note section; feel free to remove or add more content with <li></li> -->
- <div class="p-2" style="background-color:#201613; border:double 5px #B5936E; font-size:13px">
- <span style="font-size:20px; color:#F27A41; font-variant:small-caps">Design Notes</span>
- <ol style="text-align:left">
- <li>Content</li>
- <li>Content</li>
- <li>Content</li>
- <li>Content</li>
- <li>Content</li>
- <li>Content</li>
- </ol>
- </div>
- <!-- relationships label -->
- <div class="p-2" style="color:#F6F0E4; font-variant:small-caps; font-style:bold; font-size:25px; text-shadow:0px 0px 4px #F27A41">
- <i class="fas fa-leaf-maple"/> Relationships <i class="fas fa-leaf-maple"/>
- </div>
- <!-- character relations section, feel free to add or remove them -->
- <div class="p-2" style="background-color:#201613; border:double 5px #B5936E; font-size:13px">
- <!-- character one -->
- <div class="row">
- <div class="col-lg-4">
- <!-- character image -->
- <div class="container p-5" style="background-image:url(LINK_HERE); background-size:cover; height:80px; border: 7px double #201613"></div>
- </div>
- <div class="col-lg-8">
- <!-- character link -->
- <a href="LINK_HERE" style="color:#F6F0E4">
- <p style="font-variant:small-caps; font-size:25px; text-shadow:0px 0px 4px #F27A41;">NAME</p>
- </a>
- <!-- relationship opinion bars -->
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Trust
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Respect
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- </div>
- </div>
- <!-- relationship blurb -->
- WRITE HERE
- <!-- divider -->
- <hr style="border: 5px double #B5936E;">
- <!-- character two -->
- <div class="row">
- <div class="col-lg-4">
- <!-- character image -->
- <div class="container p-5" style="background-image:url(LINK_HERE); background-size:cover; height:80px; border: 7px double #201613"></div>
- </div>
- <div class="col-lg-8">
- <!-- character link -->
- <a href="LINK_HERE" style="color:#F6F0E4">
- <p style="font-variant:small-caps; font-size:25px; text-shadow:0px 0px 4px #F27A41;">NAME</p>
- </a>
- <!-- relationship opinion bars -->
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Trust
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Respect
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- </div>
- </div>
- <!-- relationship blurb -->
- WRITE HERE
- <!-- divider -->
- <hr style="border: 5px double #B5936E;">
- <!-- character three -->
- <div class="row">
- <div class="col-lg-4">
- <!-- character image -->
- <div class="container p-5" style="background-image:url(LINK_HERE); background-size:cover; height:80px; border: 7px double #201613"></div>
- </div>
- <div class="col-lg-8">
- <!-- character link -->
- <a href="LINK_HERE" style="color:#F6F0E4">
- <p style="font-variant:small-caps; font-size:25px; text-shadow:0px 0px 4px #F27A41;">NAME</p>
- </a>
- <!-- relationship opinion bars -->
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Trust
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- <div class="row no-gutters justify-content-between" style="font-size:15px; font-variant:small-caps; color:#F27A41">
- Respect
- </div>
- <div class="progress" style="height:8px; border-radius:0px; border: 2px solid #B5936E;">
- <div class="progress-bar" style="width:50%;background-color:#B5936E;"></div>
- <div class="progress-bar" style="width:50%;background-color: #201613;"></div>
- </div>
- </div>
- </div>
- <!-- relationship blurb -->
- WRITE HERE
- </div>
- <!-- extras label -->
- <div class="p-2" style="color:#F6F0E4; font-variant:small-caps; font-style:bold; font-size:25px; text-shadow:0px 0px 4px #F27A41">
- <i class="fas fa-book-sparkles"/> Extras <i class="fas fa-book-sparkles"/>
- </div>
- <!-- headcannons and trivia; if someone else made some headcannons for you, you can link them as example from the last <li> -->
- <div class="p-2" style="background-color:#201613; border:double 5px #B5936E; font-size:13px">
- <span style="font-size:20px; color:#F27A41; font-variant:small-caps">Trivia/Headcannons</span>
- <!-- list trivia -->
- <ol style="text-align:left">
- <li>WRITE HERE</li>
- <li>WRITE HERE</li>
- <li>WRITE HERE</li>
- <li>WRITE HERE</li>
- <li>WRITE HERE</li>
- <li>WRITE HERE - by <a href="LINK_HERE" style="color:#F27A41">NAME</a></li>
- <li>WRITE HERE - by <a href="LINK_HERE" style="color:#F27A41">NAME</a></li>
- <li>WRITE HERE - by <a href="LINK_HERE" style="color:#F27A41">NAME</a></li>
- </ol>
- <!-- divider -->
- <hr style="border: 5px double #B5936E; margin-bottom:1px">
- <!-- moodboard -->
- <span style="font-size:20px; color:#F27A41; font-variant:small-caps">Moodboard</span>
- <div class="row no-gutters align-items-center justify-content-center">
- <!-- row one -->
- <div class="col-4">
- <div class="container" style="background-image:url(LINK_HERE); background-size:cover; height:110px; border: solid 2px #201613"></div>
- </div>
- <div class="col-4">
- <div class="container" style="background-image:url(LINK_HERE); background-size:cover; height:110px; border: solid 2px #201613"></div>
- </div>
- <div class="col-4">
- <div class="container" style="background-image:url(LINK_HERE); background-size:cover; height:110px; border: solid 2px #201613"></div>
- </div>
- <!-- row two -->
- <div class="col-4">
- <div class="container" style="background-image:url(LINK_HERE); background-size:cover; height:110px; border: solid 2px #201613"></div>
- </div>
- <div class="col-4">
- <div class="container" style="background-image:url(LINK_HERE); background-size:cover; height:110px; border: solid 2px #201613"></div>
- </div>
- <div class="col-4">
- <div class="container" style="background-image:url(LINK_HERE); background-size:cover; height:110px; border: solid 2px #201613"></div>
- </div>
- <!-- row three -->
- <div class="col-4">
- <div class="container" style="background-image:url(LINK_HERE); background-size:cover; height:110px; border: solid 2px #201613"></div>
- </div>
- <div class="col-4">
- <div class="container" style="background-image:url(LINK_HERE); background-size:cover; height:110px; border: solid 2px #201613"></div>
- </div>
- <div class="col-4">
- <div class="container" style="background-image:url(LINK_HERE); background-size:cover; height:110px; border: solid 2px #201613"></div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- code end; bye !! -->
Advertisement
Add Comment
Please, Sign In to add comment