Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <!--Rules:
- View in
- For the Coders Quarters Feburary 2023 Challenge
- Based on the "Stable" Layout by Togo: https://toyhou.se/Togo
- You may
- -frankenstein with other codes (as long as the creator of said code allows it)
- -edit/change as much as you need (example: making character codes into user codes, vice-versa)
- -use offsite
- You may not
- -Redistribute, resell, and/or claim its yours
- -Remove credit (you're allowed to move & edit it though, just keep it visible)
- Misc Notes:
- -When editing, remember to turn WYSIWYG off! My codes may break otherwise
- -Some basic html knowledge is recommended for editing
- Default Colors:
- - Header text: text-white
- - credit links: #ffffff
- Change the colors: Ctrl+f and search for the color you want to change.
- -->
- <div class="container" style="max-width:1000px">
- <div class="row">
- <!-- /// Image & basic info /// -->
- <div class="col-lg-4 mb-2">
- <!--Background image-->
- <div class="card p-3 h-100 border-0 rounded-0 text-white" style=";
- background-image:url(https://images.unsplash.com/photo-1525713788066-275d83a11fe5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2072&q=80);
- background-size:cover;
- background-position:center;
- background-attachment:fixed;
- box-shadow:0px 0px 7px rgba(0,0,0,0.5) inset;
- text-shadow:2px 2px 5px rgba(0,0,0,0.7)">
- <div class="mb-2" style="position:sticky;top:10px;text-align:center">
- <!--Profile pictures -->
- <div class="card mx-auto mt-3 border-0 rounded-0" style="width:170px;height:170px;
- background-image:url( link here);
- background-size:cover;
- box-shadow:1px 1px 7px rgba(0,0,0,0.5);"
- ></div>
- <!--Basic Info-->
- <p style="font-size:2em;font-weight:bold;letter-spacing:1px;"> <i class="fa-light fa-heart"></i> Username</p>
- <hr class="mt-0 mb-1" style="border-width:3px;border-color:rgba(255,255,255,0.15)">
- <span style="font-size:1.2em;font-weight:bold;letter-spacing:1px;text-align:center;">Gender - Pro/noun</span>
- </div>
- <!--Image Credits-->
- <span href="https://unsplash.com/photos/JdwgLutpt2Q" target="blank" style="position:absolute;bottom:2px;right:7px;letter-spacing:2px">
- <!--Profile Pic-->
- <a href="#" style="font-size:1.25em;color:#ffffff" data-toggle="tooltip" title="PFP - Credit">
- <i class="fa-light fa-user"></i>
- </a>
- <!--Background-->
- <a href="https://unsplash.com/photos/JdwgLutpt2Q" style="font-size:1.25em;color:#ffffff" data-toggle="tooltip" title="BG - Unsplash">
- <i class="fa-light fa-image"></i>
- </a>
- </span>
- </div>
- </div>
- <!-- /// end Image & basic info /// -->
- <!-- /// Info /// -->
- <div class="col-lg-8 mb-2">
- <!--(spacer)-->
- <div class="bg-primary mb-2 d-none d-lg-block" style="height:25px;box-shadow:0px 0px 7px rgba(0,0,0,0.5) inset;
- background-image:url(https://images.unsplash.com/photo-1525713788066-275d83a11fe5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2072&q=80);
- background-size:cover;
- background-position:center;
- background-attachment:fixed;"></div>
- <!--Bio-->
- <p>An introduction to yourself. I would recommend not putting revealing info here though. <br> Safety first yunno.</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>
- <!--Socials-->
- <div class="row">
- <div class="col-12 col-md-6">
- <a href="" target="_blank" style="font-size:1.25em">
- <i class="fa-solid fa-globe"></i>
- <span>Website</span>
- </a>
- <hr class="my-1">
- </div>
- <div class="col-12 col-md-6">
- <a href="" target="_blank" style="font-size:1.25em">
- <i class="fa-brands fa-instagram"></i>
- <span>Instagram</span>
- </a>
- <hr class="my-1">
- </div>
- <div class="col-12 col-md-6">
- <a href="" target="_blank" style="font-size:1.25em">
- <i class="fa-brands fa-tumblr"></i>
- <span>Tumblr</span>
- </a>
- <hr class="my-1">
- </div>
- <div class="col-12 col-md-6">
- <a href="" target="_blank" style="font-size:1.25em">
- <i class="fa-brands fa-twitter"></i>
- <span>Twitter</span>
- </a>
- <hr class="my-1">
- </div>
- <div class="col-12 col-md-6">
- <a href="" target="_blank" style="font-size:1.25em">
- <i class="fa-solid fa-paintbrush-pencil"></i>
- <span>ArtFight</span>
- </a>
- <hr class="my-1">
- </div>
- <div class="col-12 col-md-6">
- <a href="" target="_blank" style="font-size:1.25em">
- <i class="fa-solid fa-browsers"></i>
- <span>(social media)</span>
- </a>
- <hr class="my-1">
- </div>
- </div>
- <div class="row">
- <!--Notice-->
- <div class="col-md-7">
- <!--(Header)-->
- <div class="bg-primary px-2 my-2 text-white" style="box-shadow:0px 0px 7px rgba(0,0,0,0.5) inset;
- background-image:url(https://images.unsplash.com/photo-1525713788066-275d83a11fe5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2072&q=80);
- background-size:cover;
- background-position:center;
- background-attachment:fixed;
- text-shadow:2px 2px 5px rgba(0,0,0,0.7)">
- <span style="font-size:1.25em;font-weight:bold;letter-spacing:1px;">
- <i class="fa-light fa-heart"></i> Notice
- </span>
- </div>
- <p>A Content Warning, BYF, DNI, Misc. Notes section. Again, best to avoid putting personal info here. Safety first.</p>
- <p>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>
- <!--Art Status-->
- <div class="col-md-5 mt-4 mt-md-0">
- <!--(Header)-->
- <div class="bg-primary px-2 my-2 text-white" style="box-shadow:0px 0px 7px rgba(0,0,0,0.5) inset;
- background-image:url(https://images.unsplash.com/photo-1525713788066-275d83a11fe5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2072&q=80);
- background-size:cover;
- background-position:center;
- background-attachment:fixed;
- text-shadow:2px 2px 5px rgba(0,0,0,0.7)">
- <span style="font-size:1.25em;font-weight:bold;letter-spacing:1px;">
- <i class="fa-light fa-heart"></i> Art Status
- </span>
- </div>
- <span style="font-weight:bold">Requests</span> <span> - Status</span><br>
- <span style="font-weight:bold">Trades</span> <span> - Status</span><br>
- <span style="font-weight:bold">Commissions</span> <span> - Status</span><br>
- <hr class="my-2">
- <p>More notes about the above: ongoing projects, hiatuses, how busy you are, trello links, etc.</p>
- </div>
- </div>
- <!--(spacer)-->
- <div class="bg-primary my-2" style="height:25px;box-shadow:0px 0px 7px rgba(0,0,0,0.5) inset;
- background-image:url(https://images.unsplash.com/photo-1525713788066-275d83a11fe5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2072&q=80);
- background-size:cover;
- background-position:center;
- background-attachment:fixed;"></div>
- <!--Credit. You may move it, but please do not delete/remove-->
- <p style="text-align:right">HTML by <a href="https://toyhou.se/20124869"><i class='fa-solid fa-heart'></i> Jade-Everstone</a> // Layout by <a href="https://toyhou.se/Togo">Togo</a></p>
- </div>
- <!-- /// End Info /// -->
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement