Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • jp Friend
    #207734

    Good day

    The download and stream button on the individual “artist” page disappeared.. the only way you can reach it now is if you go to the “all audio” of the individual artist or the global page were all the artists audio is displayed

    dont know how or if it is due to an update..

    http://www.christinme-international.com


    1. DownloadBtn
    Adam M Moderator
    #575351

    Hi @jptromp,

    Please open file /templates/ja_muzic/css/custom.css then add this code :

    a.jp-icon{
    position: absolute;
    }
    a.jp-play {
    right: 20px;
    top: 0;
    }
    a.jp-pause {
    right: 40px;
    top: 0;
    }

    Adam M Moderator
    #641681

    Hi @jptromp,

    Please open file /templates/ja_muzic/css/custom.css then add this code :

    a.jp-icon{
    position: absolute;
    }
    a.jp-play {
    right: 20px;
    top: 0;
    }
    a.jp-pause {
    right: 40px;
    top: 0;
    }

    Adam M Moderator
    #740343

    Hi @jptromp,

    Please open file /templates/ja_muzic/css/custom.css then add this code :

    a.jp-icon{
    position: absolute;
    }
    a.jp-play {
    right: 20px;
    top: 0;
    }
    a.jp-pause {
    right: 40px;
    top: 0;
    }

    jp Friend
    #577236

    thank you adam

    This seems to do the job

    the play and download button is not aligned any more on the main page, the “latest audio” next to the feature video but it does not look bad

    jp Friend
    #643541

    thank you adam

    This seems to do the job

    the play and download button is not aligned any more on the main page, the “latest audio” next to the feature video but it does not look bad

    jp Friend
    #742188

    thank you adam

    This seems to do the job

    the play and download button is not aligned any more on the main page, the “latest audio” next to the feature video but it does not look bad

    jp Friend
    #577353

    I can see there is a pause button now which wasn’t there before… the play button changed into a pause button. think this is the problem for the buttons that don’t align up

    jp Friend
    #643658

    I can see there is a pause button now which wasn’t there before… the play button changed into a pause button. think this is the problem for the buttons that don’t align up

    jp Friend
    #742305

    I can see there is a pause button now which wasn’t there before… the play button changed into a pause button. think this is the problem for the buttons that don’t align up

    Adam M Moderator
    #577526

    Hi @jptromp,

    Please open custom.css and add look for the previous rule :

    a.jp-icon{
    position: absolute;
    }

    then update with :

    a.jp-icon{
    position: absolute;
    top: 0 !important;
    }

    About the video thumbs, please navigate to module setting >>> Profile Settings >>> in Item Width and Thumbnail width >>> type in 215

Viewing 11 posts - 1 through 11 (of 11 total)

This topic contains 11 replies, has 2 voices, and was last updated by  jp 9 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum