Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- hi im hara :-) colors again!
- text: white or #fff
- bg: black or #000
- the 5 colors: #ff00b2, #ff9400, #ffe500, #8cff00, #00ffd8 (gradient + links in that order, you can add more or less colors if you want to just add another color to the end of #00ffd8 oh and dont forget the comma) -->
- <div class="col-md-6 col-sm-12 mx-auto">
- <!-- username there was something here b4 but u dont know what it was loser -->
- <div class="justify-content-between col-12 p-0 text-white" style="font-size: 20px; z-index: 1; margin-bottom: -20px;">
- <p style="font-style: italic; font-size: 25px; font-weight: 700; margin-bottom: 5px; margin-left: 5px; text-shadow: 1px 1px 0 #000,-1px -1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000;">USERNAME OR ACTUAL NAME</p>
- <!-- you can change this. fontawesome.com is where you get it, replace the fa with the fa-name of your icon. -->
- <i class="fas fa-star fa-beat-fade" style="margin-right: -10px; margin-top: 12px; "></i>
- </div>
- <!-- that gradient i was talking about! you can add colors by putting a comma b4 the parenthesis and after the 8 in 00ffd8 and then the hex code. aka first hashtag bunch of numbers (& letters) did you know the & sign is called an an ampersand? that's pretty cool, but it also brings up the question of how to pronounce & by tally hall. is it ampersand by tally hall? -->
- <div class="col-12" style="background-image: linear-gradient(240deg, #ff00b2, #ff9400, #ffe500, #8cff00, #00ffd8); padding: 1px;">
- <div class="col-12 p-1" style="border-radius:5px; background-color: #000; color: white; ">
- <!-- you can remove the all the borders by command+f-ing the "border-left: white 1px solid; border-right: white 1px solid" -->
- <div class="justify-content-between" style="border-left: white 1px solid; border-right: white 1px solid">
- <!-- PRONOUN ALERT! but also you can change the cat. fa-cat is the thing to change the icon, fa-flip-horizontal just makes it turn the other way. -->
- <p style="font-style: italic; margin-left: 5px; margin-top: 2px; margin-bottom: 0px">she/it
- <i class="fa-thin fa-cat fa-flip-horizontal"></i></p>
- <!-- quote? something else? idk put what you want -->
- <p style="margin-top: 2px; margin-bottom: 0px; font-style: italic; margin-right: 5px">
- <i class="fa-thin fa-cat"></i>"quote"</p>
- </div>
- <hr class="m-1" style="border-color: white">
- <!-- u can change the fa-cat with the methods ive gave b4 -->
- <p style="text-align: center; margin-top: -18px; margin-bottom: 0">
- <i class="fas fa-cat rounded-circle ml-2" style="padding: 5px; background-color: black; color: white; border: 1px solid white"></i>
- </p>
- <!-- paragraph -->
- <div class="mb-3" style="text-align: center; color: white; border-left: white 1px solid; border-right: white 1px solid">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.</div>
- <hr class="m-1" style="border-color: white">
- <!-- u can change the fa-browser w the methods b4 -->
- <p style="text-align: center; margin-top: -18px; margin-bottom: 0px">
- <i class="fas fa-browser rounded-circle ml-2" style="padding: 5px; background-color: black; color: white; border: 1px solid white"></i>
- </p>
- <!-- just a bunch of links. you can change these as well, but please note most are of the fab class (aka brands) and will need to be changed to fas for normal icons. -->
- <div class="justify-content-between mt-2 mb-4 pl-4 pr-4" style="border-left: solid 1px #fff; border-right: solid 1px #fff">
- <a href="twitter"><i class="fab fa-twitter fa-2x" style="color: #ff00b2;"></i></a>
- <a href="instagram"><i class="fab fa-instagram fa-2x" style="color: #ff9400"></i></a>
- <a href="da"><i class="fab fa-deviantart fa-2x" style="color: #ffe500"></i></a>
- <a href="idk misc"><i class="fas fa-paw fa-2x" style="color: #8cff00"></i></a>
- <a href="carrd"><i class="fas fa-id-card fa-2x" style="color: #00ffd8"></i></a>
- </div>
- <hr class="m-1" style="border-color: white">
- <!-- friends or ocs idc -->
- <p style="text-align: center; margin-top: -18px;">
- <i class="fas fa-heart rounded-circle ml-2" style="padding: 5px; background-color: black; color: white; border: 1px solid white"></i>
- </p>
- <!-- change the profile picture by changing "https://f2.toyhou.se/file/f2-toyhou-se/users/admin?6?0" keep the parenthesis though. -->
- <div class="row no-gutters mt-2" style="border-left: white 1px solid; border-right: white 1px solid">
- <div class="col-4 mb-0 p-1" style="border-right: 1px solid black">
- <div class="p-1 rounded-circle" style="background-image: linear-gradient(#ff00b2, #ff9400, #ffe500, #8cff00, #00ffd8 )">
- <a href="/link_here">
- <img src="https://f2.toyhou.se/file/f2-toyhou-se/users/admin?6?0" class="rounded-circle">
- </a>
- </div>
- <p class="mb-1" style="text-align: center; color: white">
- <a href="character name" target=_blank style="color: white">oc naem</a>
- </p>
- </div>
- <div class="col-4 mb-0 p-1" style="border-right: 1px solid black">
- <div class="p-1 rounded-circle" style="background-image: linear-gradient(#ff00b2, #ff9400, #ffe500, #8cff00, #00ffd8 )">
- <a href="/link_here">
- <img src="https://f2.toyhou.se/file/f2-toyhou-se/users/admin?6?0" class="rounded-circle">
- </a>
- </div>
- <p class="mb-1" style="text-align: center; color: white">
- <a href="character name" target=_blank style="color: white">or friend name</a>
- </p>
- </div>
- <div class="col-4 mb-0 p-1" style="border-right: 1px solid black">
- <div class="p-1 rounded-circle" style="background-image: linear-gradient(#ff00b2, #ff9400, #ffe500, #8cff00, #00ffd8 )">
- <a href="/link_here">
- <img src="https://f2.toyhou.se/file/f2-toyhou-se/users/admin?6?0" class="rounded-circle">
- </a>
- </div>
- <p class="mb-1" style="text-align: center; color: white">
- <a href="character name" target=_blank style="color: white">either works</a>
- </p>
- </div>
- <!-- if you want to add more, do so above this line. heres the code you'll need:
- <div class="col-4 mb-0 p-1" style="border-right: 1px solid black">
- <div class="p-1 rounded-circle" style="background-image: linear-gradient(#ff00b2, #ff9400, #ffe500, #8cff00, #00ffd8 )">
- <a href="/link_here">
- <img src="https://f2.toyhou.se/file/f2-toyhou-se/users/admin?6?0" class="rounded-circle">
- </a>
- </div>
- <p class="mb-1" style="text-align: center; color: white">
- <a href="character name" target=_blank style="color: white">either works</a>
- </p>
- </div>
- -->
- </div>
- </div>
- </div>
- <!-- end but also credit. dont remove thx -->
- <a href="/micro-wave" style="color: #00ffd8">
- <i class="fa-solid fa-microwave"></i>
- </a>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment