- by x_v4mp3y3lin3r_x - Profile Tunes Skins - used 224 times
Change the width of the box by increasing/decreasing the width percentage in the "div#profile-playlist-container" element! (the very first thing in the code!)
The color hex codes used are: #000 (black), #fff (white), and #6E6E6E (light gray) so feel free to change those out for any colors you want. But make sure to leave the "!important" rule, otherwise they won't work.
If you want to change how square the edges are, increase the "border-radius" properties.
If you want to change the equalizer photo, scroll to the very last element (".pp-equalizer") and change the url to whatever icon you want it to be! If you want it to just be the plain equalizer, delete the entire element.
I don't want credit, use this code however you like.
Copy this and paste it at the bottom of the Advanced CSS tab in your layout editor, then save. Leave the Visual Builder's existing CSS in place - add this under it, don't replace it.
How to use: copy the CSS above → open your layout editor → switch to the Advanced CSS tab → paste at the bottom (keep the Visual Builder CSS above it) → save → refresh your profile. If the element also has HTML, paste that into About Me or at the bottom of Advanced CSS after the CSS. Elements stack - you can combine as many as you like. New to CSS? Read the Custom Code Tutorial.