• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] AD video overlay position issue

Started by RumbaGumba,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RumbaGumbaTopic starter

Hey guys, can I make the video overlay ad central in some way because now it is showing at the left side of the video. At your demo site which is with the latest version you have made it great - central and transparent. It would be good if I can at least make it central to hide the youtube ad showing
  •  

PHPVibe A.

Hi! This are the css changes for ads:
/* Ads*/
.floating-video-ad {position:absolute; z-index:99999999; display:block; width:100%; height:auto; opacity:0.35; text-align:center; }
.floating-video-ad img{margin:0 auto;}
.floating-video-ad:hover{opacity:0.99!important;}
.floating-video-ad.adbottom {bottom:12%;}
.floating-video-ad.adtop {top:5px;}
.floating-video-ad .close-ad{background:url(../images/close_button.gif) no-repeat left top;position:absolute; right:3px; top:3px;z-index:9999; display:none; color:#666; line-height:17px; cursor:pointer;width:17px; height:17px;}
.floating-video-ad:hover .close-ad{display:block!important;}
.static-ad{display:block; text-align:center; padding: 10px auto; clear:both;}


file: tpl/main/css/vibe.style.css

The button's image file is this one http://www.videoinedit.com/tpl/main/images/close_button.gif

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 41313

new account creation issue

Started by qadribrothers


Replies: 31
Views: 11726

Blocks issue (Home Page) PHPVIBE 5

Started by yafe3


Replies: 8
Views: 2811

Conversation (messaging) issue PHPVIBE 5

Started by yafe3


Replies: 7
Views: 2954

Image uploading unpublished issue

Started by sandeepkaler


Replies: 2
Views: 2052

unpulished images, and more issue bug etc..

Started by spirog


Replies: 10
Views: 4028

unpublished issue when upload Image

Started by sandeepkaler


Replies: 1
Views: 1778