Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!----------------------------------
- more info about icons:
- https://fontawesome.com/
- custom colors will override any bootstrap colors
- highlight color 1: #FFB4FD
- highlight color 2: #FFEAB5
- highlight color 3: #7db3ff
- highlight color 4: #867dff
- text color: #6e6e6e
- text background color: #fff
- background color: #ffcff6
- -------------------------------------->
- <!-- background box ------->
- <center>
- <div class="card p-4 mb-3 " style="border-radius:20px; background: #ffcff6; max-width: 700px;">
- <!---main box-------->
- <div class="card p-3 mb-3 " style="border-radius:20px; background: #fff;">
- <!--profile picture
- use a square image
- ------>
- <center><img class="rounded-circle p-1 mx-auto" src="https://f2.toyhou.se/file/f2-toyhou-se/users/admin?7" style="height: 160px; width: 160px; border: 8px solid #FFB4FD; user-drag: none;"></center>
- <!--text--->
- <center><div class="text-primary">
- <h1 style="color:#FFB4FD;">
- <!-- name-->
- <font size="+4">
- <font style="color: #FFEAB5">
- <i class="fa-solid fa-bolt-lightning fa-fade "></i>
- </font>
- NAME
- <font style="color: #FFEAB5">
- <i class="fa-solid fa-bolt-lightning fa-fade"></i></h1></div>
- </font>
- </font>
- <!--short info-->
- <p style="color:#7db3ff;">
- Gender (pronouns/pronouns)
- </p>
- <!--- bio info --->
- <p style="color:#6e6e6e;"> content | content | content <p style="color:#6e6e6e;">
- This box will not scroll. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. In aliquam sem fringilla ut morbi tincidunt. Blandit aliquam etiam erat velit scelerisque in dictum non. Malesuada proin libero nunc consequat interdum varius sit amet mattis. Quis hendrerit dolor magna eget est.</p>
- <!-- line break------------------------------------------------------------------------------------>
- <hr>
- <!-- social media links
- you can erase the ones you don't need
- ----->
- <font style="color: #867dff">
- <font size="+2">
- <!---links--->
- <span data-toggle="tooltip" title="Twitter"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-brands fa-twitter"></i>
- </a>
- </span>
- ||
- <span data-toggle="tooltip" title="YouTube"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-brands fa-youtube"></i>
- </a>
- </span>
- ||
- <span data-toggle="tooltip" title="Instagram"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-brands fa-instagram"></i>
- </a>
- </span>
- ||
- <span data-toggle="tooltip" title="TikTok"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-brands fa-tiktok"></i>
- </a>
- </span>
- ||
- <span data-toggle="tooltip" title="Deviantart"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-brands fa-deviantart"></i>
- </a>
- </span>
- ||
- <span data-toggle="tooltip" title="Furaffinity"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-solid fa-paw"></i>
- </a>
- </span>
- ||
- <span data-toggle="tooltip" title="ArtFight"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-solid fa-paintbrush-pencil"></i>
- </a>
- </span>
- ||
- <span data-toggle="tooltip" title="USER#0000"><a href="" style="color: #7db3ff"><i class="fa-brands fa-discord"></i>
- </a>
- </span>
- ||
- <span data-toggle="tooltip" title="carrd"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-solid fa-id-card"></i>
- </a>
- </span>
- <!--------------------------->
- </font>
- <br>
- <span data-toggle="tooltip" title="art examples"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-solid fa-folder-image"></i>
- art examples
- </a>
- </span>
- ||
- <span data-toggle="tooltip" title="commissions info"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-solid fa-coin-blank"></i>
- commissions info
- </a>
- </span>
- ||
- <span data-toggle="tooltip" title="Website"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-solid fa-link-simple"></i>
- website
- </a>
- </span>
- <br>
- <!----folders link---->
- <span data-toggle="tooltip" title="Folder info"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-solid fa-folder"></i>
- Folder
- </a>
- </span>
- ||
- <span data-toggle="tooltip" title="Folder info"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-solid fa-folder"></i>
- Folder
- </a>
- </span>
- ||
- <span data-toggle="tooltip" title="Folder info"><a href="LINK_HERE" style="color: #7db3ff"><i class="fa-solid fa-folder"></i>
- Folder
- </a>
- </span>
- </font>
- </div>
- <!---end background box------>
- </div>
- <!---code credit------>
- <span data-toggle="tooltip" title="Code by @/Euna"><a href="https://toyhou.se/Euna" style="color: #7db3ff"><i class="fa-solid fa-code"></i>
- </a>
- </span>
- <!---end code credit>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement