Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author pupunzi

    (@pupunzi)

    Hi that can be solved forcing the LTR direction only for the player element on the miniplayer.css file:

    .mbMiniPlayer{
      vertical-align: baseline!important;
      direction:ltr !important;
    }

    I’ll change this for the next release.
    Bye,
    M

    Thread Starter Karem

    (@yair)

    it’s work – ThanX

    About The buttons:
    The Speaker button should be smaller then the play button

    Because the Speaker button bigger, sometimes the user presses the speaker button first and – then he mute the music without intention
    that’s way i think, Speaker button should be un-clickable until the user presses on Play button

    Thread Starter Karem

    (@yair)

    Hello M

    can you make the Play button biger then Speaker
    & make the Speaker button un-clickable?

    Thanks

    Thread Starter Karem

    (@yair)

    Hello

    what about the RTL Class

    i didnt see it yes in the original CSS file

    TNX

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘RTL Display buttons’ is closed to new replies.