Viewing 5 replies - 1 through 5 (of 5 total)
  • To use externally hosted mp3’s…

    – Within the post or page editor, select ‘Add Media’ (top left).
    – Select ‘Insert from URL’ (left of screen).
    – In ‘Enter the URL’ enter link of your externally hosted mp3 file.
    – Under ‘Title’ enter title of the audio track. This is what your site visitors will see.

    Hope this helps!

    Thread Starter Valentin

    (@vbachem)

    Yes It’s working thank you.

    Is the height of the player adjustable?
    In Firefox it is not correct showing up here:
    http://gesundheitspiraten.info/2013/02/geko13-der-erste-tag-des-kongresses/

    Plugin Author pupunzi

    (@pupunzi)

    I think you have some CSS conflict between the Theme and the plugin…

    Thread Starter Valentin

    (@vbachem)

    Thank you.
    Can you give me a hint, where I have to look for the problem?

    Plugin Author pupunzi

    (@pupunzi)

    Removing:

    * {
        -moz-box-sizing: border-box;
    }

    from your theme css the player is fine but not the rest.

    The best for you is to change the height of the player from here:
    .mbMiniPlayer table span{}

    height: 26px !important;

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘use files at external sites’ is closed to new replies.