• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Disable Video overlay ads on Mobile

Started by imranw,

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

imranwTopic starter

hi, do you guys know how to disable video overlay ads for mobile devices? Which file has the code for overlay ads? Thanks
  •  

Marius P.

Hi! In jplayer or floating?

You can try a css hack, like:

@media(max-width:800px) {
.plAd, .bAd, .floating-video-ad {
display:none!important;
opacity:0!important;
}
}
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

imranwTopic starter

  •  

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 40383

Search problem on mobile for v5

Started by mihai


Replies: 1
Views: 1774

All overlay, pre roll, ads are not playing properly in any players..

Started by prat


Replies: 22
Views: 5115

How to Stop Sharing on other website

Started by HPR


Replies: 2
Views: 1968

How to Disable Animations?

Started by fox_mulder


Replies: 7
Views: 5746

Replies: 3
Views: 4748

how to disabled maintenance mode

Started by uyung


Replies: 2
Views: 2244