Headlands
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to change the very-most-background color of a page.Sorry – I didn’t realize that.
Forum: Fixing WordPress
In reply to: I upgraded plugins, and now everything is inaccessible.Thank you Lisa.
Forum: Fixing WordPress
In reply to: Need to remove the entire top graphic portion of the Audio Playlist.Well, I don’t know if it’s correct or not (please tell me if it should be different), but I (well, my girlfriend, who does a different type of programming) did it this way:
.wp-playlist-caption, .wp-playlist-current-item .wp-playlist-item-artist, .wp-playlist-current-item .wp-playlist-item-title, .wp-playlist-item-album {
display:none;
}div.wp-playlist-current-item {
height:0px;
margin-bottom: 0px;
}- This reply was modified 8 years, 9 months ago by Headlands.
Forum: Fixing WordPress
In reply to: Need to remove the entire top graphic portion of the Audio Playlist.Thank you so much Steve. That worked!
One more question then I promise I’ll be done. 🙂
Is there a way to shorten the space at the top where the title used to be, so that it’s basically flush with the top of the player itself? You had it that way in the initial picture that you showed me, and it’s great.
Forum: Fixing WordPress
In reply to: Need to remove the entire top graphic portion of the Audio Playlist.Hey Steve, thanks! That was for a Guiness commercial in Ireland. 🙂
I installed Simple Custom CSS and copied the CSS you posted — it doesn’t seem to change anything. I could be doing something wrong — I tried it both in the “Additional CSS” and using Simple Custom CSS when that didn’t work.
Any idea what I could be doing wrong?
- This reply was modified 8 years, 9 months ago by Headlands.
Forum: Fixing WordPress
In reply to: Need to remove the entire top graphic portion of the Audio Playlist.Forum: Fixing WordPress
In reply to: Need to remove the entire top graphic portion of the Audio Playlist.I can’t unfortunately, because I can’t enable downloads of the music.
Will that prevent me from editing the player to get rid of the top portion?
- This reply was modified 8 years, 9 months ago by Headlands.
Never mind – I switched the player setting to Flash, and all is good…though I did need to re-enter a new embed code from Soundcloud, which was a drag.
Forum: Fixing WordPress
In reply to: SoundCloud embeds are suddenly not working for me.I needed the change the settings Shortcode on SoundCloud to “Flash” for some reason, and now it works.