You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the blue_playlist, but I've also worked a lot with the black_playlist. The styles.css file is included in both and is where you might want to look.
As an example, the left for img styling in blue_playlist is as follows:
I went through the css line by line and tried to understand it. Then, I "tweaked" it to my specifications. It is a tedious process, but doable. The biggest trouble that I have is trying to figure out how to use the callouts at the end of the json file. I'm not very good at javascript and I've been working for days and days trying to get the setTimeout() function/method to add a pause between the songs.
The documents and examples for Amplitudejs are very good, but do to my lack of knowledge, I need a more complete explanation with examples of how things are done.
Issue description
Hi
silly question, just wondering where in the code I can change the height & width of the entire player?
The text was updated successfully, but these errors were encountered: