- AuthorPosts
- June 10, 2016 at 16:29 #7096
AnonymousInactiveI added an album image to each audio file. The original image size is 720×720. WHen I view it in the player it shows very small. What should I do to get it to take up the entire album art area?
Thanks – Eric
June 10, 2016 at 17:07 #7098
RattusKeymasterThat’s CSS conflict with theme or other plugin. I need live url to fix that.
June 10, 2016 at 17:20 #7099
AnonymousInactiveThanks much for the quick answer. Its at
http://75f.d42.myftpupload.com/suffocation-and-other-melodies-2/
June 10, 2016 at 18:11 #7100
RattusKeymasterEdit Music gallery -> go to Advanced tab -> paste code below to Custom CSS:
.gm-music-player { text-align: left; } .gm-music-player img { padding: 0 !important; }Then you can save module preset as default, so next time when you create gallery this code will already be there.
June 10, 2016 at 20:03 #7102
AnonymousInactiveThat did it, thanks so much :-) I really appreciate the help.
One other question: How can I set the order I want for the audio tracks in the gallery. I see I can set by filename, etc, but I need to put them in a more arbitrary order than that. Is there somewhere I can specify the exact order I want?
Thanks again
June 14, 2016 at 10:55 #7107
RattusKeymasterYou can set custom order in the album with drag and drop items.
Or you can go to Gmedia Library -> select items in order you want they to appear -> click Action dropdown and select Batch Edit -> set filename to custom like:
somename_{index:1}
where {index:1} is index of selected file in order you select (set start number after colon)Then you can set order by filename in gallery. If you do not set order in gallery, then order of chosen term will be used.
- AuthorPosts
- The forum ‘Modules’ is closed to new topics and replies.
