Viewing 1 replies (of 1 total)
  • Look in your index.html file for the following code:

    <div id="head-news">
    <h3>Welcome Video</h3>
    <object width="310" height="220"><param name="movie" value="https://www.youtube.com/v/imdA0ngE3nQ&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="https://www.youtube.com/v/imdA0ngE3nQ&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="310" height="220"></embed></object>
    </div><!--/head-news-->

    This is the code for placing your video where it is now.

    If you want to remove it, you can just delete it, or replace the URL with another video.

Viewing 1 replies (of 1 total)
  • The topic ‘removing a youtube video from a website’ is closed to new replies.