Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Lavender Toyhouse theme created by Circlejourney. See my codes here:
- https://toyhou.se/orchestrator/characters/folder:524040
- Based on a sketch from Coders Quarters' September 2023 challenge:
- https://toyhou.se/~world/82691.coders-quarters/page/99574.september-challenge
- Aesthetic photo by Daiga Ellaby:
- https://unsplash.com/photos/ClWvcrkBhMY
- Placeholders (use Ctrl + F to replace):
- Theme colour: #ec84f1
- Muted theme colour: #b566b9
- Background black: #222
- Greys: #484848
- FA accent icon: fa-flower
- -->
- <div style="margin: -15px -15px 0; background-color: #222; padding: 1rem; font-size: 9.5pt; color: #eee;">
- <div class="p-5" style="border: 3px solid #484848; border-radius: 18px; position: relative; overflow: hidden;">
- <div id="CORNER-DECORATIONS" style="color: #484848;">
- <i style="font-size: 40pt; position: absolute; top: -10px; left: -10px;" class="fal fa-flower"></i>
- <i style="font-size: 40pt; position: absolute; top: -10px; right: -10px;" class="fal fa-flower"></i>
- <i style="font-size: 40pt; position: absolute; bottom: -10px; left: -10px;" class="fal fa-flower"></i>
- <i style="font-size: 40pt; position: absolute; bottom: -10px; right: -10px;" class="fal fa-flower"></i>
- </div>
- <div class="row">
- <div class="col-lg-4 flex-column order-1 order-lg-0 mt-5 mt-lg-0">
- <div id="TOP-LEFT-CARD" class="p-1 flex-grow-1" style="border: 3px solid #b566b9; border-radius: 10px;">
- <div class="h-100" style="position: relative; background-color: #484848; border-radius: 4px; overflow: hidden;">
- <div id="BACKGROUND-ICON" style="position: absolute; left:-15%; bottom: -25%; font-size: 200pt; line-height: 0; z-index: 1;">
- <i class="fal fa-flower"
- style="color: #555; transform: rotate(20deg);">
- </i>
- </div>
- <div id="TOP-LEFT-CARD-TITLE" class="p-3 pt-4" style="position:relative; border-top: 0.5rem solid #ec84f1; padding: 1rem calc(1.5rem + 5px); z-index: 2;">
- <h1 class="text-uppercase text-center" style="font-family: 'Times New Romans', Georgia, serif; color: #ec84f1;">
- Character Name
- </h1>
- <div class="my-3" style="border-bottom: 3px dotted #ec84f1;"></div>
- <div class="d-flex justify-content-between flex-wrap">
- <div class="font-weight-bold">
- Age
- </div>
- <div>
- My age
- </div>
- </div>
- <div class="d-flex justify-content-between flex-wrap">
- <div class="font-weight-bold">
- Pronouns
- </div>
- <div>
- My pronouns
- </div>
- </div>
- <div class="d-flex justify-content-between flex-wrap">
- <div class="font-weight-bold">
- Background
- </div>
- <div>
- My background
- </div>
- </div>
- <div class="d-flex justify-content-between flex-wrap">
- <div class="font-weight-bold">
- Birthday
- </div>
- <div>
- My birthday
- </div>
- </div>
- <br>
- <p>
- Put a description or summary here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus.
- </p>
- </div>
- </div>
- </div>
- <div id="QUOTE" class="d-flex justify-content-around align-items-center my-3" style="word-break: break-word; font-size: 12pt; font-family: 'Times New Romans', Georgia, serif;">
- <div style="border-top: 3px dotted #484848; flex-grow: 1;"></div>
- <div class="text-center mx-1" style="max-width: 75%;">
- “ Quote, lorem ipsum dolor sit amet, consectetur adipiscing elit. ”
- </div>
- <div style="border-top: 3px dotted #484848; flex-grow: 1;"></div>
- </div>
- <div id="BOTTOM-LEFT-CARD" class="p-1 flex-grow-1" style="border: 3px solid #484848; border-radius: 10px;">
- <div class="h-100 flex-column justify-content-center" style="background-color: #484848; border-radius: 4px; overflow: hidden; position: relative;">
- <div id="BOTTOM-LEFT-CARD-TITLE" class="p-3">
- <h4 class="text-uppercase" style="font-family: 'Times New Romans', Georgia, serif;">
- Story
- </h4>
- <p>
- Write a little about the character's story here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio.</p>
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.
- </p>
- </div>
- </div>
- </div>
- </div>
- <div class="col-12 col-lg flex-column mt-4 mt-lg-0 py-4 order-3 order-lg-1">
- <div id="MAINBOX" style="border: 3px solid #484848; border-radius: 10px;">
- <div id="ACCENT-ICON" class="text-center" style="line-height: 0;">
- <i style="font-size: 30pt; margin-top: -29px; background-color: #222; color: #ec84f1; border-radius: 10px;" class="fa-thin fa-flower p-2"></i>
- </div>
- <div class="row no-gutters">
- <div id="MAINBOX-LEFT-COLUMN" class="col-12 col-xl p-3 flex-column align-items-center">
- <div id="MAINBOX-LEFT-TEXT">
- <div class="row justify-content-around">
- <div id="LIKES" class="col-5">
- <div class="text-uppercase" style="font-family: 'Times New Romans', Georgia, serif; color: #888;">Likes</div>
- <i class="fa fa-check"></i> Thing 1
- <br>
- <i class="fa fa-check"></i> Thing 2
- <br>
- <i class="fa fa-check"></i> Thing 3
- </div>
- <div id="DISLIKES" class="col-5">
- <div class="text-uppercase" style="font-family: 'Times New Romans', Georgia, serif; color: #888;">Dislikes</div>
- <i class="fa fa-times"></i> Thing 1
- <br>
- <i class="fa fa-times"></i> Thing 2
- <br>
- <i class="fa fa-times"></i> Thing 3
- </div>
- </div>
- <h4 class="text-uppercase text-center mt-3" style="font-family: 'Times New Romans', Georgia, serif; color: #ec84f1;">
- TRIVIA
- </h4>
- <div class="mb-2" style="border-bottom: 3px dotted #ec84f1;"></div>
- <p>
- This space can contain extra info about the character. The lighter colours draw less attention to this space. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio.</p>
- <p>Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.
- </p>
- </div>
- </div>
- <div id="MAINBOX-SEPARATOR" class="mb-2" style="border-right: 3px dotted #484848;"></div>
- <div id="MAINBOX-RIGHT-COLUMN" class="col-12 col-xl p-3">
- <div id="RELATIONSHIPS-TEXT">
- <h4 class="text-center text-uppercase" style="font-family: 'Times New Romans', Georgia, serif; color: #ec84f1;">Relationships</h4>
- <div class="mb-2" style="border-bottom: 3px dotted #ec84f1;"></div>
- <div class="d-flex mb-2">
- <!-- Replace src link to change relationship image (will automatically crop to fill rectangle) -->
- <img class="flex-grow-1 mr-2" src="https://via.placeholder.com/300" style="border-radius: 10px; max-width: 80px; flex-basis: 0; object-fit: cover;">
- <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non.
- </div>
- </div>
- <div class="d-flex">
- <!-- Replace src link to change relationship image (will automatically crop to fill rectangle) -->
- <img class="flex-grow-1 mr-2" src="https://via.placeholder.com/300" style="border-radius: 10px; max-width: 80px; flex-basis: 0; object-fit: cover;">
- <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non.
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="STATS-AREA" class="mt-3 px-3 flex-grow-1 flex-column justify-content-center">
- <div id="STATS-HEADER" class="text-center text-uppercase d-flex align-items-center" style="font-size: 12pt;">
- <i class="fal fa-flower mr-3" style="color:#484848;"></i>
- <div class="flex-grow-1" style="border-top: 3px dotted #484848"></div>
- <div class="mx-3" style="font-family: 'Times New Romans', Georgia, serif;">
- Stats
- </div>
- <div class="flex-grow-1" style="border-top: 3px dotted #484848"></div>
- <i class="fal fa-flower ml-3" style="color:#484848;"></i>
- </div>
- <div class="row" style="font-family: monospace;">
- <div class="col-lg-6 flex-column justify-content-center">
- <div>empathy</div>
- <div class="progress mb-3" style="background-color: #484848; height: 10px;">
- <div class="progress-bar" style="width: 50%; background-color: #ec84f1; border-right: 5px solid #222;"></div>
- </div>
- <div>sociability</div>
- <div class="progress mb-3" style="background-color: #484848; height: 10px;">
- <div class="progress-bar" style="width: 50%; background-color: #ec84f1; border-right: 5px solid #222"></div>
- </div>
- <div>creativity</div>
- <div class="progress mb-3" style="background-color: #484848; height: 10px;">
- <div class="progress-bar" style="width: 50%; background-color: #ec84f1; border-right: 5px solid #222"></div>
- </div>
- </div>
- <div class="col-lg-6 flex-column justify-content-center text-right">
- <div>stability</div>
- <div class="progress mb-3" style="background-color: #484848; height: 10px;">
- <div class="progress-bar" style="width: 50%; background-color: #ec84f1; border-right: 5px solid #222"></div>
- </div>
- <div>willpower</div>
- <div class="progress mb-3" style="background-color: #484848; height: 10px;">
- <div class="progress-bar" style="width: 50%; background-color: #ec84f1; border-right: 5px solid #222"></div>
- </div>
- <div>self-esteem</div>
- <div class="progress mb-3" style="background-color: #484848; height: 10px;">
- <div class="progress-bar" style="width: 50%; background-color: #ec84f1; border-right: 5px solid #222"></div>
- </div>
- </div>
- </div>
- <div id="CREDITS" class="text-center d-flex align-items-center">
- <div class="flex-grow-1" style="border-top: 3px dotted #484848"></div>
- <div class="mx-1" style="color: #888;">
- theme by <a href="https://toyhou.se/~forums/16.htmlcss-graphics/75580.circlejourney-s-code-creations-free-" style="color: #b566b9;">circlejourney</a>
- •
- sketch by <a href="https://toyhou.se/~world/82691.coders-quarters/page/99574.september-challenge" style="color: #b566b9;">coders quarters</a>
- </div>
- <div class="flex-grow-1" style="border-top: 3px dotted #484848"></div>
- </div>
- </div>
- </div>
- <div id="RIGHT-BAR" class="col-12 col-lg-auto d-flex order-0 order-lg-2" style="width: 15vw; min-height: 50vh">
- <div class="flex-grow-1 flex-column justify-content-end" style="position: relative; border-radius: 10px; border: 3px solid #b566b9; padding: 6px;">
- <!-- Replace background-image link to change right bar background -->
- <div
- id="RIGHT-BAR-BACKGROUND"
- class="w-100 h-100"
- style="background-image: url(https://i.postimg.cc/6qYLV8Ls/daiga-ellaby-Cl-Wvcrk-Bh-MY-unsplash.jpg);
- background-size: cover;
- background-position: right;
- border-radius: 4px;">
- </div>
- <!-- Replace src link to change icon -->
- <img id="ICON"
- src="https://file.toyhou.se/characters/2920298"
- class="mr-2"
- style="position: absolute; width: 180px; max-width: 100%; max-height: 100%; left: -20px; top: 20px; border: 5px solid #222; border-radius: 10px;">
- </div>
- </div>
- </div>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement