Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #7096
    oswaler
    Participant

    I 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

    Attachments:
    You must be logged in to view attached files.
    #7098
    Rattus
    Keymaster

    That’s CSS conflict with theme or other plugin. I need live url to fix that.

    #7099
    oswaler
    Participant

    Thanks much for the quick answer. Its at

    http://75f.d42.myftpupload.com/suffocation-and-other-melodies-2/

    #7100
    Rattus
    Keymaster

    Edit 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.

    #7102
    oswaler
    Participant

    That 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

    #7107
    Rattus
    Keymaster

    You 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.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Modules’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support Forum