The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
It is included in 1.0 (you have to add a banner to the Player Overlay group). If you overwrote the video_view_player.tpl.php or video_view_flowplayer.tpl.php then it wont work.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Just add it from the admin panel the name is Player Overlay and the slug is player-overlay.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
You need the following css code in templates/your-template/css/style.css:
#player-advertising,
#video-embed-ads {
display: none;
position: absolute;
text-align: center;
width: 310px;
height: 300px;
padding: 5px 0;
background: #FFFFFF;
border: 1px solid #333333;
}
#player-advertising p,
#video-embed-ads p {
margin: 0;
padding: 0;
font-size: 14px;
font-weight: bold;
color: #131313;
}
#player-advertising a.close-ads,
#video-embed-ads a.close-ads {
padding: 3px 0;
margin: 3px 0 0 90px;
display: block;
width: 140px;
font-size: 18px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
background: url('../images/bg.jpg') repeat-x;
border: 1px solid #131313;
}
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Welcome!
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Yes. I will check the overlay in chrome also.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1