Posts Tagged ‘video’

How to avoid overlapping of videos with the opt in box

When you create an opt-in box & if there exist an embedded video then the video overlap with the opt-in box. In that case embedded video covered some part of your opt-in box & page look like this

Try this to fix it:

Add this property to embedded video code ‘wmode=”transparent”‘

In that case page look like this:

How to remove country restrictions from youtube video

Sometimes you want to watch your favorite video from the youtube.com but you will get this error:

Youtube video link look like this:
http://www.youtube.com/watch?v=VIDEOID

In place of VIDEOID, you will find string of characters

Now copy this youtube video link & paste like this:
http://www.youtube.com/v/VIDEOID

you will get video that doesn’t care about from where you are watching