1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

CSS CSS Issue (I Think)

Discussion in 'Web Development' started by Chilly Greek, Jul 2, 2013.

  1. Chilly Greek

    Chilly Greek New Member

    Hi folks, I'm pretty new to CSS and I could really use some help in what I think is probably an easy one,

    I've downloaded and have the https://freewebsitetemplates.com/preview/zootemplate/

    I've got it loaded up in Dreamweaver and I can edit and change everything as I like, no issues.

    Issue: I'm trying to replace the top right picture of the lion with a embed'ed youtube video, but as soon as I delete the lion pic and replace the html section with the embed code, the entire site just..breaks apart. HTML looks like:

    </ul>
    <img src="images/lion-family.jpg" alt="figure"/>
    <div>

    and I want to replace the <img etc.. with

    <iframe width="420" height="315" src="//www.youtube.com/embed/xxxxxxxx" frameborder="0" allowfullscreen></iframe>

    Can someone help me on what I'm doing wrong?
     
  2. Geoff Tyrer

    Geoff Tyrer Member

    Hi Chilly Greek,

    Is this still a problem? I'm just back from holiday and catching up with the forum...