Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- /*
- ======== !! IMPORTANT !! DO NOT REMOVE ANY PART OF THIS SECTION =========
- AUTHOR: Elle
- FOR: Sirena [RPC Profile]
- LANGUAGE: CSS/HTML/JS
- SOURCE: https://pastebin.com/raw/C935JDZ4 -
- REGISTRATION: https://www.copyrighted.com/work/2PKqDybNAqyK7xoN ;
- ######################----########-----------------########------------------######################
- ######################----########-----------------########------------------######################
- ######################----########-----------------########------------------######################
- ########------------------########-----------------########------------------########
- ########------------------########-----------------########------------------########
- ######################----########-----------------########------------------######################
- ######################----########-----------------########------------------######################
- ######################----########-----------------########------------------######################
- ########------------------########-----------------########------------------########
- ########------------------########-----------------########------------------########
- ######################----#####################----######################----######################
- ######################----#####################----######################----######################
- ######################----#####################----######################----######################
- */
- /*
- ============================================================================================================
- THE REST OF THE CODE IS KEPT IN MY FILE BUT IT WON'T AFFECT HOW YOUR PROFILE WILL LOOK. HERE ARE THE EDITABLE
- PORTIONS OF YOUR CODE. IT MAKES IT EASIER FOR YOU TO IGNORE THE PARTS OF THE CODE WHERE YOU REALLY CAN'T TOUCH
- BECAUSE IT MIGHT BREAK THE WHOLE THING. IT ALSO MAKES IT EASIER FOR ME TO FIX BUGS YOU MAY FIND.
- =============================================================================================================
- */
- /* ----------- CHANGE BACKGROUND -------------*/
- :root{
- --background: radial-gradient(circle, #104480, #2F2727) !important;
- }
- /* ------------- CHANGE PICTURE ---------------*/
- #mermaid{
- background-image: url('https://i.imgur.com/ihYGuqp.png') !important;
- background-position: center !important;
- background-repeat: no-repeat !important;
- background-size: 60% !important;
- }
- /* ----------- CHANGE COLOURS -----------*/
- :root{
- --scrollbar: #104480 !important;
- --h1: #1ba77d !important;
- --h1-outline: #fff !important;
- --b: #132d55 !important;
- --link: #d4a4f5 !important;
- --link-hover: #64edad !important;
- --italics: #1ba77d !important;
- --border: #83ccee !important;
- --box-background: linear-gradient(45deg, #a2d5ec, #3fa3d1) !important;
- --nav-hover: #478de9 !important;
- --text: #fff !important;
- --audio-glow: #3fa3d1 !important;
- }
- /* -----------CHANGE FONTS [you'd have to link them first though] --------------*/
- h1{
- font-family: 'Dr Sugiyama' !important;
- }
- b{
- font-family: 'Engagement' !important;
- font-size: 3.5vh !important;
- }
- a{
- font-family: 'Engagement' !important;
- font-size: 3.5vh !important;
- }
- /* ------------ CHANGE AUDIO PLACEMENT --------------*/
- audio {
- position: absolute !important;
- left: 12% !important;
- bottom: 18% !important;
- }
- /*
- =======================================================================================================
- TROUBLESHOOTING: IF YOU NEED ANY HELP, MESSAGE ME ON DISCORD: Lil Monster#3557
- =======================================================================================================
- */
- </style>
- <!-- ===================LOAD IN CSS FILE=================== -->
- <link href="https://ellexidecodes.github.io/Profile-Codes/free/mermaid.css" rel="stylesheet">
- <!--- ===================DO NOT TOUCH OR IT BORKS YOUR CODE========================== -->
- <script src="https://themonstrousdev.github.io/profiles/Addons/free.js"></script>
- <script src="https://ellexidecodes.github.io/Profile-Codes/free/siren.js"></script>
- <!-- ==================PROFILE START================= -->
- <canvas id="canvas"></canvas>
- <div id="mermaid"></div>
- <div id="border"></div>
- <div id="back"></div>
- <!--============= BUBBLES =================-->
- <div id="background-wrap">
- <div class="bubble x1"></div>
- <div class="bubble x2"></div>
- <div class="bubble x3"></div>
- <div class="bubble x4"></div>
- <div class="bubble x5"></div>
- <div class="bubble x6"></div>
- <div class="bubble x7"></div>
- <div class="bubble x8"></div>
- <div class="bubble x9"></div>
- <div class="bubble x10"></div>
- </div>
- <div id="bubbles2">
- <div class="bubbles xx1"></div>
- <div class="bubbles xx2"></div>
- <div class="bubbles xx3"></div>
- <div class="bubbles xx4"></div>
- <div class="bubbles xx5"></div>
- </div>
- <!-- ==================== BUBBLES END ======================== -->
- <!-- ===================== THE TABS ======================== -->
- <div id="tabs">
- <div class="tab">
- <input id="anchor-1" name="mermaid" checked="checked" type="radio" />
- <label for="anchor-1" class="one" title="Stats"><img src="https://i.imgur.com/Loq3ugK.png" width="100%" style="position: absolute;bottom: 0;left:0;"></label>
- <div class="content">
- <center><h1>The Ocean's Song</h1></center>
- <table border="0" cellspacing="5" width="100%"><tbody>
- <tr>
- <td style="text-align: center;"><b>Name</b></td><td style="text-align: center;">Caterina</td>
- </tr>
- <tr>
- <td style="text-align: center;"><b>Moniker</b></td><td style="text-align: center;">Cat, Amore</td>
- </tr>
- <tr>
- <td style="text-align: center;"><b>Age</b></td><td style="text-align: center;">116 y.o.</td>
- </tr>
- <tr>
- <td style="text-align: center;"><b>Gender</b></td><td style="text-align: center;">Femme</td>
- </tr>
- <tr>
- <td style="text-align: center;"><b>Occupation</b></td><td style="text-align: center;">Singer</td>
- </tr>
- </tbody></table>
- </div>
- </div>
- <div class="tab">
- <input id="anchor-2" name="mermaid" type="radio" />
- <label for="anchor-2" class="two" title="Biography"><img src="https://i.imgur.com/Loq3ugK.png" width="100%" style="position: absolute;bottom: 0;left:0;"></label>
- <div class="content">
- <center><h1>Mermaid's Melody</h1></center>
- <p><center>Work in Progress<br><b>Bold</b> <i>Italics</i> <u>Underline</u> <s>Strikethrough</s> <a>Link</a></center></p>
- </div>
- </div>
- <div class="tab">
- <input id="anchor-3" name="mermaid" type="radio" />
- <label for="anchor-3" class="three" title="Friends"><img src="https://i.imgur.com/Loq3ugK.png" width="100%" style="position: absolute;bottom: 0;left:0;"></label>
- <div class="content">
- <center><h1>My Pearls</h1></center>
- <center>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
- <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
- <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
- </center>
- </div>
- </div>
- <div class="tab">
- <input id="anchor-4" name="mermaid" type="radio" />
- <label for="anchor-4" class="four" title="OOC"><img src="https://i.imgur.com/Loq3ugK.png" width="100%" style="position: absolute;bottom: 0;left:0;"></label>
- <div class="content">
- <center><h1>On Land</h1></center>
- <i>𝞅</i> PM friendly.<br>
- <i>𝞅</i> Story oriented.<br>
- <i>𝞅</i> Discord available.<br>
- </div>
- </div>
- </div>
- <!-- ================== MUSIC ================= -->
- <audio controls loop controlsList="nodownload" id="siren" src="http://k003.kiwi6.com/hotlink/k026clmvp1/Siren_s_Song.mp3"></audio>
- <!-- ===================== CREDIT PLEASE DON'T REMOVE ====================-->
- <div id="credit"><a href="https://www.copyrighted.com/work/2PKqDybNAqyK7xoN" target="_blank"><font style="font-size: 2.5vh;">©</font></a> || <a href="https://themonstrousdev.github.io/" title="The Monster" target="_blank"><font style="font-size: 2.5vh;">𝞅</font></a></div>
Advertisement
Add Comment
Please, Sign In to add comment