Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Buttons on Player position brakes on iPhone

  • Felipe
  • Felipe's Avatar Topic Author
  • Offline
  • Senior Member
More
10 years 5 months ago #138861 by Felipe
world cup update: Chile: 2 - Spain: 0

Even on a quickstart install, the radiowave_player position looks weird on iPhone.
Play, Mute and popup buttons are misaligned and Mute button disappears.

Regards,
Felipe Z.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 5 months ago #138862 by Krikor Boghossian
Replied by Krikor Boghossian on topic Buttons on Player position brakes on iPhone
It is possible there has been an API change.
The mute button is not function in iOS devices.
Imho it is not needed so you can safely hide it in all smaller viewports.
@media only screen and (max-width: 767px){
.playingNow ul.jp-controls li:nth-child(2) { display: none }
}

If you want to hide it on tablets as well you can change the 767 to 900 (keep the px part).

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum