Advertisement
Elxyie

[TH] Nyakiipon user profile

Jul 4th, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.24 KB | None | 0 0
  1. <!--
  2.  
  3.  Credit: vom | vomcodesstuff | vomwastaken
  4.  
  5.  Info:
  6.    - Looks best if you have nothing else on your page
  7.      except for text, no comments or anything else.
  8.    - Pls don't take out my credit, I made it as small
  9.      and as unobtrusive as possible.
  10.    - Have fun!!!
  11. -->
  12. <div class="fixed-bottom p-2" style="right:0;left:inherit;">
  13.   <a class="rounded-0" style="font-size:12px;" href="https://toyhou.se/3614196.-f2u-html-tidbits/3614696.002-user-background">
  14.     <i class="fal fa-code"></i>
  15.   </a>
  16. </div>
  17. <!-- --------------------------------
  18.  
  19.  
  20.          BACKGROUND
  21.  
  22.  
  23. ------------------------------- -->
  24.  
  25. <div style="margin:-15px -15px -31px;min-height:95vh;z-index:100;position:relative;
  26.  background: url('https://ui-ex.com/images/cloud-drawing-pastel.png') fixed center;">
  27.  
  28.  
  29. <!----------- MAIN CONTNET BOX -- SET BG & FONT COLOR HERE -------------------------------------->
  30.  
  31. <div class="container px-md-4" style="top: 50px;">
  32.     <div class="card card-block d-block text-center" style="background: #fff; color: #d9cfde;">
  33.      
  34.       <!---------------- TITLE ------------------------------------------->
  35.         <h1 class="text-uppercase display-4">
  36.           °•.•╔✿════๏⊙๏════✿╗•.•°
  37.          <br>Nyakiipon
  38.          <br>.•°•╚✿════๏⊙๏════✿╝•°•.</h1>
  39.      
  40.       <!----------------- FOCAL IMAGE & BODY -------------------------------------->
  41.       <img width="290" src="https://cdn.discordapp.com/attachments/505280131200319498/596327506500648970/nyakopa_by_aoibonn-dcyi7xc.gif"/>
  42.       <p style="font-size:10pt; color: #666;">
  43.       <br>♥️ Hiyo I'm Nyakii and I love to Design and Draw Characters ♥
  44.       <br>
  45.       <br>I am doing my best to improve and be confident in my art!
  46.       <br>I love Sleeping, Eating and Spending Time with my Sweet Friends.</p>
  47.  
  48.       <p style="color: #d9cfde;">✿════๏⊙๏════✿</p>
  49.      
  50.        <!----------------- LINKS -------------------------------------->
  51.          <!-- links for whatever you want -- social media, frends, etc -->
  52.          <p class="mt-4">
  53.             <a class="btn m-1 tooltipster" style="background: #f7e7ec; color: #666;" data-placement="top" title="Main DeviantArt" href="https://www.deviantart.com/nyakiipon"><i class="fab fa-deviantart"></i></a>
  54.             <a class="btn m-1 tooltipster" style="background: #e8e5f1; color: #666;" data-placement="top" title="Second DeviantArt" href="https://www.deviantart.com/nyakapon"><i class="fab fa-deviantart"></i></a>
  55.             <a class="btn m-1" style="background: #d2dae9; color: #666;" href="https://www.instagram.com/nyakiipon/"><i class="fab fa-instagram"></i></a>
  56.             <a class="btn m-1" style="background: #d9cfde; color: #666;" href="https://www.twitter.com/Nyakiipon"><i class="fab fa-twitter"></i></a>
  57.             <a class="btn m-1" style="background: #facfcf; color: #666;" href="https://nyakiipon.tumblr.com/"><i class="fab fa-tumblr"></i></a>
  58.             </div>
  59.            
  60.             <!------------- DO NOT REMOVE CODING CREDIT -------------------------->
  61.             <p class="text-right small" style="color: #666;">Coding by @lowkeywicked  |  Editing by @elxyie</p>
  62.     </div>
  63.   </div>
  64. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement