Adult Script Pro Community Forums

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.

#1 2012-09-19 20:58:55

hodmedia
Member
Registered: 2011-10-15
Posts: 159
Website

flowplayer overlay

im not sure but didnt you say 1.0 has flowplayer video overlay ads because i have 1.0 and my version doesn have it is there anyway to add it with a few edits? i havnt really upgraded to 1.0.1 or 1.0.2 yet

Offline

#2 2012-09-20 05:44:20

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: flowplayer overlay

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

#3 2012-09-20 08:12:37

hodmedia
Member
Registered: 2011-10-15
Posts: 159
Website

Re: flowplayer overlay

the Player Overlay group is not on my version so it must havnt went over when i upgraded

Offline

#4 2012-09-20 16:06:07

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: flowplayer overlay

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

#5 2012-09-20 19:32:56

hodmedia
Member
Registered: 2011-10-15
Posts: 159
Website

Re: flowplayer overlay

alright that works but the box shows at the top of my player not the middle for some reason and instead of the black close button it shows a clear button any way u could know why?

Offline

#6 2012-09-21 06:19:44

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: flowplayer overlay

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

#7 2012-09-21 07:30:47

hodmedia
Member
Registered: 2011-10-15
Posts: 159
Website

Re: flowplayer overlay

thanks alot adrian smile that fixed it

Offline

#8 2012-09-21 10:35:47

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: flowplayer overlay

Welcome!


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#9 2012-09-25 23:58:42

hodmedia
Member
Registered: 2011-10-15
Posts: 159
Website

Re: flowplayer overlay

the overlay is fine in firefox IE9 and other broswers but in chrome its heavyly misaligned could you take a look at a fix for this thanks

Offline

#10 2012-09-26 05:39:22

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: flowplayer overlay

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

#11 2012-09-26 19:17:34

hodmedia
Member
Registered: 2011-10-15
Posts: 159
Website

Re: flowplayer overlay

thanks let me know when you checked it out for me smile

Offline

Board footer

Powered by FluxBB