Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Thank you for using my code, feel free to check out fontawesome if you want to switch up the lil icons.
- https://fontawesome.com/icons
- Colors if you wish to edit them!
- dark green outlines - #586B18
- off-white - #FAF0CC
- text orange - #B53D28
- highlight orange - #F3843C
- -->
- <!-- code start -->
- <div class="container justify-content-center flex-column" align="center" style="max-width:700px">
- <!-- mini icon -->
- <i class="fa-solid fa-flower-daffodil" style="position:relative; z-index:1; margin-bottom:-40px; color:#586B18; font-size:45px; text-align:left; text-shadow:2px 2px 0px #FAF0CC, -2px 2px 0px #FAF0CC, 2px -2px 0px FAF0CC, -2px -2px 0px #FAF0CC, 2px 0px 0px #FAF0CC, -2px 0px 0px #FAF0CC, 0px 2px 0px #FAF0CC, 0px -2px 0px #FAF0CC"></i>
- <div class="row">
- <!-- background image -->
- <div class="w-100 container p-3" align="center" style="background-image:url(LINK HERE); background-size:cover; font-family:Trebuchet MS, sans-serif; box-shadow:4px 4px 4px #586B18; max-width:650px">
- <!-- name -->
- <div class="p-1" style="font-size:25px; font-weight:bold; color:#B53D28; text-shadow:2px 2px 0px #FAF0CC, -2px 2px 0px #FAF0CC, 2px -2px 0px FAF0CC, -2px -2px 0px #FAF0CC, 2px 0px 0px #FAF0CC, -2px 0px 0px #FAF0CC, 0px 2px 0px #FAF0CC, 0px -2px 0px #FAF0CC">
- <i class="fas fa-fire"/> ~ NAME HERE ~ <i class="fas fa-fire"/>
- </div>
- <div class="row">
- <!-- profile picture -->
- <div class="col-lg-4">
- <div class="p-1" style="background-color:#FAF0CC">
- <div class="w100 p-1" style="border-radius:0px; background-image:url(LINK_HERE); height:170px; background-position:center; background-size:cover; border:4px solid #586B18;">
- </div>
- </div>
- </div>
- <!-- biography box; feel free to ramble, all the boxes scroll. Add more paragraphs with <br><br> -->
- <div class="col-lg-8">
- <div class="p-1" style="background-color:#FAF0CC">
- <div class="p-1" style="background-color:#FAF0CC; border:4px dashed #586B18; height:170px; font-size:15px; color:#B53D28; overflow-y: auto; overflow-x:hidden;">
- <span style="font-size:17px; font-weight:bold"><i class="fas fa-star"/> PRONOUNS || AGE <i class="fas fa-star"/></span>
- <hr style="border:1px solid #F3843C; margin-bottom:-1px;">
- TEXT
- <br><br>
- TEXT
- <br>
- <!-- links, go to fontawesome to find icons that fit your other websites -->
- <hr style="border:1px solid #F3843C; margin-bottom:-1px;">
- <span style="font-size:17px; font-weight:bold"><i class="fas fa-globe"/> Links <i class="fas fa-globe"/></span>
- <br>
- <a href="LINK_HERE" style="color:#F3843C"><i class="fab fa-twitter"/> Twitter</a> | <a href="LINK_HERE" style="color:#F3843C"><i class="fab fa-instagram"/> Instagram</a>
- <br>
- <a href="LINK_HERE" style="color:#F3843C"><i class="far fa-paintbrush-pencil"/> Artfight</a> | <i class="fab mt-1 mr-1 fa-discord tooltipster" style="color:#F3843C" title="#DISCORD_TAG_HERE"/> <span style="color:#B53D28">Discord</span>
- </div>
- </div>
- </div>
- </div>
- <!-- friends list box -->
- <div class="row mt-1">
- <div class="col-lg-6">
- <div class="p-1" style="font-size:20px;">
- <span style="font-weight:bold; color:#B53D28; text-shadow:2px 2px 0px #FAF0CC, -2px 2px 0px #FAF0CC, 2px -2px 0px white, -2px -2px 0px #FAF0CC, 2px 0px 0px #FAF0CC, -2px 0px 0px #FAF0CC, 0px 2px 0px #FAF0CC, 0px -2px 0px #FAF0CC">
- <i class="fas fa-star"/> <span style="font-size:25px"><i class="fas fa-strawberry"/> Friends <i class="fas fa-strawberry"/></span> <i class="fas fa-star"/>
- </span>
- <br>
- <div class="p-1" style="background-color:#FAF0CC">
- <div class="p-1" style="background-color:#FAF0CC; border:4px dashed #586B18; height:170px; font-size:15px; color:#B53D28; overflow-y: auto; overflow-x:hidden;">
- TEXT
- <hr style="border:1px solid #F3843C; margin-bottom:-1px;">
- <!-- friends, feel free to remove and add more within these two rows -->
- <div class="p-1" style="text-align:left">
- <div class="row">
- <div class="col-6">
- <i class="mr-2 far fa-heart"/> <a href="LINK_HERE" style="color:#F3843C; font-weight:bold">NAME</a>
- <br>
- <i class="mr-2 far fa-heart"/> <a href="LINK_HERE" style="color:#F3843C; font-weight:bold">NAME</a>
- <br>
- <i class="mr-2 far fa-heart"/> <a href="LINK_HERE" style="color:#F3843C; font-weight:bold">NAME</a>
- <br>
- <i class="mr-2 far fa-heart"/> <a href="LINK_HERE" style="color:#F3843C; font-weight:bold">NAME</a>
- <br>
- <i class="mr-2 far fa-heart"/> <a href="LINK_HERE" style="color:#F3843C; font-weight:bold">NAME</a>
- <br>
- <i class="mr-2 far fa-heart"/> <a href="LINK_HERE" style="color:#F3843C; font-weight:bold">NAME</a>
- </div>
- <div class="col-6">
- <i class="mr-2 far fa-heart"/> <a href="LINK_HERE" style="color:#F3843C; font-weight:bold">NAME</a>
- <br>
- <i class="mr-2 far fa-heart"/> <a href="LINK_HERE" style="color:#F3843C; font-weight:bold">NAME</a>
- <br>
- <i class="mr-2 far fa-heart"/> <a href="LINK_HERE" style="color:#F3843C; font-weight:bold">NAME</a>
- <br>
- <i class="mr-2 far fa-heart"/> <a href="LINK_HERE" style="color:#F3843C; font-weight:bold">NAME</a>
- <br>
- <i class="mr-2 far fa-heart"/> <a href="LINK_HERE" style="color:#F3843C; font-weight:bold">NAME</a>
- <br>
- <i class="mr-2 far fa-heart"/> <a href="LINK_HERE" style="color:#F3843C; font-weight:bold">NAME</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- before you follow/do not interact/etc important info box. -->
- <div class="col-lg-6">
- <div class="p-1" style="font-size:20px">
- <span style="font-weight:bold; color:#B53D28; text-shadow:2px 2px 0px #FAF0CC, -2px 2px 0px #FAF0CC, 2px -2px 0px white, -2px -2px 0px #FAF0CC, 2px 0px 0px #FAF0CC, -2px 0px 0px #FAF0CC, 0px 2px 0px #FAF0CC, 0px -2px 0px #FAF0CC">
- <i class="fas fa-star"/> <span style="font-size:25px"><i class="fas fa-cupcake"/> BYI/BYF <i class="fas fa-cupcake"/></span> <i class="fas fa-star"/>
- </span>
- <br>
- <div class="p-1" style="background-color:#FAF0CC">
- <div class="p-1" style="background-color:#FAF0CC; border:4px dashed #586B18; height:170px; font-size:15px; color:#B53D28; overflow-y: auto; overflow-x:hidden;">
- TEXT
- <hr style="border:1px solid #F3843C; margin-bottom:-1px;">
- <!-- you can add more if you want to -->
- <div class="p-1" style="text-align:left; font-weight:bold">
- <i class="mr-2 far fa-triangle-exclamation"/> TEXT
- <br><br>
- <i class="mr-2 far fa-triangle-exclamation"/> TEXT
- <br><br>
- <i class="mr-2 far fa-triangle-exclamation"/> TEXT
- <br><br>
- <i class="mr-2 far fa-triangle-exclamation"/> TEXT
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- art status section -->
- <div class="mt-1 p-1" style="font-weight:bold; color:#B53D28; text-shadow:2px 2px 0px #FAF0CC, -2px 2px 0px #FAF0CC, 2px -2px 0px #FAF0CC, -2px -2px 0px #FAF0CC, 2px 0px 0px #FAF0CC, -2px 0px 0px #FAF0CC, 0px 2px 0px #FAF0CC, 0px -2px 0px #FAF0CC; font-size:17px">
- Commissions - <a href="LINK_HERE" style="color:#F3843C">STATUS</a> || Trades - STATUS || Requests - STATUS
- </div>
- </div>
- </div>
- </div>
- <!-- code credit, do not remove -->
- <div class="container p-1 border-0" align="center" style="background-color:transparent; max-width:650px; text-align:right">
- <a href="Joeboateo" style="color: primary; font-size:13px;"><i class="fa-solid fa-code"></i></a>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment