Cherry's profile picture

Published by

published
updated

Category: SpaceHey

Vinyl Collection Add-On

(ALL credits on this design go to https://blog.spacehey.com/user?id=1915271 , I am just clarifying on how I customized it)

I had SO much trouble doing this so let me simplify if for anyone who wants a vinyl add-on with their own songs! (when adding to your pf paste all info into your "about me" or "People i want to meet")

Base: First, go to the website provided by https://blog.spacehey.com/user?id=1915271 (or Kazimir) in his blog titled "Vinyl Collection". This will provide you two links, html and css -- copy the html code and paste into your profile, then in the next space down type <style> and paste the css code underneath it. After that you will type </style> under the css code.


Customizing: The start of your code should look similar to this (with a different song):

<div id="vinyl-gallery">
  <div class="vinyl">
    <img src="
https://e.snmc.io/i/600/s/81dcf3b4a3167d0cf33aad00210d833c/9393597/jordana-and-tv-girl-summers-over-Cover-Art.jpg"/>
  </div>
  <div class="title">Jordana, TV Girl - Better in the Dark</div>

[DO NOT TOUCH! NEEDED FOR CODE, artist of song/album, song/album, image for song cover- usually album cover]

This will be done for every vinyl (if you wish to customize them all)

Tip: When you go to insert you image, simply double click a google image and select "copy image link" THEN you can paste that into the code


1 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )