KaylaHow to add a MUSIC CONTROL to your description!
#1
I know a lot of people, like me, don't always enjoy the volume of people's songs. Or maybe you're just not in the mood to hear it!

Well, I found a way to have a music control on your profile that is super simple and easy to set up! 

Here are the steps needed:

Step 1: Copy paste this code 


Code:
<div style=position:absolute;top:0;left:0;margin:0;padding:0;>
<audio controls autoplay src=https://cdn.discordapp.com/attachments/1010619944490258442/1032395786933256272/GosT_-_Supreme_feat._Hayley_Stewart_quieter.mp3 type=audio/mpeg>
</audio>
</div>


Step 2: Send your desired song to anyone in discord DMs. NOTE: It should be a .mp3 for it to work properly.


Step 3: Right click the song and select 'copy link adress'.

Step 4: Replace the link in there by yours.

Step 5 (Optional): You can mess around with the position numbers to adjust the player position. You can also change the "Left" or "Top" to "right" and "bottom" if you'd want it at the bottom right instead of up left, etc etc.

Here is how it looks like on default settings. I will also provide the full code of this description so that you can use it for yourself and edit accordingly: 



[Image: DdNrZQt.png]


Code:
<div style=z-index:-1;width:100%;height:100%;background-image:url('https://cdn.discordapp.com/attachments/1032313989608251472/1032314021975695441/Aura.png');background-size:cover;background-repeat:no-repeat;position:absolute;top:0;left:0;margin:0;padding:0;>
</div>

<div style=position:absolute;top:0;left:0;margin:0;padding:0;>
<audio controls autoplay src=https://cdn.discordapp.com/attachments/1010619944490258442/1032395786933256272/GosT_-_Supreme_feat._Hayley_Stewart_quieter.mp3 type=audio/mpeg>
</audio>
</div>
Reply
#2
I am shamelessly bumping this because I don't want to go to the 2nd page and I already have too many bookmarks.

:)
Reply
Topic Options
Forum Jump:




Users browsing this thread: 1 Guest(s)