Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!------
- 【F2U】 53.Live [ Dark. ]
- // Code by Leporidebug
- //// COLORS ////
- main accent → 75410f
- text color → d4d4d4
- button → d42242
- blacks → 000000
- whites → ffffff
- ------>
- <br>
- <div class="card mx-auto mt-4 p-1" style="max-width:700px;border-radius:0.5rem;background-color:#000000;font-family:'avenir';">
- <!--------------------------------
- | MAIN BACKGROUND
- ---------------------------------->
- <div class="row no-gutters rounded modal-open" style="background-size:cover;background-position:center;
- /*----- main background ; autoscale center, replace IMG_URL with image address -----*/;
- background-image:url(https://i.pinimg.com/564x/60/c2/bc/60c2bcfd3cf68f97421af6a3b82ff9ad.jpg);
- ">
- <!--------------------------------
- | LEFT BOX
- - name and music player
- ---------------------------------->
- <div class="col-lg col-12 flex-column">
- <div class="card border-0 p-1" style="height:330px;background-color:transparent;">
- <!----- name box ----->
- <div class="card border-0 p-2" style="background-color:rgba(0,0,0,0.8);max-width:250px;box-shadow:0 0 8px rgba(0,0,0,0.3)">
- <div class="row no-gutters">
- <!----- avatar image ----->
- <div class="col-auto my-auto">
- <div class="card rounded-circle" style="width:65px;height:65px;background-color:transparent;border-color:#ffffff;border-width:2px;background-size:cover;background-position:center;
- /*----- user avatar ; replace IMG_URL with image address -----*/;
- background-image:url(https://i.pinimg.com/564x/c6/c0/40/c6c0401278a3088d8bc3cb97e85d21e5.jpg);
- "></div>
- </div>
- <!----- name ----->
- <div class="col pl-3 my-auto">
- <h1 class="text-uppercase font-weight-bold mb-0" style="letter-spacing:1px;color:#b08d6b;">
- XUXU ✧・゚
- </h1>
- <p class="small" style="color:#d4d4d4;">
- @ xuxu | <!----- carrd ----->
- <a href="https://xuxu-time.carrd.co/" title="carrd" class="tooltipster" data-placement="bottom" style="text-decoration:none;color:#b08d6b;">
- <i class="fas fa-id-card fa-sm fa-fw"></i> carrd
- </a>
- </p>
- </div>
- </div>
- </div>
- <!----- name box ----->
- <!----- filler box to push music player to bottom, no need to edit ----->
- <div class="card border-0 d-flex flex-fill" style="background:transparent;"></div>
- <!----- music player ----->
- <div class="container">
- <div class="row no-gutters">
- <!----- play button ----->
- <div class="col-auto my-auto">
- <!----- replace OgCj6OpPbAw with the part of URL after [https://www.youtube.com/watch?v=] ----->
- <a href="" style="text-decoration:none;color:#ffffff;text-shadow:0 0 3px rgba(0,0,0,0.5);">
- <iframe frameborder="0" style="height:1rem;width:1rem;position:absolute;opacity:0.002"
- src="https://www.youtube.com/embed/LV9wXtjI6Cs"
- ></iframe>
- <!----- fontawesome icon here ----->
- <i class="fas fa-play fa-fw"></i>
- </a>
- </div>
- <!----- artist info ----->
- <div class="col my-auto px-1">
- <p class="small text-uppercase" style="color:#ffffff;text-shadow:0 0 3px rgba(0,0,0,0.5);">
- I'VE HELD PROMISES UNBROKEN
- </p>
- </div>
- </div>
- </div>
- <!----- music player end ----->
- </div>
- </div>
- <!----- LEFT BOX END ----->
- <!----- filler box between two boxes, no need to edit ----->
- <div class="col-lg-auto col-12 flex-column">
- <div class="card border-0 rounded-0 p-1 d-flex flex-fill" style="background-color:#000000;"></div>
- </div>
- <!--------------------------------
- | RIGHT BOX
- - main profile
- ---------------------------------->
- <div class="col-lg-4 col-12 flex-column">
- <!-----------------------------------
- scrollable "chat"-styled profile
- ------------------------------------->
- <div class="card border-0 d-flex flex-fill rounded-0 p-3" style="background-color:rgba(0, 0, 0, 0.5);min-height:100px;max-height:300px;overflow:auto;">
- <!----- basics ---->
- <div class="card border-0 p-3 small mb-2" style="background-color:rgba(0,0,0,0.9);max-width:250px;box-shadow:0 0 8px rgba(0,0,0,0.3);color:#d4d4d4;">
- <p>18+ . they/them . pst
- <br>
- <a href="https://toyhou.se/~forums/11.general-off-topic/484389.resources-for-palestine?page=1">support palestine 🍉</a>
- </div>
- <!----- basics end ---->
- <!----- intro box ---->
- <div class="card border-0 p-3 small mb-2" style="background-color:#75410f;max-width:250px;box-shadow:0 0 8px rgba(0,0,0,0.3);color:#ffffff;">
- <!----- header ---->
- <div class="row no-gutters">
- <!----- greeting ---->
- <div class="col my-auto">
- <h4 class="mb-0 font-weight-bold text-uppercase">
- WHAT'S UP,
- </h4>
- </div>
- <!----- avatar image (again) ---->
- <div class="col-auto">
- <div class="card rounded-circle mb-1" style="width:30px;height:30px;background-color:transparent;border-color:#ffffff;border-width:2px;background-size:cover;background-position:center;
- /*----- user avatar ; replace IMG_URL with image address -----*/;
- background-image:url(https://64.media.tumblr.com/dcdd9120f1d178daf3059887c86475d2/37f37deabac96f53-6d/s500x750/1ca716493fb319865501a7976a083d5c1d3582e8.jpg);
- "></div>
- </div>
- </div>
- <!----- header end ---->
- <!----- intro content ---->
- <p>
- ...babes, bros, and nonbinary crows~! I'm Xuxu, a digital artist & undergrad psychology student with very low energy. I love TGCF and Twisted Wonderland.
- </p>
- </div>
- <!----- intro box end ---->
- <!----- art status ---->
- <div class="card border-0 p-3 small mb-2" style="background-color:rgba(0,0,0,0.9);max-width:250px;box-shadow:0 0 8px rgba(0,0,0,0.3);color:#d4d4d4;">
- <p>"But who prays for Satan? Who, in eighteen centuries, has had the common humanity to pray for the one sinner that needed it most?"</p>
- </div>
- <div class="card border-0 p-3 small mb-2" style="background-color:#75410f;max-width:250px;box-shadow:0 0 8px rgba(0,0,0,0.3);color:#ffffff;">
- <!----- avatar image ----->
- <div class="card" style="width:150px;height:140px;background-color:transparent;background-size:cover;background-position:center;
- background-image:url(https://i.pinimg.com/564x/b9/22/a4/b922a42939d27651ff397d463377c600.jpg);
- "></div>
- </div>
- </div>
- <!----- chat profile end ----->
- <!-----------------------------------
- message and socials
- ------------------------------------->
- <div class="card pt-2 rounded-0 border-0 d-flex flex-fill" style="background-color:#000000;">
- <!----- send message ----->
- <div class="card border-0 modal-open mb-1" style="border-radius:1.5rem;">
- <div class="row no-gutters">
- <!----- message box ----->
- <div class="col-9 flex-column">
- <div class="card px-2 py-1 rounded-0 border-0 flex-fill" style="background-color:#d4d4d4;color:#000000;">
- <!----- message content ----->
- <p class="small my-auto faded">
- "san lang, join me!" </p>
- </div>
- </div>
- <!----- message box end ----->
- <!----- send button ----->
- <div class="col-3 flex-column">
- <!----- replace username with your own ----->
- <a
- href="https://drawing.garden/"
- title="join xie lian!"
- class="w-100 btn rounded-0 border-0 d-flex flex-fill mx-auto my-auto tooltipster" style="color:#ffffff;background-color:#d42242;">
- <!----- fontawesome icon ----->
- <i class="fas fa-paper-plane fa-fw" style="font-size:0.75rem;"></i>
- </a>
- </div>
- <!----- send button end ----->
- </div>
- </div>
- <!----- send message end ----->
- </div>
- <!----- message and socials end ------>
- </div>
- <!----- RIGHT BOX END ----->
- </div>
- </div>
- <!----- MAIN CONTENT END ----->
- <!----- CREDIT ! please do not remove ----->
- <p class="text-center faded mx-auto mb-4" style="max-width:700px;">
- <a href="https://toyhou.se/19722685" class="small text-muted" style="text-decoration:none;">code by Leporidebug</a>
- </p>
- <!----- [ CODE END ] ----->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement